summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2001-03-30 22:04:14 +0000
committerMark Spencer <markster@digium.com>2001-03-30 22:04:14 +0000
commit832e39f98fac5ebe635a3d24030b6f828dc4ebf3 (patch)
tree1e3f96c3e13e895ac2a204121fae812bb5491aae /configs
parentef47e8b675e40536a4fa6c80f086f8e108454ac8 (diff)
Version 0.1.7 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@261 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/extensions.conf.sample2
-rwxr-xr-xconfigs/iax.conf.sample2
2 files changed, 2 insertions, 2 deletions
diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample
index 7dd6b309d..287ac2238 100755
--- a/configs/extensions.conf.sample
+++ b/configs/extensions.conf.sample
@@ -73,7 +73,7 @@ exten=#,2,Hangup ; Hang them up.
;
; A timeout and "invalid extension rule"
;
-exten=t,1,Playback,Goto,#|1 ; If they take too long, give up
+exten=t,1,Goto,#|1 ; If they take too long, give up
exten=i,1,Playback,invalid ; "That's not valid, try again"
;
diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample
index 62307d5b9..f269156b0 100755
--- a/configs/iax.conf.sample
+++ b/configs/iax.conf.sample
@@ -66,7 +66,7 @@ context=default
type=peer
username=asterisk
secret=supersecret
-host=209.16.236.91
+host=216.207.245.57
;host=asterisk.linux-support.net
;port=5036
;mask=255.255.255.255