osmo-sip-connector/src
Harald Welte fd203f6a97 mncc: use 'const' to denote read-only input buffer/message
We normally use the 'const' modifier whenever using read-only input
data, let's do so in the mncc parser/handler, too.

Change-Id: Ide24feb536c04fe7ef08c62b4498fdd95605b58c
2018-03-19 10:03:26 +01:00
..
Makefile.am distcheck: Package the logging.h file as well 2016-04-24 22:30:26 +02:00
app.c mncc: Fix use after free on mncc socket disconnection 2017-03-06 21:10:07 +00:00
app.h app/mncc: Add "use-imsi" to allow calling by IMSI 2016-04-01 15:35:29 +02:00
call.c vty: Add simple VTY output for current calls 2016-04-04 17:09:30 +02:00
call.h dtmf: Forward DTMF from MNCC to SIP 2017-03-23 09:00:24 +00:00
evpoll.c evpoll: Add workaround for usage of IP_RECVERR in sofia-sip 2017-03-08 10:32:13 +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 log VTY telnet bind only once 2016-09-26 22:56:27 +02:00
mncc.c mncc: use 'const' to denote read-only input buffer/message 2018-03-19 10:03:26 +01:00
mncc.h vty: Add VTY command about the state of the mncc connection 2016-04-04 20:17:29 +02:00
mncc_protocol.h mncc: Add the protocol description from OpenBSC 2016-03-21 15:46:53 +01:00
sdp.c sdp.c Send octet-align in fmtp 2017-09-03 18:30:53 +00:00
sdp.h sip/sdp: Hack to get a GSM codec call connected 2016-03-31 16:28:21 +02:00
sip.c mncc/sip: Attempt to parse the media from session in progress 2017-03-23 09:01:45 +00:00
sip.h sip/call/mncc: Move source/dest into the call structure 2016-04-04 19:52:41 +02:00
vty.c vty: skip installing cmds now always installed by default 2017-11-01 00:52:58 +01:00
vty.h mncc: Add code to manage the mncc connection for CC 2016-03-21 17:00:02 +01:00