Voxilla VoIP Forum

Go Back   Voxilla VoIP Forum > Hardware/Software Support Forums > Asterisk Support Forum

Asterisk Support Forum Technical support, how-to guides, troubleshooting, and general assistance, from beginner to seasoned pro, this is where to discuss Asterisk, the most powerful open source PBX.


Closed Thread
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old August 17th, 2005, 07:15 AM
Member
 
Join Date: Jan 2005
Posts: 85
thameema
Default how to use stanaphone for tollfree

I would like to use my stanaphone account to call tollfree numbers. I am sure there are many people who is using for the same purpose. I would be thankful if they provide their exten.conf snippets to make it happen.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old August 17th, 2005, 11:29 AM
Senior Member
 
Join Date: Jul 2005
Posts: 362
chandave is an unknown quantity at this point
Send a message via MSN to chandave
Default RE: how to use stanaphone for tollfree

sip.conf
Code:
[general]
register => {stanphone DID phonenumber}:{whatever password they sent you}@sip.stanaphone.com:5060/{stanaphone DID phonenumber}

[sip.stanaphone.com]
type=peer
username={stanaphone DID phone number}
secret={what they sent you}
host=sip.stanaphone.com
fromuser={stanaphone DID phone number}
fromdomain=sip.stanaphone.com
insecure=very
disallow=all
allow=ulaw
allow=alaw
dtmfmode=rfc2833
context=from-stanaphone-com
extensions.conf
Code:
[from-stanaphone-com]
exten => {stanaphone DID phonenumber},1,Answer
exten => {stanaphone DID phonenumber},2,Wait(2)
exten => {stanaphone DID phonenumber},3,NoOp(${TIMESTAMP}: Starting EchoTest for ${CALLERIDNUM})
exten => {stanaphone DID phonenumber},4,Playback(demo-echotest)
exten => {stanaphone DID phonenumber},5,Echo
exten => {stanaphone DID phonenumber},6,Playback(demo-echodone)
exten => {stanaphone DID phonenumber},7,NoOp(${TIMESTAMP}: Ending EchoTest for ${CALLERIDNUM})
exten => {stanaphone DID phonenumber},8,Hangup

[default]
exten => _1800NXXXXXX,1,Dial(SIP/${EXTEN}@sip.stanaphone.com)
exten => _1888NXXXXXX,1,Dial(SIP/${EXTEN}@sip.stanaphone.com)
exten => _1877NXXXXXX,1,Dial(SIP/${EXTEN}@sip.stanaphone.com)
exten => _1866NXXXXXX,1,Dial(SIP/${EXTEN}@sip.stanaphone.com)
exten => _1855NXXXXXX,1,Dial(SIP/${EXTEN}@sip.stanaphone.com)
exten => _1844NXXXXXX,1,Dial(SIP/${EXTEN}@sip.stanaphone.com)
exten => _1833NXXXXXX,1,Dial(SIP/${EXTEN}@sip.stanaphone.com)
And for those of you planning to use them just for Toll-free outgoing calls, please deposit at least $5 into your account so they at least earn some revenue from interest.

See ya...

d.c.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
new Stanaphone won't work (A@H 1.3) simanu Asterisk Support Forum 0 February 23rd, 2006 10:51 PM
New stanaphone does not like Asterisk zwang97 Asterisk Support Forum 6 November 22nd, 2005 02:25 PM
stanaphone to BV?? paranhos Linksys (Sipura) VoIP Support Forum 1 May 8th, 2005 10:31 PM
Warning: BV does NOT work properly on RCF and nonBV tollfree cayman BroadVoice Support Forum 6 April 18th, 2005 06:31 PM
Stanaphone > 3000 > BV jason8612 Linksys (Sipura) VoIP Support Forum 12 March 3rd, 2005 10:41 AM


Voxilla News

More Voxilla news



All times are GMT. The time now is 10:11 PM.


vBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Logos and trademarks are the property of Voxilla or their respective owner. All other content © 2003-2009 by Voxilla, Inc.