aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormnicholson <mnicholson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-22 15:00:11 +0000
committermnicholson <mnicholson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-22 15:00:11 +0000
commit0c01181a8f30177e3688db657190e9e499aa387f (patch)
tree7406d9d0773f7deec6383d0ec63af307b2642767 /configs
parentbb19a9e9abfd47440d28f42bbf2f3b78d39d6a49 (diff)
Merged revisions 271762 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ................ r271762 | mnicholson | 2010-06-22 09:54:58 -0500 (Tue, 22 Jun 2010) | 15 lines 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/branches/1.6.2@271763 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 3eb1bd320..cee06e8c4 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