[asterisk-bugs] [JIRA] Commented: (ASTERISK-20119) Peer MWI subscriptions erroneously removed when another SIP dialog is destroyed

Misha Vodsedalek (JIRA) noreply at issues.asterisk.org
Tue Jul 17 14:06:21 CDT 2012


    [ https://issues.asterisk.org/jira/browse/ASTERISK-20119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=194941#comment-194941 ] 

Misha Vodsedalek commented on ASTERISK-20119:
---------------------------------------------

This fix corrects a problem with MWI only for phones that subscribe to MWI and process only subscription related messages (ignore unsolicited NOTIFY messages).

> Peer MWI subscriptions erroneously removed when another SIP dialog is destroyed
> -------------------------------------------------------------------------------
>
>                 Key: ASTERISK-20119
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20119
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 1.8.14.0
>         Environment: Asterisk 1.8.14.0
>            Reporter: Misha Vodsedalek
>         Attachments: 20119.patch
>
>
> A peer MWI subscription gets cancelled when another SIP dialog (unrelated to the MWI subscription) gets destroyed. The MWI light on phones that rely only on subscription messages stops working (e.g., Nortel 1100 and 1200 series phones with SIP firmware).
> The problem is caused by an incorrect check if the dialog that is being destroyed is related to the MWI subscription.
> The same issue exists in Asterisk 1.6 as well as Asterisk 10.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list