osmo-msc/openbsc/src/libmgcp
Holger Hans Peter Freyther 6598ded5cd osmux: Allow to enforce using Osmux for the client
Some systems only want to use Osmux. In case only Osmux
should be used fail if it has not be offered/acked.

Client:

Verified On, Off and Only with X-Osmux: 3 and without this field.
<000b> mgcp_protocol.c:823 Osmux only and no osmux offered on 0x14
<000b> mgcp_protocol.c:884 Resource error on 0x14

NAT:

Not tested and implemented

Fixes: OW#1492
2015-10-12 09:11:25 +02:00
..
Makefile.am mgcp: Move the SDP handling into a separate file/module 2015-08-14 09:24:11 +02:00
g711common.h mgcp: Move transcoding to libmgcp 2014-06-05 14:08:53 +02:00
mgcp_network.c mgcp: Indicate where the sending failed 2015-10-08 19:15:41 +02:00
mgcp_osmux.c osmux: Do not divide the number of bytes by eight. 2015-10-12 09:11:25 +02:00
mgcp_protocol.c osmux: Allow to enforce using Osmux for the client 2015-10-12 09:11:25 +02:00
mgcp_sdp.c mgcp: Add transcoding from PCMU as well 2015-08-19 15:44:44 +02:00
mgcp_transcode.c mgcp: Add transcoding from PCMU as well 2015-08-19 15:44:44 +02:00
mgcp_vty.c osmux: Allow to enforce using Osmux for the client 2015-10-12 09:11:25 +02:00