search for: user_anas

Displaying 2 results from an estimated 2 matches for "user_anas".

Did you mean: user_alias
2017 Feb 14
2
CALLS NOT HANGING UP THROUGH AGI
.../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-f58560c9-335bcd48-45558f71 CSeq: 103180201 INVITE Server: 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/...
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