Displaying 2 results from an estimated 2 matches for "0028621xxxxxxxx".
2007 Feb 24
0
Call was hangup when LIMIT_WARNING_FILE was playing
..."22222222") in new stack
-- Executing Set("IAX2/24012100-2", "LIMIT_WARNING_FILE=beep") in new stack
-- Executing Set("IAX2/24012100-2", "LIMIT_TIMEOUT_FILE=beep") in new stack
-- Executing Dial("IAX2/24012100-2",
"zap/g1/0028621XXXXXXXX|60|L(65000:60000:30000)") in new stack
-- Limit Data for this call:
-- - timelimit = 65000
-- - play_warning = 60000
-- - play_to_caller= yes
-- - play_to_callee= no
-- - warning_freq = 30000
-- - start_sound = UNDEF
-- - warning_sound = beep
-- - en...
2007 Feb 20
2
Help! How to get ANSWEREDTIME after DIAL a ZAP channel?
Dear all,
I tried to make a call with extensions.conf.
exten=> _00[1-9].,1,Dial(zap/g1/${EXTEN})
exten=> _00[1-9].,2,NoOP(ANSWEREDTIME=${ANSWEREDTIME})
exten=> _00[1-9].,102,Hangup
But the 2 and 102 will not be executed.
So I can get the correct answered time via 2.
Is any idea about it?
Is it the problem of my ZAP channel's configuration?
My zapata.conf is as below: