[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
Wed Oct 15 13:05:35 CDT 2008
The following issue has been UPDATED.
======================================================================
http://bugs.digium.com/view.php?id=13710
======================================================================
Reported By: andrew53
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13710
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
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-15 13:05 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-15 13:05 andrew53 Summary MWI NOTIFY always tries
to use UDP, even if the peer is connected via TCP => [patch] MWI NOTIFY always
tries to use UDP, even if the peer is connected via TCP
======================================================================
More information about the asterisk-bugs
mailing list