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.





Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #41 (permalink)  
Old December 23rd, 2006, 02:09 AM
rvtango rvtango is offline
Senior Member
 
Join Date: Nov 2006
Location: Las Vegas, NV
Posts: 104
rvtango is on a distinguished road
Default Re: SPA3000 Configuration Wizard for Asterisk

"asterisk" is not an extension it is a user name that Asterisk uses to authenticate itself to SPA. (using HTTP Auth method)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #42 (permalink)  
Old December 23rd, 2006, 04:55 PM
larryalk larryalk is offline
Member
 
Join Date: Nov 2005
Posts: 43
larryalk
Default Re: SPA3000 Configuration Wizard for Asterisk

Thanks for your reply rvtango.

When I start Asterisk CLI, I tee to a log file because the messages come so fast.

I have many entries like this:

Via: SIP/2.0/UDP 10.22.44.22:5060;branch=z9hG4bK19b07740;rport
From: "asterisk" <sip:asterisk@10.22.44.22>;tag=as00c1ca40
To: <sip:424@10.22.44.124:5060>


Are the "asterisk" and sip:asterisk@ the
"user name that Asterisk uses to authenticate itself to SPA. (using HTTP Auth method)" ?

Can I change this name in the PSTN Line tab to something more unique? Something like ast-auth?

Larryalk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #43 (permalink)  
Old December 23rd, 2006, 11:36 PM
SME SME is offline
Junior Member
 
Join Date: Dec 2006
Posts: 28
SME is on a distinguished road
Default Re: SPA3000 Configuration Wizard for Asterisk

Quote:
Originally Posted by larryalk View Post
Can I change this name in the PSTN Line tab to something more unique? Something like ast-auth?

Larryalk
Yes you can, but if you do, you'll also have to change the right entry in sip.conf, at the very least.

Good luck...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #44 (permalink)  
Old December 26th, 2006, 08:12 PM
larryalk larryalk is offline
Member
 
Join Date: Nov 2005
Posts: 43
larryalk
Default Re: SPA3000 Configuration Wizard for Asterisk

Thanks SME. I'll just leave the "asterisk" user alone.

The Wizard states that
"The PSTN Line will also be connected to Asterisk as a different extension for the purposes of forwarding inbound PSTN calls to Asterisk;"

Is the above reference to the "asterisk" user or extension?

What gets (or should get) the inbound PSTN calls that are forwarded to Asterisk?

My Asterisk / Sipura system works perfectly except it will not receive inbound PSTN calls after several months of work.

I'd be very grateful if someone would give me a simple explanation of how to direct inbound PSTN calls to my SIP or POTS phones?

My system as setup by the Sipura Wizard has extensions in sip.conf for sipurfxs1 (Line 1), sipurfxo1 (PSTN line) and pstn-spa3k (also PSTN line) all going to context [home] and a dial plan 8 entry of <S0stn-inbound>.

Larryalk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #45 (permalink)  
Old December 28th, 2006, 12:30 AM
SME SME is offline
Junior Member
 
Join Date: Dec 2006
Posts: 28
SME is on a distinguished road
Default Re: SPA3000 Configuration Wizard for Asterisk

Quote:
Originally Posted by larryalk View Post
Thanks SME. I'll just leave the "asterisk" user alone.

The Wizard states that
"The PSTN Line will also be connected to Asterisk as a different extension for the purposes of forwarding inbound PSTN calls to Asterisk;"

Is the above reference to the "asterisk" user or extension?

What gets (or should get) the inbound PSTN calls that are forwarded to Asterisk?

My Asterisk / Sipura system works perfectly except it will not receive inbound PSTN calls after several months of work.

I'd be very grateful if someone would give me a simple explanation of how to direct inbound PSTN calls to my SIP or POTS phones?

My system as setup by the Sipura Wizard has extensions in sip.conf for sipurfxs1 (Line 1), sipurfxo1 (PSTN line) and pstn-spa3k (also PSTN line) all going to context [home] and a dial plan 8 entry of <S0stn-inbound>.

Larryalk
I found that the wizard ended up giving me a bad dialplan (my fault somehow I'm sure) so I had to change it to a valid extension. For example, in the wizard I used 4000, 3000 and 2000 so it suggested a PSTN dialplan of (<S0:2000>) but my FXS port and analog phone were on 3000 so I just changed it and inbound PSTN started working.

Good luck...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old December 28th, 2006, 12:30 AM
  #46 (permalink)  
Old December 28th, 2006, 07:12 PM
larryalk larryalk is offline
Member
 
Join Date: Nov 2005
Posts: 43
larryalk
Default Re: SPA3000 Configuration Wizard for Asterisk

Quote:
Originally Posted by SME View Post
I found that the wizard ended up giving me a bad dialplan (my fault somehow I'm sure) so I had to change it to a valid extension. For example, in the wizard I used 4000, 3000 and 2000 so it suggested a PSTN dialplan of (<S0:2000>) but my FXS port and analog phone were on 3000 so I just changed it and inbound PSTN started working.
SME thank you very much. I think you triggered the solution to my problem.

In PSTN tab I changed Dial Plan 8 to be:
(S0<:sipurafxs1>)
where sipurafxs1 is exactly the same UserID in the Line 1 tab. Suddenly my POTS phone connected to Sipura rings and works!

Who knew it was that simple! Shouldn't that have been made clear in the Wizard?

Is your extension 2000 exactly the same as your UserID in the Line 1 tab? If not, could you post both extension 2000 and the UserID for Line 1?

One final point. I have been told that the correct syntax for Dial Plan 8 is to put the < bracket just before the : of the extension name, not right after the opening ( parenthesis mark. I asked Eric about that but got no response. In other words,
(<S0:2000>) is not correct but
(S0<:2000>) is correct.

If I'm wrong on this I'd appreciate a correction from someone.

Larryalk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #47 (permalink)  
Old December 28th, 2006, 07:59 PM
SME SME is offline
Junior Member
 
Join Date: Dec 2006
Posts: 28
SME is on a distinguished road
Default Re: SPA3000 Configuration Wizard for Asterisk

Quote:
Originally Posted by larryalk View Post
SME thank you very much. I think you triggered the solution to my problem.

In PSTN tab I changed Dial Plan 8 to be:
(S0<:sipurafxs1>)
where sipurafxs1 is exactly the same UserID in the Line 1 tab. Suddenly my POTS phone connected to Sipura rings and works!

Who knew it was that simple! Shouldn't that have been made clear in the Wizard?

Is your extension 2000 exactly the same as your UserID in the Line 1 tab? If not, could you post both extension 2000 and the UserID for Line 1?

One final point. I have been told that the correct syntax for Dial Plan 8 is to put the < bracket just before the : of the extension name, not right after the opening ( parenthesis mark. I asked Eric about that but got no response. In other words,
(<S0:2000>) is not correct but
(S0<:2000>) is correct.

If I'm wrong on this I'd appreciate a correction from someone.

Larryalk
I had to change mine to 3000, which IS the uid in the spa line1 tab. The wizard gave me 2000, which was not a valid extension. I'm not ready to blame the wizard, maybe I just didn't understand the directions clearly and gave it 2000 when I shouldn't have. As for my conf files, I had already posted (edited versions) of them here: http://forum.voxilla.com/asterisk-us...oad-19836.html

As for the "<", I saw a post suggesting it was wrong from the wizard but my fxs started working so I haven't even tried it the other way, perhaps it'd be better but I haven't gotten there yet. I'm still working on getting outbound pstn working right.

Glad I could help...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #48 (permalink)  
Old February 8th, 2007, 08:59 PM
maurda00 maurda00 is offline
Junior Member
 
Join Date: Feb 2007
Location: Overland Park, KS
Posts: 1
maurda00 is on a distinguished road
Default Re: SPA3000 Configuration Wizard for Asterisk

I am new to this forum and have read thru the thread on SPA3000 for Asterick. I'm confused (nothing new), I currently used an internal Digium TDM400P with 2 FXO ports. If I move to the SPA what about the zapata.conf file? Where do I set signalling and channels on the Asterisk Server or do I need to worry?

I ask because I spent a good week trying to get a Audio Code MP114 to work without success. The Digium works great but I really want an external gateway so I can use a laptop for customer demos.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #49 (permalink)  
Old February 9th, 2007, 03:49 PM
eric's Avatar
eric eric is offline
Chief Technical Officer
 
Join Date: Jun 2006
Location: San Francisco, California
Posts: 745
Blog Entries: 34
eric is an unknown quantity at this point
Default Re: SPA3000 Configuration Wizard for Asterisk

You configure SIP gateways in the sip.conf file.
__________________
Eric Chamberlain, CISSP
Chief Technical Officer
Voxilla
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #50 (permalink)  
Old February 18th, 2007, 08:41 AM
SPA3000 SPA3000 is offline
Junior Member
 
Join Date: May 2006
Posts: 2
SPA3000
Question Re: SPA3000 Configuration Wizard for Asterisk

Question for Phoneboy:

Just configured SPA3102 with wizard for Asterisk with FWD.
Asterisk runs on Mac. Calls to 500, 600 work fine, in comming FWD works fine,...BUT outgoing FWD calls (initialized with default **393 prefix) terminats into busy signal after one (1) ring which is also not received at th recipiants end. I suspect dial plan! - dial plan is configured as per wizard: ([2-79]11<:@gw0>|xx.|*xx.|**xx.|<#1,:>xx.<:@gw1>|<#9,:>xx .<:@gw0>|<#9,:>*xx<:@gw0>)

What do you think???? I appreciate any help, since I can,t get this to work for day (and nights) Thank you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old February 18th, 2007, 08:41 AM
Save $10 when you buy an unlocked Linksys SPA3102
Includes VoIP/PSTN gateway, FXO/FXS ports, and router.
Sale Price: $76.95
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:



Similar Threads for: SPA3000 Configuration Wizard for Asterisk
Thread Thread Starter Forum Replies Last Post
SPA configuration wizard - how does Voxilla do it? kjcsb Linksys (Sipura) VoIP Support Forum 6 September 3rd, 2005 02:35 AM
Password when using SPA3000 configuration wizard? hguo BroadVoice Support Forum 2 May 18th, 2005 06:42 AM
Using the SPA 2100 Wizard configuration breyes Linksys (Sipura) VoIP Support Forum 1 March 10th, 2005 06:38 AM
SPA3000 Wizard Configuration - subsequent changes Gabbai Other Providers 10 December 31st, 2004 11:55 AM
SPA3000 voxilla configuration wizard - one error ? reblochon Linksys (Sipura) VoIP Support Forum 2 August 29th, 2004 07:24 AM


Advertise Here

All times are GMT. The time now is 08:39 PM.


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.