aboutsummaryrefslogtreecommitdiffstats
path: root/examples/channel/abis_ipa_server.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-19channel: add abis directory under channelPablo Neira Ayuso1-79/+0
2012-08-19channel: add subtype ID to osmo_chan_createPablo Neira Ayuso1-1/+1
2012-08-19channel: osmo_chan_init takes one pointer to set the talloc contextPablo Neira Ayuso1-2/+2
2012-08-19channel: rename CHAN_* to OSMO_CHAN_* for correct namespace policyPablo Neira Ayuso1-1/+1
2012-08-19channel: use linked list instead of array of existing channelsPablo Neira Ayuso1-0/+3
2012-08-15channel: abis-ipa: shorter function namesPablo Neira Ayuso1-3/+3
2011-11-08src: add generic channel infrastructure and A-bis IPA server supportPablo Neira Ayuso1-0/+76