[asterisk-commits] r425944 - svn:log
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Sat Oct 18 23:05:06 CDT 2014
Author: mjordan
Revision: 425944
Modified property: svn:log
Modified: svn:log at Sat Oct 18 23:05:06 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Oct 18 23:05:06 2014
@@ -3,10 +3,6 @@
This patch for r425922 introduced a bug, wherein sending an INVITE request
with no SDP would cause Asterisk to not send an SDP Offer in the 200
OK. The current structure of res_pjsip_sdp_rtp is a bit hard to deal with
-to fix this,
-Itch for r425921 introduced a different bug, wherein sending an INVITE
-request with no SDP would cause Asterisk to not send an SDP Offer in the 200
-OK. The current structure of res_pjsip_sdp_rtp is a bit hard to deal with
to fix this, as create_outgoing_sdp has no knowledge of whether or not it is
creating an SDP as a new Offer or an Answer. This is something of an oversight
in the callback definition, as the caller of it does have this information.
More information about the asterisk-commits
mailing list