Osmocom library for network/soecket abstraction and osmux audio multiplex https://osmocom.org/projects/libosmo-netif
Go to file
Pablo Neira Ayuso 5654c43f80 osmux: remove generic functions to register and get ccid
Remove these functions:

- osmux_xfrm_input_get_ccid
- osmux_xfrm_input_register_ccid

The ccid will be managed by the BSC and it will be stored in the
mgcp_endpoint structure.

Also adjust all tests and examples using the API.
2012-10-20 20:17:28 +02:00
examples osmux: remove generic functions to register and get ccid 2012-10-20 20:17:28 +02:00
include osmux: remove generic functions to register and get ccid 2012-10-20 20:17:28 +02:00
m4 initial commit 2011-10-04 02:36:46 +02:00
src osmux: remove generic functions to register and get ccid 2012-10-20 20:17:28 +02:00
tests/osmo-pcap-test osmux: remove generic functions to register and get ccid 2012-10-20 20:17:28 +02:00
.gitignore add .gitignore 2012-06-28 18:57:53 +02:00
COPYING add COPYING file (GPLv2 license) 2011-10-05 13:43:25 +02:00
Makefile.am build: use libosmo-netif.pc instead libosmonetif.pc 2012-02-23 19:51:01 +01:00
configure.ac channel: add abis directory under channel 2012-08-19 01:06:57 +02:00
git-version-gen initial commit 2011-10-04 02:36:46 +02:00
libosmo-netif.pc.in build: use libosmo-netif.pc instead libosmonetif.pc 2012-02-23 19:51:01 +01:00