Displaying 2 results from an estimated 2 matches for "apptdt".
Did you mean:
appt
2007 May 31
2
asterisk auto dial does not wait for answer
...ed party to answer
the call but proceed to process the extension specifed
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(...
2007 May 31
5
Auto Dial Problem
...ed party to answer
the call but proceed to process the extension specifed
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(...