]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjsip: Add option global/regcontext 84/1984/6
authorDaniel Journo <dan@keshercommunications.com>
Sun, 10 Jan 2016 22:22:12 +0000 (22:22 +0000)
committerDaniel Journo <dan@keshercommunications.com>
Mon, 11 Jan 2016 22:42:57 +0000 (22:42 +0000)
commit22801a06ee26993db9ad26b39b83315de29410cb
treebd83aa831a51c31f3ca6cbb4e57d3be138fe849b
parent4b10fc917340bbbfe6222fa7c6131f004912879a
pjsip:  Add option global/regcontext

Added new global option (regcontext) to pjsip. When set, Asterisk will
dynamically create and destroy a NoOp priority 1 extension
for a given endpoint who registers or unregisters with us.

ASTERISK-25670 #close
Reported-by: Daniel Journo
Change-Id: Ib1530c5b45340625805c057f8ff1fb240a43ea62
CHANGES
configs/samples/pjsip.conf.sample
contrib/ast-db-manage/config/versions/136885b81223_add_regcontext_to_pj.py [new file with mode: 0644]
include/asterisk/res_pjsip.h
res/res_pjsip.c
res/res_pjsip/config_global.c
res/res_pjsip/pjsip_configuration.c