Displaying 1 result from an estimated 1 matches for "varif".
Did you mean:
arif
2004 Sep 20
0
problem with dialing
...st_indicate: Unable to handle indication 3 for
'SIP/3307-8a8f'
-- SIP/3308-05d9 answered SIP/3307-8a8f
-- Attempting native bridge of SIP/3307-8a8f and
SIP/3308-05d9
can anyone tell me what i'm doing wrong?
here's a piece of my extensions.conf file that does
the pin number varification
[test]
exten => s,1,Answer
exten => s,2,Background(welcome2short)
#exten => s,2,ResponseTimeout(3)
exten => _XXXXXXXXXXXX,1,Agi,step2|${EXTEN}
exten => _XXXXXXXXXXXX,2,Goto(allowcall,s,1)
exten => _XXXXXXXXXXXX,3,Hangup
exten => _XXXXXXXXXXXX,102,Background(vm-last)...