[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
Tue Oct 21 18:17:05 CDT 2008
The following issue has been RESOLVED.
======================================================================
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: resolved
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-10-15 13:05 CDT
Last Modified: 2008-10-21 18:17 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-10-21 18:17 svnbot Status confirmed => resolved
2008-10-21 18:17 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list