aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2001-03-30 22:04:14 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2001-03-30 22:04:14 +0000
commit43262aded51ebe1b604c70b5aa39d48ea59a50cf (patch)
tree1e3f96c3e13e895ac2a204121fae812bb5491aae /configs
parent3137c9be322b3fe4c3e83e8c99ae02ba63dd616e (diff)
Version 0.1.7 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@261 f38db490-d61c-443f-a65b-d21fe96a405b
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