[Asterisk-Users] delta three account to Transfer to outside p
hone number.
Steve Radich
stever at bitshop.com
Fri May 2 21:22:49 MST 2003
I'm guessing you aren't on a digital line (i.e. POTS). If that's the case
you'll have problems sometimes that the dial tone isn't there as fast as it
dials.
I forget the pause character (p? It seems like that was pulse not pause).
I'd break this into 2 steps, answer and announce something - make sure you
are answering fine.
Step 2 - Dial via ZAP and hopefully then you know which half is failing. If
the zap you may need the pause, or a few pauses if 9 gets you an outside
line or something.
Steve Radich - Colocation / Virtual Dedicated / Dedicated Servers
BitShop, Inc. - http://www.bitshop.com - $149/month colo special
-----Original Message-----
From: Tim Thompson [mailto:tthompson at csgcomm.net]
Sent: Friday, May 02, 2003 5:45 PM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] delta three account to Transfer to outside phone
number.
Here is what I want to do.
I have extension 1000 on my * server.
When I dial 1000, it picks up outside line and calls my home phone
number.
I have a deltathree account that has (720) area code.
I have my * box as the sip client for that number.
I.e. when you call it, my * box will answer it as normal.
Here is my extensions.conf file and I've tried many others to get it to
dial my house, but to no avail.
-------------------------------------------------------------------
exten => s,1,Wait,1 ; Wait a second, just for fun
exten => s,2,Answer ; Answer the line
exten => s,3,Wait,2 ; Wait a second, just for fun
exten => s,4,ResponseTimeout,10 ; Set Response Timeout to 10
seconds
exten => s,5,Goto,timhome|s|1
[timhome]
include => mailboxes
include => dialout
include => local
exten => s,1,setmusiconhold,default
exten => s,2,Dial,Zap/1/9###(myhome phone number)
---------------------------------------------------------------------
Help is greatly appreciated.
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list