From f84de658d48f0e3718adcd1933a1ddf8dc934b13 Mon Sep 17 00:00:00 2001 From: Jeremy McNamara <jj@nufone.net> Date: Thu, 14 Oct 2004 05:32:07 +0000 Subject: [PATCH] be more explicit git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4001 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- channels/h323/h323.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channels/h323/h323.conf.sample b/channels/h323/h323.conf.sample index 5d5288feb8..a71beebcb8 100755 --- a/channels/h323/h323.conf.sample +++ b/channels/h323/h323.conf.sample @@ -3,7 +3,7 @@ ; [general] port = 1720 -bindaddr = 1.2.3.4 ; this SHALL contain a single, valid IP address +bindaddr = 1.2.3.4 ; this SHALL contain a single, valid IP address for this machine ;tos=lowdelay ; ; You may specify a global default AMA flag for iaxtel calls. It must be -- GitLab