osmo-msc/src/libmgcp
Neels Hofmeyr 4df72051f9 mgcp: hack RAB success from nano3G: patch first RTP payload
The ip.access nano3G needs the first RTP payload's first two bytes to read hex
'e400', or it will reject the RAB assignment. Add flag
patched_first_rtp_payload to mgcp_rtp_state to detect the first RTP payload on
a stream, and overwrite its first bytes with e400. This should probably be
configurable, but seems to not harm other femto cells (as long as we patch only
the first RTP payload in each stream). Only do this when sending to the BTS
side.

Related: OS#2459
Change-Id: I5eff04dcb0936e21690e427ae5e49228cd459bd4
2017-08-23 14:34:38 +02:00
..
Makefile.am Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
g711common.h move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
mgcp_common.c Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
mgcp_network.c mgcp: hack RAB success from nano3G: patch first RTP payload 2017-08-23 14:34:38 +02:00
mgcp_osmux.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
mgcp_protocol.c Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
mgcp_sdp.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
mgcp_transcode.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
mgcp_vty.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
mgcpgw_client.c Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
mgcpgw_client_vty.c Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00