osmo-msc/openbsc/tests/mgcp
Holger Hans Peter Freyther b1edf7b64f mgcp/sdp: Session name must not be empty pick an empty one
The session name must be present in a SDP file. The RFC proposes
to use a space for it but the other equipment is using the dash
so I have picked that as well.

RFC 4566:
The "s=" field is the textual session name.  There MUST be one and
only one "s=" field per session description.  The "s=" field MUST NOT
be empty and SHOULD contain ISO 10646 characters (but see also the
"a=charset" attribute).  If a session has no meaningful name, the
alue "s= " SHOULD be used (i.e., a single space as the session
name).

Fixes: RT#2196
2014-11-20 23:17:32 +01:00
..
Makefile.am mgcp: Move transcoding to libmgcp 2014-06-05 14:08:53 +02:00
mgcp_test.c mgcp/sdp: Session name must not be empty pick an empty one 2014-11-20 23:17:32 +01:00
mgcp_test.ok mgcp: Allow to omit sending the audio name at all 2014-11-19 16:18:56 +01:00
mgcp_transcoding_test.c mgcp: Re-load the state after the transcoding change 2014-09-05 12:25:32 +02:00
mgcp_transcoding_test.ok mgcp: Use l16 in the test 2014-09-02 12:16:22 +02:00