[linkset-siuc] enabled => yes enable_st => yes use_connect => yes hunting_policy => seq_lth context => SS7 language => en ;t35 => 15000,timeout subservice => auto variant => ITU noa => 0x02 ; The host running the mtp3 service ; mtp3server => localhost [link-l1] linkset => siuc channels => 1-15,17-31 schannel => 16 firstcic => 1 sltm => no sls => 0 enabled => yes ; Echo cancellation ; echocancel can be one of: no, 31speech (enable only when transmission medium is 3.1Khz speech), allways echocancel => no ; echocan_train specifies training period, between 10 to 100 msec ;echocan_train => 350 ; echocan_taps specifies number of taps, 32, 64, 128 or 256 ;echocan_taps => 128 [link-l2] linkset => siuc channels => 1-15,17-31 schannel => 16 firstcic => 32 sltm => no sls => 0 enabled => yes ; Echo cancellation ; echocancel can be one of: no, 31speech (enable only when transmission medium is 3.1Khz speech), allways echocancel => no ; echocan_train specifies training period, between 10 to 100 msec ;echocan_train => 350 ; echocan_taps specifies number of taps, 32, 64, 128 or 256 ;echocan_taps => 128 [link-l3] linkset => siuc channels => 1-15,17-31 schannel => firstcic => 63 sltm => no ;sls => 0 enabled => yes ; Echo cancellation ; echocancel can be one of: no, 31speech (enable only when transmission medium is 3.1Khz speech), allways echocancel => no ; echocan_train specifies training period, between 10 to 100 msec ;echocan_train => 350 ; echocan_taps specifies number of taps, 32, 64, 128 or 256 ;echocan_taps => 128 [link-l4] linkset => siuc channels => 1-15,17-31 schannel => firstcic => 94 sltm => no ;sls => 0 enabled => yes ; Echo cancellation ; echocancel can be one of: no, 31speech (enable only when transmission medium is 3.1Khz speech), allways echocancel => no ; echocan_train specifies training period, between 10 to 100 msec ;echocan_train => 350 ; echocan_taps specifies number of taps, 32, 64, 128 or 256 ;echocan_taps => 128 [host-VXML-Server1] ; chan_ss7 auto-configures by matching the machines host name with the host- ; section in the configuration file, in this case 'gentoo1'. The same ; configuration file can thus be used on several hosts. enabled => yes if-1 => 10.2.10.65 opc => 12706 ;default_linkset=>siuc dpc => siuc:12666 ; Syntax: links => link-name:digium-connector-no ; The links on the host is 'l1', connected to span/connector #1 links => l1:1,l2:2,l3:3,l4:4 ; The SCCP global title: translation-type, nature-of-address, numbering-plan, address ;globaltitle => 0x00, 0x04, 0x01, 4546931411 ;ssn => 7 ;route => 919820405471:ra_geb, 919820367598:ra_geb, 919820706441:ra_geb, :ra_geb [jitter] ;------------------------------ JITTER BUFFER CONFIGURATION -------------------------- jbenable = yes ; Enables the use of a jitterbuffer on the receiving side of a ; SIP channel. Defaults to "no". An enabled jitterbuffer will ; be used only if the sending side can create and the receiving ; side can not accept jitter. The SIP channel can accept jitter, ; thus a jitterbuffer on the receive SIP side will be used only ; if it is forced and enabled. jbforce = no ; Forces the use of a jitterbuffer on the receive side of a SIP ; channel. Defaults to "no". jbmaxsize = 200 ; Max length of the jitterbuffer in milliseconds. jbresyncthreshold = 1000 ; Jump in the frame timestamps over which the jitterbuffer is ; resynchronized. Useful to improve the quality of the voice, with ; big jumps in/broken timestamps, usually sent from exotic devices ; and programs. Defaults to 1000. jbimpl = fixed ; Jitterbuffer implementation, used on the receiving side of a SIP ; channel. Two implementations are currently available - "fixed" ; (with size always equals to jbmaxsize) and "adaptive" (with ; variable size, actually the new jb of IAX2). Defaults to fixed. jblog = no ; Enables jitterbuffer frame logging. Defaults to "no". ;-----------------------------------------------------------------------------------