[asterisk-bugs] [Asterisk 0013710]: [patch] MWI NOTIFY always tries to use UDP, even if the peer is connected via TCP

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Oct 16 13:45:09 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13710 
====================================================================== 
Reported By:                andrew53
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   13710
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     confirmed
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 149637 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-15 13:05 CDT
Last Modified:              2008-10-16 13:45 CDT
====================================================================== 
Summary:                    [patch] MWI NOTIFY always tries to use UDP, even if
the peer is connected via TCP
Description: 
When sip_send_mwi_to_peer creates temporary dialog to send MWI notification
to peer, it doesn't reset p->socket.type, which results in subsequent
create_addr_from_peer failing (it thinks that dialog is using UDP, when the
peer uses TCP) and cancelling the attempt to send the notification.
====================================================================== 

---------------------------------------------------------------------- 
 (0093841) blitzrage (administrator) - 2008-10-16 13:45
 http://bugs.digium.com/view.php?id=13710#c93841 
---------------------------------------------------------------------- 
Assigning this issue to putnopvut in the hopes he can take a quick look at
this patch and determine whether it should go into Asterisk. Thanks for the
contribution! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-16 13:45 blitzrage      Note Added: 0093841                          
======================================================================




More information about the asterisk-bugs mailing list