Вы находитесь на странице: 1из 3

[general] interval=15 devices ; Number of seconds between trying to connect to

;------------------------------ JITTER BUFFER CONFIGURATION ------------------------;jbenable = yes ; Enables the use of a jitterbuffer on the recei ving side of a ; Dongle channel. Defaults to "no". An enabled j itterbuffer will ; be used only if the sending side can create an d the receiving ; side can not accept jitter. The Dongle channel can't accept jitter, ; thus an enabled jitterbuffer on the receive Do ngle side will always ; be used if the sending side can create jitter. ;jbforce = no e side of a Dongle ;jbmaxsize = 200 . ;jbresyncthreshold = 1000 tterbuffer is of the voice, with ; big jumps in/broken timestamps, usually sent f rom exotic devices ; and programs. Defaults to 1000. ;jbimpl = fixed ving side of a Dongle ilable - "fixed" ; (with size always equals to jbmaxsize) and "ad aptive" (with ; variable size, actually the new jb of IAX2). D efaults to fixed. ;jbtargetextra = 40 adaptive' is set. ; This option only affects the jb when 'jbimpl = The option represents the number of millisecon will pad its size. the default is 40, so witho jitter buffer will set its size to the jitter increasing this value may help if your network but occasionally has spikes. ; Jitterbuffer implementation, used on the recei ; channel. Two implementations are currently ava ; Forces the use of a jitterbuffer on the receiv ; channel. Defaults to "no". ; Max length of the jitterbuffer in milliseconds ; Jump in the frame timestamps over which the ji ; resynchronized. Useful to improve the quality

; ds by which the new jitter buffer ; ut modification, the new ; value plus 40 milliseconds. ; normally has low jitter, ;

;jblog = no ; Enables jitterbuffer frame logging. Defaults t o "no". ;----------------------------------------------------------------------------------

[defaults] ; now you can set here any not required device settings as template ; sure you can overwrite in any [device] section this default values context=from-trunk ; context for incoming calls group=1 ; calling group rxgain=3 ; increase the incoming volume; may be negative txgain=3 ; increase the outgoint volume; may be negative autodeletesms=yes ; auto delete incoming sms resetdongle=yes ; reset dongle during initialization with ATZ co mmand u2diag=-1 ; set ^U2DIAG parameter on device (0 = disable e verything except modem function) ; -1 not use ^U2DIAG command usecallingpres=yes ; use the caller ID presentation or not callingpres=allowed_passed_screen ; set caller ID presentation by defau lt use default network settings disablesms=no ; disable of SMS reading from device when receiv ed ; chan_dongle has currently a bug with SMS rece ption. When a SMS gets in during a ; call chan_dongle might crash. Enable this opt ion to disable sms reception. ; default = no language=pt_br ; set channel default language smsaspdu=yes ; if 'yes' send SMS in PDU mode, feature impleme ntation incomplete and we strongly recommend say 'yes' mindtmfgap=45 ; minimal interval from end of previews DTMF fro m begining of next in ms mindtmfduration=80 ; minimal DTMF tone duration in ms mindtmfinterval=200 ; minimal interval between ends of DTMF of same digits in ms callwaiting=auto ult use network settings ; if 'yes' allow incoming calls waiting; by defa

; if 'no' waiting calls just ignored disable=no ; OBSOLETED by initstate: if 'yes' no load this device and just ignore this section initstate=start of 'stop' 'start' 'remote' ; specified initial state of device, must be one ; 'remove' same as 'disable=yes'

exten=+1234567890 ; exten for start incoming calls, only in case o f Subscriber Number not available!, also set to CALLERID(ndid) dtmf=relax alues: a passed to asterisk unaltered ; use this value for gateways or if not use DTMF for AVR or inside dialplan ; inband - do DTMF tones detection ; relax - like inband but with relaxdtmf opti on ; default is 'relax' by compatibility reason ; dongle required settings [dongle0] audio=/dev/ttyUSB1 ; control of incoming DTMF detection, possible v ; off - off DTMF tones detection, voice dat

; tty port for audio connection;

data=/dev/ttyUSB0

; tty port for AT commands;

; or you can omit both audio and data together and use imei=123456789012345 and/ or imsi=123456789012345 ; imei and imsi must contain exactly 15 digits ! ; imei/imsi discovery is available on Linux only imei=353504049604980 imsi=724101203431885 ; if audio and data set together with imei and/or imsi audio and data has preced ence ; you can use both imei and imsi together in this case exact match by imei and imsi required

Вам также может понравиться