summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMatthew Nicholson <mnicholson@digium.com>2010-06-22 14:54:58 +0000
committerMatthew Nicholson <mnicholson@digium.com>2010-06-22 14:54:58 +0000
commit01507f4ab7ad66a677fc1f0e4f08e4a0c4f1409b (patch)
tree286e166fac6b94ec6420617e451b9cf524201f5e /configs
parent9bbeb945e86e60ee64e7252c8d565a1840f9ff79 (diff)
Merged revisions 271761 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r271761 | mnicholson | 2010-06-22 09:49:36 -0500 (Tue, 22 Jun 2010) | 9 lines Allow users to specify a port for dundi peers. (closes issue #17056) Reported by: klaus3000 Patches: dundi-peerport-patch-trunk.txt uploaded by klaus3000 (license 65) Tested by: klaus3000 ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@271762 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/dundi.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/dundi.conf.sample b/configs/dundi.conf.sample
index 1b6a174c0..a3713412e 100644
--- a/configs/dundi.conf.sample
+++ b/configs/dundi.conf.sample
@@ -163,6 +163,8 @@ autokill=yes
;
; host - What their host is
;
+; port - The port where their host is listening (default: 4520)
+;
; order - What search order to use. May be 'primary', 'secondary',
; 'tertiary' or 'quartiary'. In large systems, it is beneficial
; to only query one up-stream host in order to maximize caching