summaryrefslogtreecommitdiff
path: root/configs/samples/pjsip.conf.sample
diff options
context:
space:
mode:
authorKevin Harwell <kharwell@digium.com>2015-03-13 14:48:40 +0000
committerKevin Harwell <kharwell@digium.com>2015-03-13 14:48:40 +0000
commit0497b7b1550a50cfe6da101f0253fec8866c499c (patch)
tree1dccc17fddf50c00400b8ab8abc6806f256e1cac /configs/samples/pjsip.conf.sample
parentb9fd61f2c7575cc32bc4a8411eac52195e995c97 (diff)
Revert - res_pjsip: Allow configuration of endpoint identifier query order
Due to a break in binary compatibility with some other modules these changes are being reverted until the issue can be resolved. ASTERISK-24840 Reported by: Mark Michelson git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@432868 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/samples/pjsip.conf.sample')
-rw-r--r--configs/samples/pjsip.conf.sample4
1 files changed, 0 insertions, 4 deletions
diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample
index af417cd1b..a214c0e6e 100644
--- a/configs/samples/pjsip.conf.sample
+++ b/configs/samples/pjsip.conf.sample
@@ -854,10 +854,6 @@
;keep_alive_interval=20 ; The interval (in seconds) at which to send keepalive
; messages on all active connection-oriented transports
; (default: "0")
-;endpoint_identifier_order=ip,username,anonymous
- ; The order by which endpoint identifiers are given priority.
- ; Identifier names are derived from res_pjsip_endpoint_identifier_*
- ; modules. (default: ip,username,anonymous)
; MODULE PROVIDING BELOW SECTION(S): res_pjsip_acl