[asterisk-bugs] [JIRA] (ASTERISK-20720) Accept MWI subscriptions with several elements in Accept header

Michael L. Young (JIRA) noreply at issues.asterisk.org
Sat Nov 24 16:38:45 CST 2012


     [ https://issues.asterisk.org/jira/browse/ASTERISK-20720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael L. Young updated ASTERISK-20720:
----------------------------------------

    Status: Open  (was: Triage)
    
> Accept MWI subscriptions with several elements in Accept header
> ---------------------------------------------------------------
>
>                 Key: ASTERISK-20720
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20720
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/Subscriptions
>    Affects Versions: 1.8.18.0, 10.10.0, 11.0.0
>         Environment: Linux Slackware 13.0
> Linux Kernel 3.1.0 i686
>            Reporter: Alexei Gradinari
>            Severity: Minor
>         Attachments: mwi-subscriptions.patch
>
>
> There are SIP UAs which send SIP SUBSCRIBE with several elements in Accept header.
> For example
> ================================
> SUBSCRIBE sip:NAME at XXX.XXX.XXX.XXX:5060 SIP/2.0
> From: <sip:NAME at XXX.XXX.XXX.XXX:5060>;tag=10f21b8-267564c2-13c4-45028-1a7-39b4fd5b-1a7
> To: <sip:NAME at XXX.XXX.XXX.XXX:5060>
> Call-ID: 10fa418-267564c2-13c4-45028-1a7-2c53e6e5-1a7
> CSeq: 2 SUBSCRIBE
> Via: SIP/2.0/UDP YYY.YYY.YYY.YYY:5060;branch=z9hG4bK-1a8-67a33-79138a66
> Expires: 180
> Event: message-summary
> Max-Forwards: 70
> Supported: replaces,100rel
> User-Agent: Thomson TG784 Build 8.2.7.7
> Contact: <sip:NAME at YYY.YYY.YYY.YYY:5060>
> Accept: application/dtmf-relay, x-application/dtmf-relay, application/sdp,application/simple-message-summary
> Content-Length: 0
> ================================
> Asterisk does not support multiply elements in Accept header for MWI SUBSCRIBE.
> This patch fixes it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list