[Asterisk-Users] delta three account to Transfer to outside phone number.

Tim Thompson tthompson at csgcomm.net
Fri May 2 14:45:06 MST 2003


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.




More information about the asterisk-users mailing list