]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjsip: Added "reg_server" to contacts. 24/2624/6
authorAlexei Gradinari <alex2grad@gmail.com>
Fri, 15 Apr 2016 19:26:15 +0000 (15:26 -0400)
committerJoshua Colp <jcolp@digium.com>
Mon, 2 May 2016 12:59:08 +0000 (09:59 -0300)
commit3cb8934de0db468d600beddd3464b44d33759cdc
tree69f5c5807ad778eaf004852019afeb89113a8722
parent69ced86c6c1847e5c4b683e35ccd407f3eff594a
pjsip: Added "reg_server" to contacts.

If the Asterisk system name is set in asterisk.conf, it will be stored
into the "reg_server" field in the ps_contacts table to facilitate
multi-server setups.

ASTERISK-25931

Change-Id: Ia8f6bd2267809c78753b52bcf21835b9b59f4cb8
CHANGES
contrib/ast-db-manage/config/versions/81b01a191a46_pjsip_add_contact_reg_server.py [new file with mode: 0644]
include/asterisk/res_pjsip.h
res/res_pjsip.c
res/res_pjsip/location.c
res/res_pjsip_registrar.c