[Home]

Summary:ASTERISK-05084: SDP Error Message which isn't really an error
Reporter:Guenther Starnberger (gst)Labels:
Date Opened:2005-09-14 10:47:09Date Closed:2008-01-15 15:48:28.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) debug.txt
Description:This problem was introduced with the patch in ASTERISK-5036. Everytime when i do a call from SIP to PSTN an ERROR msg like the following is logged: "ERROR[10604] chan_sip.c: Can't add SDP to response, since we have no RTP session allocated. Call-ID 581a8a8b-862d8b7@192.168.0.171". The call works fine nevertheless - so this doesn't seem to be a real ERROR.

****** ADDITIONAL INFORMATION ******

My Users are registered on OpenSER. Calls are routed from SER to the Asterisk box. I have installed PyAstre, but disabled it for the attached debug.txt.
Comments:By: Olle Johansson (oej) 2005-09-14 10:49:58

I've seen that as well... Will fix.

By: Kevin P. Fleming (kpfleming) 2005-09-14 20:07:09

Fixed in CVS HEAD.

By: Digium Subversion (svnbot) 2008-01-15 15:48:28.000-0600

Repository: asterisk
Revision: 6607

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r6607 | kpfleming | 2008-01-15 15:48:28 -0600 (Tue, 15 Jan 2008) | 2 lines

error message generated using backwards logic (issue ASTERISK-5084)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=6607