Displaying 2 results from an estimated 2 matches for "c2a52590".
2017 Feb 13
2
CALLS NOT HANGING UP THROUGH AGI
Hi Everyone,
I am dealing with a problem for now and its really annoying.
I want to hangup calls from AGI but it seems that my AGI is not rejecting
the calls properly.
{
$agi->verbose("number-not-in-service");
$agi->exec("Congestion","1");
$agi->hangup();
exit;
}
with the above logic, all of
2017 Feb 14
2
CALLS NOT HANGING UP THROUGH AGI
...user_Anas Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE Supported: replaces, timer Content-Length: 0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170214/c2a52590/attachment.html>