aboutsummaryrefslogtreecommitdiffstats
path: root/configs/iax.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-21 02:17:36 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-21 02:17:36 +0000
commit2a0305c8ca98811a26735432f5ed8a58bb93d392 (patch)
tree9777ba311d10ca82717a3efbfd1c1a859b41589f /configs/iax.conf.sample
parentc993788dfe4f5dbe680a0fea2ad59ee96d28128e (diff)
Update SIP/IAX documentation and code (Bug #3810)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5220 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/iax.conf.sample')
-rwxr-xr-xconfigs/iax.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample
index b0ed7e1e7..473af71b5 100755
--- a/configs/iax.conf.sample
+++ b/configs/iax.conf.sample
@@ -11,6 +11,9 @@
;
[general]
;bindport=4569 ; bindport and bindaddr may be specified
+; ; NOTE: bindport must be specified BEFORE bindaddr
+; ; or may be specified on a specific bindaddr if followed by
+; ; colon and port (e.g. bindaddr=192.168.0.1:4569)
;bindaddr=192.168.0.1 ; more than once to bind to multiple
; ; addresses, but the first will be the
; ; default