]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: Add contact_user to endpoint 94/3594/1
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 20:39:32 +0000 (14:39 -0600)
commit329507fe20ae5dcbed3e7b494ce6fffeb9990af3
treed69c03ba33ea931b2035e0680b1149f77bc98212
parent56e0aed17758b1cad338e84c5457824cee874d95
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