From e21e8a2c4d77f376d935a8e091d0335813e3eddb Mon Sep 17 00:00:00 2001 From: mnicholson Date: Tue, 22 Jun 2010 14:54:58 +0000 Subject: 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 --- configs/dundi.conf.sample | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs') 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 -- cgit v1.2.3