##################################################################### # Template for Configuring Patton Trinity SN4141 for use with Cloudli # =================================================================== # # This template covers the following configuration options: # # Routing Options: # # Hunt Group: Single authenticated account with its inbound calls hunting cyclically # across all FXS ports. # Ring All : Single authenticated account with its inbound calls ringing all # available FXS ports simultaneously. # Per Line : One or more authenticated accounts, each with one or more users (DIDs) # and each user ringing at least one FXS port. # # Line Type Options: # # FAX : The FXS port is optimized for Fax calls. # MODEM : The FXS port is optimized for Modem or Alarm system calls. # DEFAULT : The FXS port is optimized for Voice calls. # # =================================================================== # cli version 4.00 system pcm law-select ulaw clock local default-offset -05:00 clock local dst-rule "Eastern Daylight Time (EDT)" +1:00 from mar second sunday 02:00 2000 until nov first sunday 02:00 2036 actions rule PROV_STARTUP condition ip address:WAN.DHCP LINKUP initial condition system ntp TIME_INITIALIZED action 1 "provisioning execute PF_PROVISIONING_CONFIG" profile aaa DEFAULT method 1 local method 2 none console use profile aaa DEFAULT telnet-server use profile aaa DEFAULT shutdown ssh-server use profile aaa DEFAULT no shutdown snmp-server shutdown web-server protocol http port 80 redirect-to-https protocol https port 443 use profile aaa DEFAULT no shutdown ntp server ntp.babytel.net no shutdown profile napt NAPT_WAN dns-server host 192.168.1.1 smartnode.local relay dns-client shutdown ################################### # Manual DNS Client configuration # ################################### # # Uncomment this section for STATIC IP configuration on ethernet port 0/0 # ----------------------------------------------------------------------- #dns-client # name-server 0.0.0.0 # name-server 0.0.0.0 # # SEE BELOW FOR IP ADDRESS AND DEFAULT GATEWAY CONFIGURATION <<< # ============================================================== profile dhcp-server DHCPS_LAN network 192.168.1.0/24 lease 24 hours default-router 192.168.1.1 domain-name-server 192.168.1.1 include 192.168.1.10 192.168.1.99 profile tls DEFAULT authentication incoming authentication outgoing private-key pki:private-key/DEFAULT own-certificate 1 pki:certificate/DEFAULT diffie-hellman-parameters pki:diffie-hellman-parameters/DEFAULT-2048 profile provisioning PF_PROVISIONING_CONFIG destination configuration use profile tls DEFAULT location 1 https://redirect.patton.com/$(system.serial);mac=$(system.mac);serial=$(system.serial);hwMajor=$(system.hw.major);hwMinor=$(system.hw.minor);swMajor=$(system.sw.major);swMinor=$(system.sw.minor);swDate=$(system.sw.date);productName=$(system.product.name);cliMajor=$(cli.major);cliMinor=$(cli.minor);osName=Trinity;subDirTrinity=/Trinity;subDirSmartWare=;dhcp66=$(dhcp.66);dhcp67=$(dhcp.67) location 2 $(dhcp.66) location 3 $(dhcp.66)/$(system.serial).cfg location 4 http://$(dhcp.66)/$(dhcp.67) location 5 http://$(dhcp.66)/$(system.serial).cfg location 6 tftp://$(dhcp.66)/$(dhcp.67) location 7 tftp://$(dhcp.66)/$(system.serial).cfg activation reload immediate profile fxs DEFAULT_EU electrical-standard etsi caller-id standard fsk-etsi presentation mid-ring profile fxs DEFAULT_US electrical-standard bell caller-id standard fsk-bell presentation mid-ring profile fxs-supplementary-services DEFAULT toggle-call pattern ! profile fxs-supplementary-services FAX_MODEM no call-hold no call-waiting no drop-passive-call no drop-active-call no toggle-call no call-transfer no park-call no aoc emit relay profile call-progress-tone defaultAlertingtone play 1 1000 first-tone 440 -19 second-tone 480 -19 pause 2 3000 profile call-progress-tone defaultBusytone play 1 500 first-tone 480 -24 second-tone 620 -24 pause 2 500 profile call-progress-tone defaultCongestiontone play 1 250 first-tone 480 -24 second-tone 620 -24 pause 2 250 profile call-progress-tone defaultDialtone play 1 1000 first-tone 350 -13 second-tone 440 -13 profile call-progress-tone defaultReleasetone play 1 250 first-tone 480 -24 second-tone 620 -24 pause 2 250 profile tone-set DEFAULT profile voip DEFAULT codec 1 g729 rx-length 20 tx-length 20 codec 2 g711ulaw64k rx-length 20 tx-length 20 dtmf-relay rtp fax transmission 1 relay t38-udp fax transmission 2 bypass g711ulaw64k rx-length 20 tx-length 20 modem transmission 1 bypass g711ulaw64k rx-length 20 tx-length 20 profile voip FAX codec 1 g711ulaw64k rx-length 20 tx-length 20 dtmf-relay rtp fax transmission 1 relay t38-udp fax transmission 2 bypass g711ulaw64k rx-length 20 tx-length 20 profile voip MODEM codec 1 g711ulaw64k rx-length 20 tx-length 20 dtmf-relay inband modem transmission 1 bypass g711ulaw64k rx-length 20 tx-length 20 profile pstn DEFAULT profile ringing-cadence DEFAULT play 1 1000 pause 2 4000 profile rip DEFAULT profile sip DEFAULT ############################################################### # Configure STATIC or DHCP IP address on WAN ethernet port 0/0 # ############################################################### context ip ROUTER # Uncomment this section for DHCP configuration on ethernet port 0/0 # ------------------------------------------------------------------ # interface WAN # ipaddress DHCP dhcp # use profile napt NAPT_WAN DHCP # ## Else for STATIC IP configuration uncomment and enter desired IP address and gateway # ------------------------------------------------------------------------------------ # interface WAN # ipaddress STATIC 0.0.0.0/24 # # routing-table DEFAULT # route 0.0.0.0/0 gateway 0.0.0.0 metric 0 # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE SECTIONS <<< # =================================================== interface LAN ipaddress LAN 192.168.1.1/24 routing-table DEFAULT bgp shutdown rip shutdown context ip ROUTER use profile dhcp-server DHCPS_LAN ############################################################################# # Enter Patton cloud account Organization Key or leave as is for no account # ############################################################################# nodems-client server nodems.patton.io organization-key resource any no shutdown profile packetsmart DEFAULT profile ppp DEFAULT cwmp-client no discovery bind ipaddress ROUTER WAN DHCP session-retry-maximum 1 shutdown stun shutdown context cs SWITCH digit-collection timeout 3 no shutdown ########################### # Enter Your Display Name # ########################### mapping-table calling-e164 to calling-name CNAM # # Uncomment this section for single CNAM configuration # --------------------------------------------------------- # map default to "" # ## Else for multiple CLI/CNAM configuration uncomment unnecessary lines or add lines as needed # ---------------------------------------------------------------- # map to "" # map to "" # map to "" # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE SECTIONS <<< # =================================================== #################################### # Route Inbound Calls to FXS Ports # #################################### routing-table called-e164 RT_TO_FXS # # Uncomment this section for Hunt Group configuration # -------------------------------------- # route dest-service HUNTPORTS # ## Else uncomment this section for Ring All configuration # -------------------------------------------- # route dest-service ALLPORTS # ## Else uncomment from this section lines needed for Per Port configuration # -------------------------------------------------------------- # route dest-interface IF_FXS_00 # route dest-interface IF_FXS_01 # route dest-interface IF_FXS_02 # route dest-interface IF_FXS_03 # route dest-interface IF_FXS_04 # route dest-interface IF_FXS_05 # route dest-interface IF_FXS_06 # route dest-interface IF_FXS_07 # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE SECTIONS <<< # --------------------------------------------------- routing-table called-e164 RT_TO_SIP_GW1 route [2-9]11T!0 dest-interface IF_GW1 CNAM route *98T!0 dest-interface IF_GW1 CNAM route *72[0-4]!0 dest-interface IF_GW1 CNAM route 1.......... dest-interface IF_GW1 CNAM route [2-9]......... dest-interface IF_GW1 CNAM route 011..T dest-interface IF_GW1 CNAM routing-table called-e164 RT_TO_SIP_GW2 route [2-9]11T!0 dest-interface IF_GW2 CNAM route *98T!0 dest-interface IF_GW2 CNAM route *72[0-4]!0 dest-interface IF_GW2 CNAM route 1.......... dest-interface IF_GW2 CNAM route [2-9]......... dest-interface IF_GW2 CNAM route 011..T dest-interface IF_GW2 CNAM routing-table called-e164 RT_TO_SIP_GW3 route [2-9]11T!0 dest-interface IF_GW3 CNAM route *98T!0 dest-interface IF_GW3 CNAM route *72[0-4]!0 dest-interface IF_GW3 CNAM route 1.......... dest-interface IF_GW3 CNAM route [2-9]......... dest-interface IF_GW3 CNAM route 011..T dest-interface IF_GW3 CNAM routing-table called-e164 RT_TO_SIP_GW4 route [2-9]11T!0 dest-interface IF_GW4 CNAM route *98T!0 dest-interface IF_GW4 CNAM route *72[0-4]!0 dest-interface IF_GW4 CNAM route 1.......... dest-interface IF_GW4 CNAM route [2-9]......... dest-interface IF_GW4 CNAM route 011..T dest-interface IF_GW4 CNAM routing-table called-e164 RT_TO_SIP_GW5 route [2-9]11T!0 dest-interface IF_GW5 CNAM route *98T!0 dest-interface IF_GW5 CNAM route *72[0-4]!0 dest-interface IF_GW5 CNAM route 1.......... dest-interface IF_GW5 CNAM route [2-9]......... dest-interface IF_GW5 CNAM route 011..T dest-interface IF_GW5 CNAM routing-table called-e164 RT_TO_SIP_GW6 route [2-9]11T!0 dest-interface IF_GW6 CNAM route *98T!0 dest-interface IF_GW6 CNAM route *72[0-4]!0 dest-interface IF_GW6 CNAM route 1.......... dest-interface IF_GW6 CNAM route [2-9]......... dest-interface IF_GW6 CNAM route 011..T dest-interface IF_GW6 CNAM routing-table called-e164 RT_TO_SIP_GW7 route [2-9]11T!0 dest-interface IF_GW7 CNAM route *98T!0 dest-interface IF_GW7 CNAM route *72[0-4]!0 dest-interface IF_GW7 CNAM route 1.......... dest-interface IF_GW7 CNAM route [2-9]......... dest-interface IF_GW7 CNAM route 011..T dest-interface IF_GW7 CNAM routing-table called-e164 RT_TO_SIP_GW8 route [2-9]11T!0 dest-interface IF_GW8 CNAM route *98T!0 dest-interface IF_GW8 CNAM route *72[0-4]!0 dest-interface IF_GW8 CNAM route 1.......... dest-interface IF_GW8 CNAM route [2-9]......... dest-interface IF_GW8 CNAM route 011..T dest-interface IF_GW8 CNAM interface sip IF_GW1 bind context sip-gateway GW_1 route call dest-table RT_TO_FXS remote address-translation incoming-call called-e164 p-called-party-id # # Uncomment the required voip profile # ----------------------------------- # use profile voip FAX # use profile voip MODEM # use profile voip DEFAULT # # DON'T FORGET TO UNCOMMENT A PROFILE <<< # ----------------------------------- trust remote interface sip IF_GW2 bind context sip-gateway GW_2 route call dest-table RT_TO_FXS remote address-translation incoming-call called-e164 p-called-party-id # # Uncomment the required voip profile # ----------------------------------- # use profile voip FAX # use profile voip MODEM # use profile voip DEFAULT # # DON'T FORGET TO UNCOMMENT A PROFILE <<< # ----------------------------------- trust remote interface sip IF_GW3 bind context sip-gateway GW_3 route call dest-table RT_TO_FXS remote address-translation incoming-call called-e164 p-called-party-id # # Uncomment the required voip profile # ----------------------------------- # use profile voip FAX # use profile voip MODEM # use profile voip DEFAULT # # DON'T FORGET TO UNCOMMENT A PROFILE <<< # ----------------------------------- trust remote interface sip IF_GW4 bind context sip-gateway GW_4 route call dest-table RT_TO_FXS remote address-translation incoming-call called-e164 p-called-party-id # # Uncomment the required voip profile # ----------------------------------- # use profile voip FAX # use profile voip MODEM # use profile voip DEFAULT # # DON'T FORGET TO UNCOMMENT A PROFILE <<< # ----------------------------------- trust remote interface sip IF_GW5 bind context sip-gateway GW_5 route call dest-table RT_TO_FXS remote address-translation incoming-call called-e164 p-called-party-id # # Uncomment the required voip profile # ----------------------------------- # use profile voip FAX # use profile voip MODEM # use profile voip DEFAULT # # DON'T FORGET TO UNCOMMENT A PROFILE <<< # ----------------------------------- trust remote interface sip IF_GW6 bind context sip-gateway GW_6 route call dest-table RT_TO_FXS remote address-translation incoming-call called-e164 p-called-party-id # # Uncomment the required voip profile # ----------------------------------- # use profile voip FAX # use profile voip MODEM # use profile voip DEFAULT # # DON'T FORGET TO UNCOMMENT A PROFILE <<< # ----------------------------------- trust remote interface sip IF_GW7 bind context sip-gateway GW_7 route call dest-table RT_TO_FXS remote address-translation incoming-call called-e164 p-called-party-id # # Uncomment the required voip profile # ----------------------------------- # use profile voip FAX # use profile voip MODEM # use profile voip DEFAULT # # DON'T FORGET TO UNCOMMENT A PROFILE <<< # ----------------------------------- trust remote interface sip IF_GW8 bind context sip-gateway GW_8 route call dest-table RT_TO_FXS remote address-translation incoming-call called-e164 p-called-party-id # # Uncomment the required voip profile # ----------------------------------- # use profile voip FAX # use profile voip MODEM # use profile voip DEFAULT # # DON'T FORGET TO UNCOMMENT A PROFILE <<< # ----------------------------------- trust remote ######################################### # Configure ACD if not routing Per Line # ######################################### # # Uncomment this section for Hunt Group configuration # ----------------------------------------- # service hunt-group HUNTPORTS # cyclic # drop-cause normal-unspecified # drop-cause no-circuit-channel-available # drop-cause network-out-of-order # drop-cause temporary-failure # drop-cause switching-equipment-congestion # drop-cause access-info-discarded # drop-cause circuit-channel-not-available # drop-cause resources-unavailable # route call 1 dest-interface IF_FXS_00 # route call 2 dest-interface IF_FXS_01 # route call 3 dest-interface IF_FXS_02 # route call 4 dest-interface IF_FXS_03 # route call 5 dest-interface IF_FXS_04 # route call 6 dest-interface IF_FXS_05 # route call 7 dest-interface IF_FXS_06 # route call 8 dest-interface IF_FXS_07 # ## Else uncomment this section for Ring All configuration # ---------------------------------------------- # service distribution-group ALLPORTS # route call 1 dest-interface IF_FXS_00 # route call 2 dest-interface IF_FXS_01 # route call 3 dest-interface IF_FXS_02 # route call 4 dest-interface IF_FXS_03 # route call 5 dest-interface IF_FXS_04 # route call 6 dest-interface IF_FXS_05 # route call 7 dest-interface IF_FXS_06 # route call 8 dest-interface IF_FXS_07 # ## Else leave the above sections commented for Per Line configuration # --------------------------------------------------------- interface fxs IF_FXS_00 route call dest-table RT_TO_SIP_GW1 # # Uncomment the required fxs-supplementary-services profile # --------------------------------------------------------- # use profile fxs-supplementary-services FAX_MODEM # use profile fxs-supplementary-services DEFAULT # # DON'T FORGET TO UNCOMMENT A PROFILE <<< # ----------------------------------- interface fxs IF_FXS_01 route call dest-table RT_TO_SIP_GW2 # # Uncomment the required fxs-supplementary-services profile # --------------------------------------------------------- # use profile fxs-supplementary-services FAX_MODEM # use profile fxs-supplementary-services DEFAULT # # DON'T FORGET TO UNCOMMENT A PROFILE <<< # ----------------------------------- interface fxs IF_FXS_02 route call dest-table RT_TO_SIP_GW3 # # Uncomment the required fxs-supplementary-services profile # --------------------------------------------------------- # use profile fxs-supplementary-services FAX_MODEM # use profile fxs-supplementary-services DEFAULT # # DON'T FORGET TO UNCOMMENT A PROFILE <<< # ----------------------------------- interface fxs IF_FXS_03 route call dest-table RT_TO_SIP_GW4 # # Uncomment the required fxs-supplementary-services profile # --------------------------------------------------------- # use profile fxs-supplementary-services FAX_MODEM # use profile fxs-supplementary-services DEFAULT # # DON'T FORGET TO UNCOMMENT A PROFILE <<< # ----------------------------------- interface fxs IF_FXS_04 route call dest-table RT_TO_SIP_GW5 # # Uncomment the required fxs-supplementary-services profile # --------------------------------------------------------- # use profile fxs-supplementary-services FAX_MODEM # use profile fxs-supplementary-services DEFAULT # # DON'T FORGET TO UNCOMMENT A PROFILE <<< # ----------------------------------- interface fxs IF_FXS_05 route call dest-table RT_TO_SIP_GW6 # # Uncomment the required fxs-supplementary-services profile # --------------------------------------------------------- # use profile fxs-supplementary-services FAX_MODEM # use profile fxs-supplementary-services DEFAULT # # DON'T FORGET TO UNCOMMENT A PROFILE <<< # ----------------------------------- interface fxs IF_FXS_06 route call dest-table RT_TO_SIP_GW7 # # Uncomment the required fxs-supplementary-services profile # --------------------------------------------------------- # use profile fxs-supplementary-services FAX_MODEM # use profile fxs-supplementary-services DEFAULT # # DON'T FORGET TO UNCOMMENT A PROFILE <<< # ----------------------------------- interface fxs IF_FXS_07 route call dest-table RT_TO_SIP_GW8 # # Uncomment the required fxs-supplementary-services profile # --------------------------------------------------------- # use profile fxs-supplementary-services FAX_MODEM # use profile fxs-supplementary-services DEFAULT # # DON'T FORGET TO UNCOMMENT A PROFILE <<< # ----------------------------------- ####################################################### # Enter your SIP Parameters from your Cloudli account # ####################################################### # # Uncomment this section for Hunt Group or Ring All configuration # --------------------------------- #authentication-service AS_1 # username password # ## Else for Per Line configuration uncomment lines needed # ---------------------------------------------- #authentication-service AS_1 # username password #authentication-service AS_2 # username password #authentication-service AS_3 # username password #authentication-service AS_4 # username password #authentication-service AS_5 # username password #authentication-service AS_6 # username password #authentication-service AS_7 # username password #authentication-service AS_8 # username password # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE SECTIONS <<< # --------------------------------------------------- ######################################################################## # Configure Outbound Authentication, DIDs and (Virtual Number) Aliases # ######################################################################## # # Uncomment this section for Hunt Group or Ring All configuration # -------------------------------- #Location-service LS_1 # domain 1 # match-any-domain # # identity ## You can specify multiple alias DIDs per account # alias expression # alias expression # # authentication outbound # authenticate 1 authentication-service AS_1 username # # registration outbound # registrar # transport-protocol force udp # lifetime 60 # register auto # ## Else for Per Line configuration uncomment sections needed # ----------------------------------------------- #Location-service LS_1 # domain 1 # match-any-domain # # identity ## You can specify multiple alias DIDs per account # alias expression # alias expression # # authentication outbound # authenticate 1 authentication-service AS_1 username # # registration outbound # registrar # transport-protocol force udp # lifetime 60 # register auto # #Location-service LS_2 # domain 1 # match-any-domain # # identity ## You can specify multiple alias DIDs per account # alias expression # alias expression # # authentication outbound # authenticate 1 authentication-service AS_2 username # # registration outbound # registrar # transport-protocol force udp # lifetime 60 # register auto # #Location-service LS_3 # domain 1 # match-any-domain # # identity ## You can specify multiple alias DIDs per account # alias expression # alias expression # # authentication outbound # authenticate 1 authentication-service AS_3 username # # registration outbound # registrar # transport-protocol force udp # lifetime 60 # register auto # #Location-service LS_4 # domain 1 # match-any-domain # # identity ## You can specify multiple alias DIDs per account # alias expression # alias expression # # authentication outbound # authenticate 1 authentication-service AS_4 username # # registration outbound # registrar # transport-protocol force udp # lifetime 60 # register auto # #Location-service LS_5 # domain 1 # match-any-domain # # identity ## You can specify multiple alias DIDs per account # alias expression # alias expression # # authentication outbound # authenticate 1 authentication-service AS_5 username # # registration outbound # registrar # transport-protocol force udp # lifetime 60 # register auto # #Location-service LS_6 # domain 1 # match-any-domain # # identity ## You can specify multiple alias DIDs per account # alias expression # alias expression # # authentication outbound # authenticate 1 authentication-service AS_6 username # # registration outbound # registrar # transport-protocol force udp # lifetime 60 # register auto # #Location-service LS_7 # domain 1 # match-any-domain # # identity ## You can specify multiple alias DIDs per account # alias expression # alias expression # # authentication outbound # authenticate 1 authentication-service AS_7 username # # registration outbound # registrar # transport-protocol force udp # lifetime 60 # register auto # #Location-service LS_8 # domain 1 # match-any-domain # # identity ## You can specify multiple alias DIDs per account # alias expression # alias expression # # authentication outbound # authenticate 1 authentication-service AS_8 username # # registration outbound # registrar # transport-protocol force udp # lifetime 60 # register auto # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE OPTIONS <<< # ================================================== # Uncomment this section for Hunt Group or Ring All configuration # --------------------------------- #context sip-gateway GW_1 # Include this line if using the Patton encryption license #----------------------------------------------------------------- # proprietary-encryption babytel # bind location-service LS_1 # # interface IF_SIP # transport-protocol udp+tcp 5060 # no transport-protocol tls # # Uncomment this option for DHCP configuration on ethernet port 0/0 # ------------------------------------------------------------------ # bind ipaddress ROUTER WAN DHCP # ## Else for STATIC IP configuration uncomment this option # ------------------------------------------------------- # bind ipaddress ROUTER WAN STATIC # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE OPTIONS <<< # ================================================== # #context sip-gateway GW_1 # notify check-sync accept # no shutdown # ## Else for Per Line configuration uncomment each gateway as needed # -------------------------------------------- #context sip-gateway GW_1 # Include this line if using the Patton encryption license #--------------------------------------------------------- # proprietary-encryption babytel # bind location-service LS_1 # # interface IF_SIP # transport-protocol udp+tcp 5060 # no transport-protocol tls # # Uncomment this option for DHCP configuration on ethernet port 0/0 # ------------------------------------------------------------------ # bind ipaddress ROUTER WAN DHCP # ## Else for STATIC IP configuration uncomment this option # ------------------------------------------------------- # bind ipaddress ROUTER WAN STATIC # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE OPTIONS <<< # ================================================== # #context sip-gateway GW_1 # notify check-sync accept # no shutdown # #context sip-gateway GW_2 # Include this line if using the Patton encryption license #--------------------------------------------------------- # proprietary-encryption babytel # bind location-service LS_2 # # interface IF_SIP # transport-protocol udp+tcp 5061 # no transport-protocol tls # # Uncomment this option for DHCP configuration on ethernet port 0/0 # ------------------------------------------------------------------ # bind ipaddress ROUTER WAN DHCP # ## Else for STATIC IP configuration uncomment this option # ------------------------------------------------------- # bind ipaddress ROUTER WAN STATIC # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE OPTIONS <<< # ================================================== # #context sip-gateway GW_2 # notify check-sync accept # no shutdown # #context sip-gateway GW_3 # Include this line if using the Patton encryption license #--------------------------------------------------------- # proprietary-encryption babytel # bind location-service LS_3 # # interface IF_SIP # transport-protocol udp+tcp 5062 # no transport-protocol tls # # Uncomment this option for DHCP configuration on ethernet port 0/0 # ------------------------------------------------------------------ # bind ipaddress ROUTER WAN DHCP # ## Else for STATIC IP configuration uncomment this option # ------------------------------------------------------- # bind ipaddress ROUTER WAN STATIC # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE OPTIONS <<< # ================================================== # #context sip-gateway GW_3 # notify check-sync accept # no shutdown # #context sip-gateway GW_4 # Include this line if using the Patton encryption license #--------------------------------------------------------- # proprietary-encryption babytel # bind location-service LS_4 # # interface IF_SIP # transport-protocol udp+tcp 5063 # no transport-protocol tls # # Uncomment this option for DHCP configuration on ethernet port 0/0 # ------------------------------------------------------------------ # bind ipaddress ROUTER WAN DHCP # ## Else for STATIC IP configuration uncomment this option # ------------------------------------------------------- # bind ipaddress ROUTER WAN STATIC # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE OPTIONS <<< # ================================================== # #context sip-gateway GW_4 # notify check-sync accept # no shutdown # #context sip-gateway GW_5 # Include this line if using the Patton encryption license #--------------------------------------------------------- # proprietary-encryption babytel # bind location-service LS_5 # # interface IF_SIP # transport-protocol udp+tcp 5064 # no transport-protocol tls # # Uncomment this option for DHCP configuration on ethernet port 0/0 # ------------------------------------------------------------------ # bind ipaddress ROUTER WAN DHCP # ## Else for STATIC IP configuration uncomment this option # ------------------------------------------------------- # bind ipaddress ROUTER WAN STATIC # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE OPTIONS <<< # ================================================== # #context sip-gateway GW_5 # notify check-sync accept # no shutdown # #context sip-gateway GW_6 # Include this line if using the Patton encryption license #--------------------------------------------------------- # proprietary-encryption babytel # bind location-service LS_6 # # interface IF_SIP # transport-protocol udp+tcp 5065 # no transport-protocol tls # # Uncomment this option for DHCP configuration on ethernet port 0/0 # ------------------------------------------------------------------ # bind ipaddress ROUTER WAN DHCP # ## Else for STATIC IP configuration uncomment this option # ------------------------------------------------------- # bind ipaddress ROUTER WAN STATIC # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE OPTIONS <<< # ================================================== # #context sip-gateway GW_6 # notify check-sync accept # no shutdown # #context sip-gateway GW_7 # Include this line if using the Patton encryption license #--------------------------------------------------------- # proprietary-encryption babytel # bind location-service LS_7 # # interface IF_SIP # transport-protocol udp+tcp 5066 # no transport-protocol tls # # Uncomment this option for DHCP configuration on ethernet port 0/0 # ------------------------------------------------------------------ # bind ipaddress ROUTER WAN DHCP # ## Else for STATIC IP configuration uncomment this option # ------------------------------------------------------- # bind ipaddress ROUTER WAN STATIC # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE OPTIONS <<< # ================================================== # #context sip-gateway GW_7 # notify check-sync accept # no shutdown # #context sip-gateway GW_8 # Include this line if using the Patton encryption license #--------------------------------------------------------- # proprietary-encryption babytel # bind location-service LS_8 # # interface IF_SIP # transport-protocol udp+tcp 5067 # no transport-protocol tls # # Uncomment this option for DHCP configuration on ethernet port 0/0 # ------------------------------------------------------------------ # bind ipaddress ROUTER WAN DHCP # ## Else for STATIC IP configuration uncomment this option # ------------------------------------------------------- # bind ipaddress ROUTER WAN STATIC # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE OPTIONS <<< # ================================================== # #context sip-gateway GW_8 # notify check-sync accept # no shutdown # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE SECTIONS <<< # --------------------------------------------------- sip-survivability shutdown port ethernet 0 0 bind interface ROUTER WAN no shutdown port ethernet 0 1 bind interface ROUTER LAN no shutdown ################################################### # Enter your User ID for the FXS ports to be used # ################################################### port fxs 0 0 use profile fxs DEFAULT_US # # Uncomment this line for Hunt Group or Ring All configuration # ------------------------------ # subscriber-number # ## Else for Per Line configuration uncomment this line # --------------------------------------- # subscriber-number # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE LINE <<< # ----------------------------------------------- bind interface SWITCH IF_FXS_00 no shutdown port fxs 0 1 use profile fxs DEFAULT_US # # Uncomment this line for Hunt Group or Ring All configuration # ------------------------------ # subscriber-number # ## Else for Per Line configuration uncomment this line # ------------------------------------------- # subscriber-number # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE LINE <<< # ----------------------------------------------- bind interface SWITCH IF_FXS_01 no shutdown port fxs 0 2 use profile fxs DEFAULT_US # # Uncomment this line for Hunt Group or Ring All configuration # ------------------------------ # subscriber-number # ## Else for Per Line configuration uncomment this line # -------------------------------------------- # subscriber-number # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE LINE <<< # ----------------------------------------------- bind interface SWITCH IF_FXS_02 no shutdown port fxs 0 3 use profile fxs DEFAULT_US # # Uncomment this line for Hunt Group or Ring All configuration # ------------------------------ # subscriber-number # ## Else for Per Line configuration uncomment this line # -------------------------------------------- # subscriber-number # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE LINE <<< # ----------------------------------------------- bind interface SWITCH IF_FXS_03 no shutdown port fxs 0 4 use profile fxs DEFAULT_US # # Uncomment this line for Hunt Group or Ring All configuration # ------------------------------ # subscriber-number # ## Else for Per Line configuration uncomment this line # -------------------------------------------- # subscriber-number # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE LINE <<< # ----------------------------------------------- bind interface SWITCH IF_FXS_04 no shutdown port fxs 0 5 use profile fxs DEFAULT_US # # Uncomment this line for Hunt Group or Ring All configuration # ------------------------------ # subscriber-number # ## Else for Per Line configuration uncomment this line # ------------------------------------------- # subscriber-number # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE LINE <<< # ----------------------------------------------- bind interface SWITCH IF_FXS_05 no shutdown port fxs 0 6 use profile fxs DEFAULT_US # # Uncomment this line for Hunt Group or Ring All configuration # ------------------------------ # subscriber-number # ## Else for Per Line configuration uncomment this line # ----------------------------------------- # subscriber-number # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE LINE <<< # ----------------------------------------------- bind interface SWITCH IF_FXS_06 no shutdown port fxs 0 7 use profile fxs DEFAULT_US # # Uncomment this line for Hunt Group or Ring All configuration # ----------------------------- # subscriber-number # ## Else for Per Line configuration uncomment this line # ------------------------------------------- # subscriber-number # # DON'T FORGET TO UNCOMMENT ONE OF THE ABOVE LINE <<< # ----------------------------------------------- bind interface SWITCH IF_FXS_07 no shutdown