osmo-sip-connector/src
Holger Hans Peter Freyther 2e36090fea sip: Tell sofia-sip that we will ack certain things ourselves
This has not tested re-transmission and if a call is connected
multiple times or not.
2016-03-26 06:22:06 +01:00
..
Makefile.am call/app: Hook the MNCC disconnect event in the app and release calls 2016-03-22 16:32:48 +01:00
app.c app: Release the call by releasing the initial request 2016-03-26 06:11:09 +01:00
app.h call: Continue up to the point of call routing 2016-03-23 17:41:23 +01:00
call.c mncc: In case of an unexpected REL.IND inform the other leg about it 2016-03-26 06:22:06 +01:00
call.h mncc: Prepare alerting and and connecting the call 2016-03-26 06:22:06 +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 call/app: Hook the MNCC disconnect event in the app and release calls 2016-03-22 16:32:48 +01:00
main.c call/app: Hook the MNCC disconnect event in the app and release calls 2016-03-22 16:32:48 +01:00
mncc.c mncc: In case of a disconnect.ind inform the other leg 2016-03-26 06:22:06 +01:00
mncc.h mncc: Dispatch setup and issue rtp create in response then continue 2016-03-22 21:04:56 +01:00
mncc_protocol.h mncc: Add the protocol description from OpenBSC 2016-03-21 15:46:53 +01:00
sip.c sip: Tell sofia-sip that we will ack certain things ourselves 2016-03-26 06:22:06 +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