osmo-msc/openbsc/tests/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_test.c mgcp: Change API to remove memory management from the name 2014-07-22 15:00:52 +02:00
mgcp_test.ok mgcp: Fix SDP formatting of fmtp_extra (Coverity) 2014-06-15 19:15:32 +02:00
mgcp_transcoding_test.c mgcp: Change API to remove memory management from the name 2014-07-22 15:00:52 +02:00
mgcp_transcoding_test.ok mgcp: Document transcoding semantic and follow it 2014-07-22 14:42:53 +02:00