]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-11987: [sofia-sip] Extract URI from info param of SIP Identity Header
authorAndrey Volk <andywolk@gmail.com>
Fri, 9 Aug 2019 09:39:44 +0000 (13:39 +0400)
committerAndrey Volk <andywolk@gmail.com>
Tue, 13 Aug 2019 15:53:11 +0000 (19:53 +0400)
commit6fe1a87e3e1a37e1d4a3a57174571ff8dcc021a9
treee3df7b5665e0650229bddd9208573f222234c5c8
parentc57d7704d188341f3628b3e80808b6629b369b4e
FS-11987: [sofia-sip] Extract URI from info param of SIP Identity Header

- allow for a spaces between "info=" and opening '<'
- extract URI from inside "<>" but allow empty - let the higher level app decide what to do about it
- replace strndup (does not exist on Windows) with memcpy
libs/sofia-sip/.update
libs/sofia-sip/libsofia-sip-ua/sip/sip_basic.c