osmo-sip-connector/src
Neels Hofmeyr d3820db06b drop misleading error message
call_sip_create() returns NULL only when memory allocation failed. Do
not log "No supported codec", just assert that a call was allocated,
like we usually do in such cases.

Related: SYS#5066
Change-Id: Id7fd16b92bbd10e886892d0c425cf1bc5d5429cf
2023-03-22 18:45:03 +01:00
..
Makefile.am Logging: Log mncc_names in mncc_data() 2018-05-24 16:56:41 +02:00
app.c mncc: Fix use after free on mncc socket disconnection 2017-03-06 21:10:07 +00:00
app.h sip: Register log callback function with sofia-sip 2018-04-15 22:12:42 +02:00
call.c forward SDP between SIP and MNCC 2023-03-22 18:45:03 +01:00
call.h forward SDP between SIP and MNCC 2023-03-22 18:45:03 +01: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 Transition to use of 'telnet_init_default' 2023-02-25 17:48:58 +01:00
mncc.c forward SDP between SIP and MNCC 2023-03-22 18:45:03 +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: rework passing GCR over the MNCC interface 2021-10-27 17:03:42 +03:00
sdp.c forward SDP between SIP and MNCC 2023-03-22 18:45:03 +01:00
sdp.h forward SDP between SIP and MNCC 2023-03-22 18:45:03 +01:00
sip.c drop misleading error message 2023-03-22 18:45:03 +01:00
sip.h sip/call/mncc: Move source/dest into the call structure 2016-04-04 19:52:41 +02:00
vty.c Cosmetic: Logging and Comments, spelling and clarity changes 2019-08-07 02:16:07 +02:00
vty.h mncc: Add code to manage the mncc connection for CC 2016-03-21 17:00:02 +01:00