osmo-sip-connector/src
Holger Hans Peter Freyther 10e22bd6f4 call: Introduce a structure for representing a call
Right now a call has two legs, the initial one and the remote. In
general this will allow a SIP to SIP, SIP to MNCC and MNCC to MNCC
structure in the future.
2016-03-22 16:32:48 +01:00
..
Makefile.am call: Introduce a structure for representing a call 2016-03-22 16:32:48 +01:00
app.h sip: Introduce source file to setup sofia sip 2016-03-22 16:32:48 +01:00
call.c call: Introduce a structure for representing a call 2016-03-22 16:32:48 +01:00
call.h call: Introduce a structure for representing a call 2016-03-22 16:32:48 +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 call: Introduce a structure for representing a call 2016-03-22 16:32:48 +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
sip.c sip: Introduce source file to setup sofia sip 2016-03-22 16:32:48 +01:00
sip.h sip: Introduce source file to setup sofia sip 2016-03-22 16:32:48 +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