[asterisk-bugs] [JIRA] (ASTERISK-25824) How release a call if Receive a specific reason (e.g. Q.850; cause=7) in 183 Session Progress message
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Tue Mar 1 08:48:57 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-25824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team closed ASTERISK-25824.
------------------------------------
> How release a call if Receive a specific reason (e.g. Q.850;cause=7) in 183 Session Progress message
> ----------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-25824
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25824
> Project: Asterisk
> Issue Type: Information Request
> Security Level: None
> Affects Versions: 11.13.0
> Reporter: Nuno Alves
> Severity: Minor
>
> Hello,
> I have a fully working asterisk 11.13.0 interconnected with a network softswitch. I'm wondering if it is possible to force a call to disconnect if asterisk receives specific information on a 183 Session Progress header message. Is this possible?
> In this example I have Reason: Q.850;cause=7;*text="Call awarded and being delivered in an established channel"
> This is my example:
> SIP/2.0 183 Session Progress
> Via: SIP/2.0/UDP 10.0.0.2:5060;branch=z9hG4bKojq032000gq16i0ud700.1
> To: ;tag=a190001-18393
> From: ;tag=1838216357
> Call-ID: 420069346-27029-23 at BAA.GE.A.DI
> CSeq: 230 INVITE
> Contact:
> Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,INFO,REFER,NOTIFY,PRACK,UPDATE
> Reason: Q.850;cause=7;text="Call awarded and being delivered in an established channel"
> Record-Route:
> User-Agent: Softswitch/1.0.0
> Content-Type: application/sdp
> Content-Length: 116
> v=0
> o=Softswitch 654 5178 IN IP4 10.0.0.1
> s=phone-call
> c=IN IP4 10.0.0.1
> t=0 0
> m=audio 10000 RTP/AVP 0
> a=ptime:20
> Thank you.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list