osmo-sip-connector/src
Holger Hans Peter Freyther 9d12a7c34c mncc: Add code to manage the mncc connection for CC
Connect, re-connect and read messages from the MNCC socket. Dispatch
the event in case the system got disconnected.

Move the app definition to app.h and use it everywhere. Begin with a
new call for mncc.
2016-03-21 17:00:02 +01:00
..
Makefile.am mncc: Add code to manage the mncc connection for CC 2016-03-21 17:00:02 +01:00
app.h mncc: Add code to manage the mncc connection for CC 2016-03-21 17:00:02 +01:00
evpoll.c Initial commit for a MNCC to SIP gateway (and maybe auth GW too) 2016-03-21 09:54:37 +01:00
evpoll.h Initial commit for a MNCC to SIP gateway (and maybe auth GW too) 2016-03-21 09:54:37 +01:00
logging.h logging: Define default logging categories 2016-03-21 11:47:25 +01:00
main.c mncc: Add code to manage the mncc connection for CC 2016-03-21 17:00:02 +01:00
mncc.c mncc: Add code to manage the mncc connection for CC 2016-03-21 17:00:02 +01:00
mncc.h mncc: Add code to manage the mncc connection for CC 2016-03-21 17:00:02 +01:00
mncc_protocol.h mncc: Add the protocol description from OpenBSC 2016-03-21 15:46:53 +01:00
vty.c mncc: Add code to manage the mncc connection for CC 2016-03-21 17:00:02 +01:00
vty.h mncc: Add code to manage the mncc connection for CC 2016-03-21 17:00:02 +01:00