[asterisk-bugs] [Asterisk 0014531]: MWI subscriptions does not works if there is no HINT for extension

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Feb 24 08:47:36 CST 2009


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14531 
====================================================================== 
Reported By:                festr
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   14531
Category:                   Channels/chan_sip/Subscriptions
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 177786 
Request Review:              
====================================================================== 
Date Submitted:             2009-02-23 09:44 CST
Last Modified:              2009-02-24 08:47 CST
====================================================================== 
Summary:                    MWI subscriptions does not works if there is no HINT
for extension
Description: 
in chan_sip.c: inside function handle_request_subscribe there is "gotdest =
get_destination(p, NULL)" which is searching for hints and if does not find
any it will end. But if SUBSCRIBE event is "message-summary" for voicemail
checking (MWI), it will never reach this code if there is no hints defined
(for mwi there is no need to define any hint). This leads to non working
MWI at all. 

I've tried commenting out check for gotdest to proove that mwi is working
without defined hints. But I dont how to make proper patch :)
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-24 08:47 file           Status                   new => assigned     
2009-02-24 08:47 file           Assigned To               => file            
======================================================================




More information about the asterisk-bugs mailing list