[OpenSIPS-Devel] [ opensips-Bugs-3436522 ] textops:codec_* operations inconsistent

SourceForge.net noreply at sourceforge.net
Fri Nov 11 13:08:58 CET 2011


Bugs item #3436522, was opened at 2011-11-11 04:08
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3436522&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: 1.7.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: textops:codec_* operations inconsistent

Initial Comment:
When calling the codec_* functions as part of textops, they do not pick up the codecs unless they are specified as an rtpmap parameter.

e.g. codec_delete("PCMA") will only succeed if an rtpmap line exists defining the PCMA codec.

According to SDP RFC it is legal to specify known codecs by number only on the m= line, without an rtpmap entry.

My expectation of opensips is to know these common codec numbers abd be able to manipulate the sdp even without the rtpmap entry present.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3436522&group_id=232389



More information about the Devel mailing list