[Home]

Summary:ASTERISK-19939: Write test for the Asterisk Test Suite to cover subscribing for MWI in chan_sip
Reporter:Matt Jordan (mjordan)Labels:
Date Opened:2012-06-01 15:53:35Date Closed:2012-07-31 13:56:35
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Tests/testsuite
Versions:Frequency of
Occurrence
Related
Issues:
is related toASTERISK-19827 Asterisk crash, whenever mwi => pass:user:authuser@host:port/mailbox is set in sip.conf
Environment:Attachments:
Description:ASTERISK-19827 covered a regression that was introduced in improper usage of the ASTOBJ macros.  The effect was that subscribing to any MWI notifications from an external source would crash Asterisk, so long as dnsmgr was not enabled.

Since dnsmgr is not normally enabled, this is something that probably could have been caught very easily by a test.

This task is to create a test that covers subscribing to MWI notifications from an external SIP UA.
Comments: