[asterisk-users] .call files - no hangup
Yair Hakak
yair at hakak.com
Mon Jan 15 09:58:58 MST 2007
hi all,
i have the following .call file:
Channel: IAX2/myusername at voipjet/myPOTSline
MaxRetries: 2
RetryTime: 60
WaitTime: 30
#
# Assuming that your local extensions are kept in the
# context called [extensions]
#
Context: default
Extension: 156
Priority: 1
when i drop the .call file into the /var/spool/asterisk/outgoing/ it calls
out on voipjet, connects to extension 156 (which runs the a2billing AGI) and
everything is great - except that if i hang up the PSTN side, nothing
happens. Only when the AGI decides to hang up does it hang up.
Just for reference, extension 156 in default is:
exten => 156,1,Answer
exten => 156,2,Wait,1
exten => 156,3,DeadAGI(a2billing.php)
exten => 156,4,Hangup
anyone have any idea why a hang up on the PSTN side is not being accepted?
thanks,
yair
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070115/2b781b54/attachment.htm
More information about the asterisk-users
mailing list