aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormnicholson <mnicholson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-22 14:54:58 +0000
committermnicholson <mnicholson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-22 14:54:58 +0000
commite21e8a2c4d77f376d935a8e091d0335813e3eddb (patch)
tree286e166fac6b94ec6420617e451b9cf524201f5e /configs
parent2d4eef7a4f2f05cc5c687e72ee48f1fd2d8969a7 (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: http://svn.digium.com/svn/asterisk/trunk@271762 f38db490-d61c-443f-a65b-d21fe96a405b
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