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
  #1 (permalink)  
Old November 13th, 2004, 08:43 AM
PhoneBoy's Avatar
PhoneBoy PhoneBoy is offline
Senior Member
 
Join Date: Sep 2003
Location: Port Orchard, WA
Posts: 3,302
PhoneBoy is an unknown quantity at this point
Default SPA3000 Configuration Wizard for Asterisk

Now available for your testing pleasure:

Voxilla - Linksys SPA 3xxx Configuration Wizard for Asterisk

Might also work with other PBX-type systems as well. It does generate some basic sample configs for Asterisk. Feedback welcome, of course.
__________________
Technical questions should be posted to the forums, not sent via PM to me.

Last edited by eric : September 25th, 2006 at 02:22 PM. Reason: URL change
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old November 22nd, 2004, 09:12 PM
jbd jbd is offline
Junior Member
 
Join Date: Sep 2004
Posts: 4
jbd
Default Well, uhhh...

Thanks for this great tool. But what does it set up the SPA3K to do?

I was assuming that if I picked up the phone attached Line1 on the SPA3K, that I would get a dialtone. And that if I were to dial an extension, I'd get either Asterisk voicemail or a busy or something.

Asterisk is telling me the following when I pick up the phone and try to dial 30:

-- Registered SIP '30' at 192.168.56.20 port 5060 expires 3600
-- Saved useragent "Sipura/SPA3000-2.0.9(GWi)" for peer 30
-- Registered SIP '40' at 192.168.56.20 port 5061 expires 3600
-- Saved useragent "Sipura/SPA3000-2.0.9(GWi)" for peer 40
Setting NAT on RTP to 0
Stopping retransmission on '45ca34e46d681d964b0b163741351504@192.168.56.8' of Request 102: Found
Auto destroying call 'a6031127-e1997bda@192.168.56.20'
Auto destroying call '8e158c3-800878ee@192.168.56.20'
Sending VNAK

192.168.56.20 is the SPA3K. 192.168.56.8 is the Asterisk system.

Where do I turn on logging on the SPA to find out what's going on?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old November 23rd, 2004, 05:43 AM
PhoneBoy's Avatar
PhoneBoy PhoneBoy is offline
Senior Member
 
Join Date: Sep 2003
Location: Port Orchard, WA
Posts: 3,302
PhoneBoy is an unknown quantity at this point
Default

You should be able to dial an extension on your Asterisk, yes, but I did not test it with 2.0.9 firmware. I suggest upgrading to the latest release.
__________________
Technical questions should be posted to the forums, not sent via PM to me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old November 30th, 2004, 09:17 AM
ichilton ichilton is offline
Member
 
Join Date: Oct 2004
Posts: 48
ichilton
Default

Hi Phoneboy,

Great resource but I think there is a small bug in the example Asterisk configurations it generates - the section in sip.conf for outgoing calls doesn't have any host or port variables so obviously outgoing calls do not work because it doesn't try to connect to the spa3k. Maybe you could add this in.

Thanks!

--ian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old November 30th, 2004, 04:12 PM
PhoneBoy's Avatar
PhoneBoy PhoneBoy is offline
Senior Member
 
Join Date: Sep 2003
Location: Port Orchard, WA
Posts: 3,302
PhoneBoy is an unknown quantity at this point
Default

Can you provide an example of where this is messed up? I thought we had this right, but I could be wrong.
__________________
Technical questions should be posted to the forums, not sent via PM to me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old November 30th, 2004, 04:12 PM
  #6 (permalink)  
Old November 30th, 2004, 04:48 PM
ichilton ichilton is offline
Member
 
Join Date: Oct 2004
Posts: 48
ichilton
Default

Hi Phoneboy,

Yeah, you have this:

[pstn-spa3k]
type=peer
auth=md5
secret=password
username=asterisk
fromuser=asterisk
dtmfmode=rfc2833
context=home

There is no host or port parameters in there so when you make an outgoing call, it doesn't know where to connect to.

--ian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old November 30th, 2004, 05:40 PM
n4zmz n4zmz is offline
Junior Member
 
Join Date: Nov 2004
Posts: 1
n4zmz
Default pstn-spa3k issues.

I've been playing with my SPA3K for a few days now. I noticed the same issue as Ian. Adding the missing host/port parameters does help.

For some reason I can't get the PSTN side of the 3k to work properly.

It could be my test setup. I've plugged the FXO port into the FXS port on a cisco 2600 router. I've verified that if I dial 411 on the cisco FXS port that it will call asterisk and give me the directory. If I dial #9411 on the 3k FXS port, I get a busy.

My next testing will be with a real PSTN line. It will just take longer due to cabling issues.

Also the Asterisk example does not support the 10 digit dialing required in more and more cities. Not that it is a big issue to make the changes....

- Dennis
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old December 3rd, 2004, 07:35 AM
ichilton ichilton is offline
Member
 
Join Date: Oct 2004
Posts: 48
ichilton
Default

Hi,

Did you manage to fix that problem Phoneboy?

Thanks

--ian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old December 3rd, 2004, 06:32 PM
achaniotis achaniotis is offline
Junior Member
 
Join Date: Dec 2004
Posts: 12
achaniotis
Default

I tried the SPA3000 config wizard for Asterisk, but could still not get SPA-3000 and Asterisks to work together. After successfully running through the wizard, I also update the sip.conf and extensions.conf with the info provided by the wizard. I then add a [99] section to the extensions.conf (99 is the asterisk extension that is entered in the DP8 during the wizard config) which basically dumps the PSTN caller into voicemail for testing.
When I call the PSTN number on FXO, it just rings and nothing ever happens. In the Sipura Info page, it shows that Line 1 and PSTN have NOT successfully registered, so I suspect that is the problem; however, I have not been able to solve it. Any help would be greatly appreciated, as I am not able to figure it out.

As a related question, does [99] (my Asterisk extension in DP8 as entered in wizard) need to be defined in sip.conf or registered in any way, or is it enough to have it defined in extensions.config?

Thank you!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old December 3rd, 2004, 10:42 PM
PhoneBoy's Avatar
PhoneBoy PhoneBoy is offline
Senior Member
 
Join Date: Sep 2003
Location: Port Orchard, WA
Posts: 3,302
PhoneBoy is an unknown quantity at this point
Default

99 must be defined in sip.conf as well.
__________________
Technical questions should be posted to the forums, not sent via PM to me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old December 3rd, 2004, 10:42 PM
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 06:00 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.