osmo-msc/openbsc/src/libmgcp
Harald Welte 4a824ca8fc don't re-implement osmo_talloc_replace_string()
osmo_talloc_replace_string() was introducd into libosmocore in 2014, see
commit f3c7e85d05f7b2b7bf093162b776f71b2bc6420d

There's no reason for us to re-implement this as bsc_replace_string
here.

Change-Id: I6d2fcaabbc74730f6f491a2b2d5c784ccafc6602
2017-06-09 08:49:36 +00:00
..
Makefile.am Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +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 mgcp_osmux: available circuit IDs from 0 to 255, not from 0 to 128 2015-11-02 13:26:26 +01:00
mgcp_protocol.c src: use osmo_timer_setup() 2017-05-10 11:21:24 +02:00
mgcp_sdp.c mgcp: Add transcoding from PCMU as well 2015-08-19 15:44:44 +02:00
mgcp_transcode.c mgcp: Fix compiler warnings on size_t on AMD64 2016-03-16 11:16:06 +01:00
mgcp_vty.c don't re-implement osmo_talloc_replace_string() 2017-06-09 08:49:36 +00:00