]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: Fix configuration setting of "regcontext". 42/2542/1
authorJoshua Colp <jcolp@digium.com>
Wed, 6 Apr 2016 21:28:49 +0000 (18:28 -0300)
committerJoshua Colp <jcolp@digium.com>
Wed, 6 Apr 2016 21:29:58 +0000 (16:29 -0500)
commit3e5672d843de69761e151238111a9a49e0064b4b
treeff7b9e0a759046e65e33dcf69128fda7f098cb1d
parent8ed5f611523e7f435433fa695fef8334e9101f36
res_pjsip: Fix configuration setting of "regcontext".

Due to a merge problem two options were swapped causing the
regcontext setting to not get set.

Change-Id: Icb33edc668e7357bacbaec2861a6b5ac64edaff1
res/res_pjsip/config_global.c