Displaying 3 results from an estimated 3 matches for "callattempt".
2007 May 31
2
asterisk auto dial does not wait for answer
...pecifed
in my .call file
My sample call file :
hannel: local/0124787924@outbound-reminder
MaxRetries: 5
RetryTime: 300
WaitTime: 40
Account: Reminder
context: remindem
extension: s
priority: 1
Set: MSG=0135.20070601.0124787924
Set: APPTDT=20070601
Set: APPTTIME=0135
Set: APPTPHONE=0124787924
Set: CALLATTEMPTS=5
Set: CALLDELAY=300
My outbound-reminder context:
[outbound-reminder]
exten => _01N.,1,Dial(Zap/g1/${EXTEN},20)
My remindem context :
[remindem]
exten => s,1,Answer()
exten => s,2,Wait(2)
exten => s,3,Playback(custom/reminder5)
Once asterisk start to execute .call file, my handse...
2007 May 31
5
Auto Dial Problem
...pecifed
in my .call file
My sample call file :
hannel: local/0124787924@outbound-reminder
MaxRetries: 5
RetryTime: 300
WaitTime: 40
Account: Reminder
context: remindem
extension: s
priority: 1
Set: MSG=0135.20070601.0124787924
Set: APPTDT=20070601
Set: APPTTIME=0135
Set: APPTPHONE=0124787924
Set: CALLATTEMPTS=5
Set: CALLDELAY=300
My outbound-reminder context:
[outbound-reminder]
exten => _01N.,1,Dial(Zap/g1/${EXTEN},20)
My remindem context :
[remindem]
exten => s,1,Answer()
exten => s,2,Wait(2)
exten => s,3,Playback(custom/reminder5)
Once asterisk start to execute .call file, my handse...
2018 Nov 29
2
Queues and penalties
Hi John
This works fine providing extensions 1001,1002 and 1003 are "Incall" or
"Paused" - the problem appears to be that is a handset say 1002 is "ringing"
then the 2xxx then the penalty is not honoured.
This is well described in the History section of the following link
https://wiki.freepbx.org/display/PPS/lazymembers+patch+to+app_queue
As I say this seems to