No account yet? Create one
Forgot your Username or Password?

Welcome to the Voxilla VoIP Forum.

Voxilla has been a trusted source for accurate, up-to-date information on the IP Communications industry since 2002. A dedicated staff of reporters and engineers produce feature articles and product reviews to keep industry watchers abreast of the people, companies, and trends driving a fast moving market.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.





Closed Thread
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old April 28th, 2006, 09:55 AM
olisa olisa is offline
Junior Member
 
Join Date: Apr 2006
Posts: 1
olisa
Default how to setup incoming call from pstn in asterisk

Linksys SPA942 Linksys SPA942
Stylish and sturdy 2- or 4-line business IP phone with 2 RJ-45s and Power Over Ethernet.
Price: $149.95
hello
i am using sipura 300 to call pstn. i am able to call pstn through my handset as well as my sip soft phone but i am not able to receive call from pstn.
i post my sip.conf and extensions.conf configuration here. and help me to solve this problem.

sip.conf

//configuration for handset
[sipura2-handset]
type=friend
host=dynamic
username=sipura2-handset
secret=phone
context=default
dtmfmode=rfc2833
disallow=all
allow=ulaw
allow=alaw

//configuration for softphone
[sipura2-pstn]
type=friend
host=dynamic
username=sipura2-pstn
secret=phone
context=default
dtmfmode=rfc2833
disallow=all
allow=ulaw

//to call pstn phone
[sipura2-peer]
type=peer
host=172.16.100.201 (ip address of sipura device)
port=5061
secret=phone
username=asterisk
;fromuser=asterisk
dtmfmode=rfc2833
context=default
insecure=very

//to receive pstn call
[sipura2-peer]
type=user
host=172.16.100.201(ip address of sipura device)
port=5061
secret=phone
username=asterisk
;fromuser=asterisk
dtmfmode=rfc2833
context=default
insecure=very

extensions.conf

[default]

include => from-pstn
include => from-sip

exten => _XXXXX.,1,Dial(SIP/${EXTEN}@sipura2-peer,60,)
exten => _XXXXX.,2,Playback(all-circuits-busy-now)
exten => _XXXXX.,3,Playback(goodbye)
exten => _XXXXX.,4,Wait,1
exten => _XXXXX.,5,Hangup

[from-pstn]
exten => s,1,Dial(SIP/${EXTEN}@sipura2-user,60,tr)
exten => s,2,Goto(from-sip,200,1)
exten => s,3,Playback(goodbye)
exten => s,4,Wait,1
exten => s,5,Hangup

[from-sip]
exten => 200,1,Dial(SIP/2001@172.16.100.51,20,Ttr)
exten => 200,2,Voicemail(u9999)
exten => 200,3,pickup(2001@172.16.100.51)
exten => 200,4,answer
exten => 200,102,Voicemail(b9999)
exten => 200,103,hangup

These above are my configurations so please notified me if there is any mistake in my configuration.
everybody suggestion are greately appriciated.

regards
anita
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old May 7th, 2006, 11:04 PM
mberlant's Avatar
mberlant mberlant is offline
Senior Member
 
Join Date: Aug 2004
Location: USA or Japan
Posts: 5,015
mberlant is an unknown quantity at this point
Default RE: how to setup incoming call from pstn in asterisk

I use the configuration provided by using the Voxilla Wizard for SPA3000/Asterisk. Since it uses HTTP Digest for authentication of the FXO interface the handling of calls in and out of the Asterisk is much smoother than "rolling your own".
__________________
Please do not send technical questions via PM.
Please post all questions to the forum.
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:



Similar Threads for: how to setup incoming call from pstn in asterisk
Thread Thread Starter Forum Replies Last Post
Call Waiting on incoming PSTN calls while in a VoIP call... funkyjunkymunky Linksys (Sipura) VoIP Support Forum 0 May 17th, 2006 05:42 PM
Asterisk dropping incoming call joker625 Asterisk Support Forum 0 March 22nd, 2006 10:42 PM
Incoming call problems with Asterisk and Broadvoice skidog BroadVoice Support Forum 2 January 6th, 2006 07:59 PM
PSTN incoming call direct Forward to VoIP call crsepulv Linksys (Sipura) VoIP Support Forum 8 September 15th, 2005 02:55 PM
handling Incoming PSTN call with Asterisk blue389 Asterisk Support Forum 1 June 26th, 2005 02:44 AM


Advertise Here

All times are GMT. The time now is 09:35 AM.


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