]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-7309: [mod_sofia] Allow removal of User-Agent header
authorSpencer Thomason <spencer@whiteskycommunications.com>
Fri, 20 Feb 2015 00:53:46 +0000 (16:53 -0800)
committerSpencer Thomason <spencer@whiteskycommunications.com>
Fri, 20 Feb 2015 16:36:44 +0000 (08:36 -0800)
commit74e8db736f95088d7cf38b4c424647f5ebfa2783
tree9c0e29ba8f9369804395c259b1647d101d065048
parentf4aaeedb0c7135f981c4d4b029a833854e28cdc8
FS-7309: [mod_sofia] Allow removal of User-Agent header

In certain deployments it might be desirable to remove the User-Agent header from the SIP message.
Set the sofia profile parameter "user-agent-string" to "none" to suppress this header.
conf/insideout/sip_profiles/internal-ipv6.xml
conf/insideout/sip_profiles/internal.xml
conf/softphone/freeswitch.xml
conf/vanilla/sip_profiles/internal-ipv6.xml
conf/vanilla/sip_profiles/internal.xml
src/mod/endpoints/mod_sofia/conf/sofia.conf.xml
src/mod/endpoints/mod_sofia/sofia.c