osmo-msc/openbsc/src/osmo-bsc_mgcp
Holger Hans Peter Freyther cb6ad70994 mgcp: Change API to remove memory management from the name
Jacob pointed out that "free_endp" refers to the memory of
the endpoint being freed. What we want is actually a way to
release an endpoint (and the resource it allocated) or in
the case of the testcase/testapp initialize the data structure
correctly. Introduce two names for that.
2014-07-22 15:00:52 +02:00
..
Makefile.am mgcp: Move transcoding to libmgcp 2014-06-05 14:08:53 +02:00
mgcp_main.c mgcp: Change API to remove memory management from the name 2014-07-22 15:00:52 +02:00