aboutsummaryrefslogtreecommitdiffstats
path: root/examples/channel/abis_ipa_client.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-19channel: add abis directory under channelPablo Neira Ayuso1-92/+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-16add ABIS IPA example as client (BTS)Pablo Neira Ayuso1-0/+89