From: George Joseph Date: Fri, 10 Feb 2017 15:35:51 +0000 (-0700) Subject: configs/samples: Fix placement of 'identify' entry in sorcery.conf X-Git-Tag: 13.15.0-rc1~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7fcc4468ffd54066129a982ff5b0a3cdfa7c5e0;p=thirdparty%2Fasterisk.git configs/samples: Fix placement of 'identify' entry in sorcery.conf The entry for 'identify' was incorrectly placed in the res_pjsip section when it should be in res_pjsip_endpoint_identifier_ip. ASTERISK-26785 #close Change-Id: Ia1372b12a952bfe2df6b1b1e0e725ca306a5d41a --- diff --git a/configs/samples/sorcery.conf.sample b/configs/samples/sorcery.conf.sample index 7406214fbe..7e95883854 100644 --- a/configs/samples/sorcery.conf.sample +++ b/configs/samples/sorcery.conf.sample @@ -64,4 +64,6 @@ test=memory ;auth=realtime,ps_auths ;aor=realtime,ps_aors ;domain_alias=realtime,ps_domain_aliases + +;[res_pjsip_endpoint_identifier_ip] ;identify=realtime,ps_endpoint_id_ips