]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: Add contact_user to endpoint 96/3596/2
authorGeorge Joseph <gjoseph@digium.com>
Tue, 16 Aug 2016 20:36:10 +0000 (14:36 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 17 Aug 2016 21:21:02 +0000 (16:21 -0500)
commitf87af8939601c9aec38228b40d69e6d068f0cc00
treee07cf3bdbe0cd3bbefa0e0327e8ab643fae11417
parent41e9bf60aa99c063d7dd0d10ab80a1053f4c15af
res_pjsip:  Add contact_user to endpoint

contact_user, when specified on an endpoint, will override the user
portion of the Contact header on outgoing requests.

Change-Id: Icd4ebfda2f2e44d3ac749d0b4066630e988407d4
CHANGES
configs/samples/pjsip.conf.sample
contrib/ast-db-manage/config/versions/4e2493ef32e6_add_contact_user_to_endpoint.py [new file with mode: 0644]
include/asterisk/res_pjsip.h
res/res_pjsip.c
res/res_pjsip/pjsip_configuration.c