osmo-sip-connector/src
Holger Hans Peter Freyther 80880d45b7 sip: Refactor sdp file creation and implement alert+connect
The codec negotiation is still a huge todo and the initial version
will be far from perfect. We will use whatever MNCC has decided on
and then see if it is compatible in the end.
2016-03-26 22:11:06 +01:00
..
Makefile.am sdp: Extract SDP traversing into a separate module 2016-03-26 20:02:06 +01:00
app.c sip/app: Route call from SIP to MNCC and deal with the release 2016-03-26 21:09:07 +01:00
app.h app: Translate payload name to IETF codec name 2016-03-26 16:33:15 +01:00
call.c call: Create a call with a SIP leg 2016-03-26 19:51:33 +01:00
call.h sip: Continue SIP->MNCC (MO or SIP Originated) implementation 2016-03-26 20:55: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 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 call: It is call_create and not sip_create 2016-03-26 18:52:22 +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
sdp.c sip: Refactor sdp file creation and implement alert+connect 2016-03-26 22:11:06 +01:00
sdp.h sip: Refactor sdp file creation and implement alert+connect 2016-03-26 22:11:06 +01:00
sip.c sip: Refactor sdp file creation and implement alert+connect 2016-03-26 22:11:06 +01:00
sip.h sip: Implement MT call out to SIP 2016-03-26 06:22:06 +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