osmo-mgw/tests/mgcp
Eric Wild fbf78d13f1 endp: do not cache cfg pointer
There is no obvious reason why we would want to complicate the code by
caching pointers, since pointer traversal is probably not a performance
bottleneck, and if it is we should rather take a look at our dozens of
linked lists first..

Change-Id: I2456ba63598f76200d53e00223abf60bb36a49c0
2021-09-14 18:33:24 +02:00
..
Makefile.am mgcp_e1: finish E1 support, add E1 support from libosmoabis 2020-08-10 22:56:59 +02:00
mgcp_test.c endp: do not cache cfg pointer 2021-09-14 18:33:24 +02:00
mgcp_test.ok Take into account Marker bit when patching RTP stream 2021-07-08 10:18:15 +00:00