Displaying 2 results from an estimated 2 matches for "24012100".
2007 Feb 24
0
Call was hangup when LIMIT_WARNING_FILE was playing
..._+[1-9].,2,Set(LIMIT_WARNING_FILE=beep)
exten=> _+[1-9].,3,Set(LIMIT_TIMEOUT_FILE=beep)
exten=> _+[1-9].,4,Dial(zap/g1/002${EXTEN:1}|60|L(65000:60000:30000))
exten=> _+[1-9].,105,Hangup
************ Log from CLI
*******************************************************
-- Seeding '24012100' at 61.217.XXX.XXX:8625 for 60
-- Accepting AUTHENTICATED call from 61.217.XXX.XXX:
> requested format = ilbc,
> requested prefs = (),
> actual format = ilbc,
> host prefs = (ilbc),
> priority = mine
-- Executing SetCallerID("IAX2/2...
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: