Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

panelpanelpanelpanelpanelpanelpanelpanel
Panel

#----------------------------------------------------------------#

  1. #
  2. SN4524/JO/EUI #
  3. R3.21 2007-03-23 H323 SIP FXS FXO #
  4. 2007-06-05T14:20:55 #
  5. Generated configuration file #
  6. #
    • #-- #--- #---- #----- #------ #------- #-------- #--------- #---------- #----------- #------------ #------------- #-------------- #--------------- #---------------- #----------------- #------------------ #------------------- #-------------------- #--------------------- #---------------------- #----------------------- #------------------------ #------------------------- #-------------------------- #--------------------------- #---------------------------- #----------------------------- #------------------------------ #------------------------------- #-------------------------------- #--------------------------------- #---------------------------------- #----------------------------------- #------------------------------------ #------------------------------------- #-------------------------------------- #--------------------------------------- #---------------------------------------- #----------------------------------------- #------------------------------------------ #------------------------------------------- #-------------------------------------------- #--------------------------------------------- #---------------------------------------------- #----------------------------------------------- #------------------------------------------------ #------------------------------------------------- #-------------------------------------------------- #--------------------------------------------------- #---------------------------------------------------- #----------------------------------------------------- #------------------------------------------------------ #------------------------------------------------------- #-------------------------------------------------------- #--------------------------------------------------------- #---------------------------------------------------------- #----------------------------------------------------------- #------------------------------------------------------------ #------------------------------------------------------------- #-------------------------------------------------------------- #--------------------------------------------------------------- #---------------------------------------------------------------- #----------------------------------------------------------------#  
Panel

cli version 3.20
clock local offset -04:00
dns-client server IP.ADDR.OF.DNS
dns-relay
webserver port 80 language en
snmp community public ro
sntp-client
sntp-client server primary IP.ADDR.OF.NTP port 123 version 4
sntp-client poll-interval 36000
sntp-client local-clock-offset
system hostname GW.SIP.DOMAIN

system

Panel

ic voice 0
low-bitrate-codec g729

Panel

profile napt NAPT

Panel

profile ppp default

Panel

profile call-progress-tone US_Dialtone
play 1 0 350 -13 440 -13

Panel

profile call-progress-tone US_Alertingtone
play 1 2000 440 -19 480 -19
pause 2 4000

profile call-progress-tone US_Busytone
play 1 500 480 -24 620 -24
pause 2 500

profile tone-set default

Panel

profile tone-set US
map call-progress-tone dial-tone US_Dialtone
map call-progress-tone ringback-tone US_Alertingtone
map call-progress-tone busy-tone US_Busytone
map call-progress-tone release-tone US_Busytone
map call-progress-tone congestion-tone US_Busytone

profile voip default
codec 1 g711ulaw64k rx-length 20 tx-length 20
codec 2 g729 rx-length 20 tx-length 20

profile pstn default

profile sip default

Panel

profile aaa default
method 1 local
method 2 none

Panel

context ip router

Panel

interface eth0
ipaddress IP.ADDR.OF.GW SUB.NET.MASK.GW
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu

Panel

context ip router
route 0.0.0.0 0.0.0.0 IP.ADDR.OF.DEFGW 0

Panel

context cs switch
digit-collection timeout 3

routing-table called-e164 TAB-OUT
route .%T dest-interface IF-SIP

Panel

#

  1. Outbound call Routing table. Pick FXO's in reverse order to elminate glare.
    #
    routing-table called-e164 TAB-IN
    route ...%T dest-service FXOHUNT

#

  1. Route inbound calls based on day of week.
  2. If calls some in on Saturday or Sunday route to MAP_WEEKEND.
  3. Else, route to table RT_TOD.
    #
    routing-table day-of-week RT_DATE
    route saturday dest-interface IF-SIP1 MAP_WEEKEND
    route sunday dest-interface IF-SIP1 MAP_WEEKEND
    route default dest-table RT_TOD

...