osmo-sip-connector/src
Alexander Couzens f678caa819 Revert "sip: Specify invite contact tag"
This reverts commit 52b2afce2c.
The contact header is generated by the original sofia-sip library.
By adding the contact header explicit as user header it violates the
SIP RFC because sofia will add the Contact header to the BYE message as
well.

Let's fix the bugs in the freeswitch sofia-sip and make it compatible
(not bug compatible) with the original sofia-sip.

Change-Id: I712f17fecbc372d1e486e80673a548e281b37800
2020-09-05 23:13:55 +02: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 Cosmetic: Logging and Comments, spelling and clarity changes 2019-08-07 02:16:07 +02:00
call.h MNCC v6: add optional SDP to the socket protocol 2019-11-28 21:05:49 +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 exit if the sip agent failed to start 2019-11-23 08:07:01 +00:00
mncc.c mncc.c: fix gsm_mncc_rtp size checks 2019-11-28 15:11:33 +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 v6: add optional SDP to the socket protocol 2019-11-28 21:05:49 +01:00
sdp.c Cosmetic: Logging and Comments, spelling and clarity changes 2019-08-07 02:16:07 +02:00
sdp.h Handle SIP re-INVITEs 2019-08-05 19:05:40 +02:00
sip.c Revert "sip: Specify invite contact tag" 2020-09-05 23:13:55 +02: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