Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| installation_guide:dialer:start [2018/12/03 09:09] – [Call Return Codes] borja | installation_guide:dialer:start [2019/02/05 10:43] (current) – borja | ||
|---|---|---|---|
| Line 66: | Line 66: | ||
| | drop |Drop the campaign table. | | | drop |Drop the campaign table. | | ||
| | truncate |Remove all the phones. | | | truncate |Remove all the phones. | | ||
| + | | repare |Repare DB info after an Asterisk Crash. | | ||
| | file |Use the text file to fill the campaign. | | | file |Use the text file to fill the campaign. | | ||
| | insert |Insert a phone in the campaign. | | | insert |Insert a phone in the campaign. | | ||
| Line 227: | Line 228: | ||
| [default] | [default] | ||
| active=true | active=true | ||
| - | function=voximal | + | debug=true |
| - | calltoday=true | + | function=notify |
| - | usednc=false | + | ;timeslot=Fri, |
| - | maxlines=30 | + | ;pause=12h-14h |
| - | attemptsdelay=600 | + | calltoday=true |
| - | timeout=5000 ; max time in ms before line comes UP | + | blacklist=none |
| - | dspmode=none | + | maxlines=1 |
| - | multiplecalls=false | + | timeout=10000 |
| - | trunk=SIP | + | multiplecalls=yes |
| - | dialprefix=none | + | dialformat=IAX2/user |
| - | callerid=9987803065 | + | callerid=0033988998899 |
| - | filter=0 | + | url=http:// |
| + | filter=none | ||
| chanvar=0 | chanvar=0 | ||
| chanstr=0 | chanstr=0 | ||
| - | debug=true | ||
| skip=0 | skip=0 | ||
| - | f_mode=0 | ||
| - | f_areacode=0 | ||
| - | f_areacode_prefix=0 | ||
| - | f_zipcode=0 | ||
| orderby=attempts_pickups | orderby=attempts_pickups | ||
| mode=voximal | mode=voximal | ||
| - | timeslot=9h-18h | + | retries=0 |
| - | pause=none | + | |
| - | blacklist=none | + | |
| attempts=1 | attempts=1 | ||
| - | dialformat=SIP/00%s@voip-out | + | attemptsdelay=00 |
| - | maxcaps=10 | + | clipping=false |
| + | timestart=0 | ||
| + | timestop=24 | ||
| + | ringonly=false | ||
| + | chanvar1= | ||
| + | chanvar2= | ||
| + | sipheader1= | ||
| + | sipheader2= | ||
| + | unanswered=false | ||
| </ | </ | ||