#------------------------------------------------------------------------# # # # SN4118/JS/EUI # # R6.9 2016-12-27 H323 SIP FXS FXO # # # # # # # # Copyright 2017 BusinessCom # # # # Vervang alle SIP-181 tm SIP188 door de juiste sip-users # # Vervang SN4118SIP181password tm SN4118SIP188password door de passwords # # Vervang alle 181 tm 188 door de juiste toestelnummers # # Vervang evt.de DNS IP-adressen 208.67.222.222 / 220.220 door de juiste # # Vervang 192.168.12.1 door de juiste default gateway # # Vervang 192.168.12.123 door het ipadres van de centrale # # [1-9].. wijst op een 3 cijferig intern nummerplan # # gebruik [1-9]... voor een 4 cijfgerig intern nummerplan # #------------------------------------------------------------------------# cli version 3.20 clock local default-offset +01:00 clock local dst-rule NETHERLANDS +02:00 from 02:00 mar 31st previous sunday until 03:00 oct 31st previous sunday dns-client server 208.67.222.222 dns-client server 208.67.220.220 webserver port 80 language en sntp-client sntp-client server primary nl.pool.ntp.org port 123 version 4 system ic voice 0 low-bitrate-codec g729 profile ppp default profile tone-set default profile call-progress-tone NL_Dialtone play 1 1000 425 0 profile call-progress-tone NL_Alertingtone play 1 1000 425 -7 pause 2 4000 profile call-progress-tone NL_Busytone play 1 500 425 -7 pause 2 500 profile call-progress-tone NL_Congestiontone play 1 250 425 -7 pause 2 250 profile call-progress-tone NL_Waitingtone play 1 500 425 -7 pause 2 250 profile tone-set NL map call-progress-tone dial-tone NL_Dialtone map call-progress-tone ringback-tone NL_Alertingtone map call-progress-tone busy-tone NL_Busytone map call-progress-tone release-tone NL_Busytone map call-progress-tone congestion-tone NL_Congestiontone map call-progress-tone waiting-tone NL_Waitingtone profile voip default codec 1 g711alaw64k rx-length 20 tx-length 20 codec 2 g711ulaw64k rx-length 20 tx-length 20 fax transmission 1 relay t38-udp fax transmission 2 bypass g711alaw64k rx-length 10 tx-length 10 profile pstn default profile ringing-cadence default play 1 1000 pause 2 4000 profile sip default no autonomous-transitioning profile aaa default method 1 local method 2 none context ip router interface IF_IP_LAN ipaddress dhcp tcp adjust-mss rx mtu tcp adjust-mss tx mtu context ip router route 0.0.0.0 0.0.0.0 192.168.12.1 0 context cs switch digit-collection timeout 2 routing-table called-e164 RT_DIGITCOLLECTION route [1-9].. dest-interface IF_SIP_PBX route .T dest-interface IF_SIP_PBX routing-table called-e164 RT_TO_FXS route 181 dest-interface IF_FXS_1 route 182 dest-interface IF_FXS_2 route 183 dest-interface IF_FXS_3 route 184 dest-interface IF_FXS_4 route 185 dest-interface IF_FXS_5 route 186 dest-interface IF_FXS_6 route 187 dest-interface IF_FXS_7 route 188 dest-interface IF_FXS_8 interface sip IF_SIP_PBX bind context sip-gateway GW_SIP_ALL_EXTENSIONS route call dest-table RT_TO_FXS remote 192.168.12.123 5060 hold-method direction-attribute sendonly interface fxs IF_FXS_1 route call dest-table RT_DIGITCOLLECTION message-waiting-indication stutter-dial-tone message-waiting-indication frequency-shift-keying call-transfer caller-id-presentation mid-ring subscriber-number 181 use profile tone-set NL interface fxs IF_FXS_2 route call dest-table RT_DIGITCOLLECTION message-waiting-indication stutter-dial-tone message-waiting-indication frequency-shift-keying call-transfer caller-id-presentation mid-ring subscriber-number 182 use profile tone-set NL interface fxs IF_FXS_3 route call dest-table RT_DIGITCOLLECTION message-waiting-indication stutter-dial-tone message-waiting-indication frequency-shift-keying call-transfer caller-id-presentation mid-ring subscriber-number 183 use profile tone-set NL interface fxs IF_FXS_4 route call dest-table RT_DIGITCOLLECTION message-waiting-indication stutter-dial-tone message-waiting-indication frequency-shift-keying call-transfer caller-id-presentation mid-ring subscriber-number 184 use profile tone-set NL interface fxs IF_FXS_5 route call dest-table RT_DIGITCOLLECTION message-waiting-indication stutter-dial-tone message-waiting-indication frequency-shift-keying call-transfer caller-id-presentation mid-ring subscriber-number 185 use profile tone-set NL interface fxs IF_FXS_6 route call dest-table RT_DIGITCOLLECTION message-waiting-indication stutter-dial-tone message-waiting-indication frequency-shift-keying call-transfer caller-id-presentation mid-ring subscriber-number 186 use profile tone-set NL interface fxs IF_FXS_7 route call dest-table RT_DIGITCOLLECTION message-waiting-indication stutter-dial-tone message-waiting-indication frequency-shift-keying call-transfer caller-id-presentation mid-ring subscriber-number 187 use profile tone-set NL interface fxs IF_FXS_8 route call dest-table RT_DIGITCOLLECTION message-waiting-indication stutter-dial-tone message-waiting-indication frequency-shift-keying call-transfer caller-id-presentation mid-ring subscriber-number 188 use profile tone-set NL context cs switch no shutdown authentication-service AS_ALL_EXTENSIONS username SIP-181 password SN4118SIP181password username SIP-182 password SN4118SIP182password username SIP-183 password SN4118SIP183password username SIP-184 password SN4118SIP184password username SIP-185 password SN4118SIP185password username SIP-186 password SN4118SIP186password username SIP-187 password SN4118SIP187password username SIP-188 password SN4118SIP188password location-service LS_ALL_EXTENSIONS domain 1 192.168.12.123 5060 identity-group default identity 181 authentication outbound authenticate 1 authentication-service AS_ALL_EXTENSIONS username SIP-181 registration outbound registrar 192.168.12.123 5060 lifetime 300 register auto retry-timeout on-system-error 10 retry-timeout on-client-error 10 retry-timeout on-server-error 10 identity 182 authentication outbound authenticate 1 authentication-service AS_ALL_EXTENSIONS username SIP-182 registration outbound registrar 192.168.12.123 5060 lifetime 300 register auto retry-timeout on-system-error 10 retry-timeout on-client-error 10 retry-timeout on-server-error 10 identity 183 authentication outbound authenticate 1 authentication-service AS_ALL_EXTENSIONS username SIP-183 registration outbound registrar 192.168.12.123 5060 lifetime 300 register auto retry-timeout on-system-error 10 retry-timeout on-client-error 10 retry-timeout on-server-error 10 identity 184 authentication outbound authenticate 1 authentication-service AS_ALL_EXTENSIONS username SIP-184 registration outbound registrar 192.168.12.123 5060 lifetime 300 register auto retry-timeout on-system-error 10 retry-timeout on-client-error 10 retry-timeout on-server-error 10 identity 185 authentication outbound authenticate 1 authentication-service AS_ALL_EXTENSIONS username SIP-185 registration outbound registrar 192.168.12.123 5060 lifetime 300 register auto retry-timeout on-system-error 10 retry-timeout on-client-error 10 retry-timeout on-server-error 10 identity 186 authentication outbound authenticate 1 authentication-service AS_ALL_EXTENSIONS username SIP-186 registration outbound registrar 192.168.12.123 5060 lifetime 300 register auto retry-timeout on-system-error 10 retry-timeout on-client-error 10 retry-timeout on-server-error 10 identity 187 authentication outbound authenticate 1 authentication-service AS_ALL_EXTENSIONS username SIP-187 registration outbound registrar 192.168.12.123 5060 lifetime 300 register auto retry-timeout on-system-error 10 retry-timeout on-client-error 10 retry-timeout on-server-error 10 identity 188 authentication outbound authenticate 1 authentication-service AS_ALL_EXTENSIONS username SIP-188 registration outbound registrar 192.168.12.123 5060 lifetime 300 register auto retry-timeout on-system-error 10 retry-timeout on-client-error 10 retry-timeout on-server-error 10 context sip-gateway GW_SIP_ALL_EXTENSIONS interface LAN bind interface IF_IP_LAN context router port 5060 context sip-gateway GW_SIP_ALL_EXTENSIONS bind location-service LS_ALL_EXTENSIONS no shutdown port ethernet 0 0 medium auto encapsulation ip bind interface IF_IP_LAN router no shutdown port fxs 0 0 use profile fxs nl encapsulation cc-fxs bind interface IF_FXS_1 switch no shutdown port fxs 0 1 use profile fxs nl encapsulation cc-fxs bind interface IF_FXS_2 switch no shutdown port fxs 0 2 use profile fxs nl encapsulation cc-fxs bind interface IF_FXS_3 switch no shutdown port fxs 0 3 use profile fxs nl encapsulation cc-fxs bind interface IF_FXS_4 switch no shutdown port fxs 0 4 use profile fxs nl encapsulation cc-fxs bind interface IF_FXS_5 switch no shutdown port fxs 0 5 use profile fxs nl encapsulation cc-fxs bind interface IF_FXS_6 switch no shutdown port fxs 0 6 use profile fxs nl encapsulation cc-fxs bind interface IF_FXS_7 switch no shutdown port fxs 0 7 use profile fxs nl encapsulation cc-fxs bind interface IF_FXS_8 switch no shutdown