aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2001-05-07 20:53:39 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2001-05-07 20:53:39 +0000
commit2fcc866c2b923a0f75eac08c954fa2dbaef1dd51 (patch)
tree55b85388431c4df8cab60fc8a04b700ac9330876 /configs
parentd967546fb3c11b521bdef33e4c540c3c72f13bbf (diff)
Version 0.1.8 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@318 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/iax.conf.sample10
1 files changed, 8 insertions, 2 deletions
diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample
index f269156b0..a14923557 100755
--- a/configs/iax.conf.sample
+++ b/configs/iax.conf.sample
@@ -35,8 +35,14 @@ disallow=lpc10 ; Icky sound quality... Mr. Roboto.
;dropcount=3
;maxjitterbuffer=500
;maxexccessbuffer=100
-
;
+; We can register with another IAX server to let him know where we are
+; in case we have a dynamic IP address for example
+;
+;register => marko:secretpass@tormenta.linux-support.net
+;register => joe@remotehost:5656
+;
+
; Guest sections for unauthenticated connection attempts. Just
; specify an empty secret, or provide no secret section.
;
@@ -54,7 +60,7 @@ context=default
;type=user
;context=default
;context=local
-;auth=md5,cleartext
+;auth=md5,plaintext
;secret=markpasswd
;deny=0.0.0.0/0.0.0.0
;allow=209.16.236.73/255.255.255.0