Displaying 2 results from an estimated 2 matches for "z9hg4bk643".
2017 Feb 14
2
CALLS NOT HANGING UP THROUGH AGI
...ried everything but it
doesn't seem to work.
In the SIP Trace I can see that I am sending 503 Service Unavailable as a
response.
You can check the SIP trace attached below:
162.243.107.173:5060 -> 66.226.76.70:5060
SIP/2.0 503 Service Unavailable Via: SIP/2.0/UDP 66.226.76.70:5060;branch=
z9hG4bK643.e44ea565.0;received=66.226.76.70;rport=5060 Via: SIP/2.0/UDP
74.117.36.136;received=74.117.36.136;rport=5060;branch=z9hG4bKHBe9cmy3QX2Se
From: <sip:2126555763 at 66.226.76.70:5060>;tag=5H54caUKre8gc To: <
sip:12023300643 at 162.243.107.173:5060>;tag=as61c328a0 Call-ID:
15-8824754a-f5856...
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