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 October 19th, 2005, 10:00 AM
tagapache tagapache is offline
Junior Member
 
Join Date: Aug 2005
Posts: 6
tagapache
Default

Linksys WIP330 WiFi Phone SALE Linksys WIP330 iPhone
The most powerful wireless VoIP phone available, includes web browser and allows closed "hot-spot" use.
Price: $228.95
I have a bank of spa3K's operating as pstn gateways between an asterisk pbx and a bunch of centrex lines. Everything works fine except the fact that I can't get the spa to pass centrex command sequences up the line to the centrex exchange. The commands have the form **nn. Asterisk happily despatches the command sequence to the spa but the spa chucks it back with

WARNING[10924]: chan_sip.c:6864 handle_response: Forbidden - wrong password on authentication for INVITE

It almost looks like the spa is attempting to route the command back to asterisk. The dial plans in the spa are just set to xx. to allow asterisk to handle dialing/routing issues.

Any suggestions guys?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #42 (permalink)  
Old October 19th, 2005, 10:23 AM
RobT RobT is offline
Member
 
Join Date: Dec 2004
Posts: 37
RobT
Default

Quote:
The commands have the form **nn... The dial plans in the spa are just set to xx. to allow asterisk to handle dialing/routing issues.
How about a dial plan like
Code:
[x*][x*]x.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #43 (permalink)  
Old October 19th, 2005, 04:31 PM
Woodland Woodland is offline
Junior Member
 
Join Date: Sep 2004
Posts: 17
Woodland
Default SPA3K PSTN port as FXS

I'd like to echo arielb27's post above. I replaced the SPA3K in it's FXO capacity with an Asterisk@Home server with a TDM400, very nice.

However, as we have no current need for the 3K's FXO port, I'd like to turn it into basically a SPA2k with LIne1 & Line2...

I have Line1 working wonderfully as a SIP extenison off the A@H server.

I have the PSTN line registering, but if I try to call it from another extension, I get 503 Service Unavailable. If I pick up the phone attached to it, I get dead air.

Is it possible to configure the PSTN port as Line2, or should I just shelf the 3K until I need another PSTN line?

Thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #44 (permalink)  
Old October 19th, 2005, 04:33 PM
tagapache tagapache is offline
Junior Member
 
Join Date: Aug 2005
Posts: 6
tagapache
Default

Quote:
[x*][x*]x.
same result I'm afraid. Made no difference. Ishould point out that short local numbers and stuff like operator call (100) go out quite happily through these lines, but not **x.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #45 (permalink)  
Old October 19th, 2005, 10:45 PM
RobT RobT is offline
Member
 
Join Date: Dec 2004
Posts: 37
RobT
Default

Then in all likelihood you either have forgotten to remove all the star feature activation codes from the SPA's configuration pages (so the SPA is trying to interpret your star codes itself and then trying to send the relevant SIP message on) OR you have a problem somewhere earlier in your dial plan.

For example, my own SPA3000 works well with this element in my dial plan

Code:
[*#]78S0<:@gw0>
which allows my family to use two of the feature buttons on the telco supplied handsets just as they did before I put all the house extensions through the SPA. (I did require making sure that there are no conflicting codes in the "Vertical Service Activation Codes" section of the "Regional" tab of the SPA3000's configuration.)

Hope that helps

Rob
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old October 19th, 2005, 10:45 PM
  #46 (permalink)  
Old October 20th, 2005, 08:54 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

Woodland,

The PSTN Line is an FXO port, which means that it listens for Dial Tone and Ring Signal from the other side.

A telephone set is also an FXO device, listening for Dial Tone and Ring Signal from an FXS server like your phone company.

Two FXO devices cannot interface directly with each other, as they are both listening.
__________________
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!
Reply With Quote
  #47 (permalink)  
Old October 21st, 2005, 01:07 PM
tagapache tagapache is offline
Junior Member
 
Join Date: Aug 2005
Posts: 6
tagapache
Default

Thanks for this Rob. It's definitely an spa3000 problem because we tried a TDM400 on two of the lines and it worked perfectly. We also checked the vertical activation codes and none conflict - are you suggesting we should remove them?

We'll give it a go and see what happens.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #48 (permalink)  
Old December 19th, 2005, 05:21 PM
digulla digulla is offline
Junior Member
 
Join Date: Dec 2005
Posts: 1
digulla
Default

Quote:
Originally Posted by PhoneBoy
...
PSTN Tab:

SIP Credentials (Proxy, User ID, Password) point to an extension in sip.conf. This allows the SPA3000 to make a call to the * box as well as allow the * box to call the SPA-3000.
....
VoIP User 1 Auth ID: user
VoIP User 1 Password: password
VoIP User 1 DP: none (this means pass whatever the remote end sends)
...
[54]
secret=whatever
callerid="PB SPA3k PSTN" <54>
...
Also in sip.conf, I also have an entry to make outgoing calls via the SPA3000:

[pstn-spa3k]
type=peer
auth=md5
secret=areyououtofyourmind
username=pinky
host=spa3k.phoneboy.com
fromuser=splat
port=5061
dtmfmode=rfc2833
nat=no
context=home

In extensions.conf I have:

exten => _#9.,1,Dial(SIP/${EXTEN:2}@pstn-spa3k,60,tr)
exten => _#9.,2,Playback(abandon-all-hope)
exten => _#9.,3,Congestion.
How are all those usernames and passwords related? Somehow, the SPA must authenticate itself with *, right? So I would guess that at least some of them must be the same.

But when I read your documentation, I get the idea that I need to setup three different, unrelated accounts. I would expect to have two pairs: One for SPA which registers with * and one which allows the * to dial on the SPA.

Can you please explain this setup?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #49 (permalink)  
Old January 23rd, 2006, 02:03 AM
dano3131 dano3131 is offline
Junior Member
 
Join Date: Jan 2006
Posts: 17
dano3131
Default Way over my head?

Help me see the light please?
I got a SPA3000 and a friend has a Asterisk server what i want to do is have my PSTN line auto forward through the SPA-3000 to a specific VoIP on his box right now I call the PSTN the SPA3000 awnsers then I get a fast Busy can the SPA be configured to auto forward and or do I have to
put special commands into the Asterisk server to handshake with the SPA?

Can someone please show me the light in SPA / Asterisk for dummies lingo ? thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #50 (permalink)  
Old January 23rd, 2006, 04:00 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: Way over my head?

dano3131,

Please continue in your other thread. Crossposting just confuses everyone and makes it harder to help
__________________
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!
Reply With Quote
Old January 23rd, 2006, 04:00 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: Configuration for Asterisk & SPA 3000 interaction
Thread Thread Starter Forum Replies Last Post
SPA3000 Configuration Wizard for Asterisk PhoneBoy Asterisk Support Forum 57 July 7th, 2008 01:35 AM
Asterisk@home and AMP configuration files resetting rotary500 Asterisk Support Forum 5 December 3rd, 2005 12:04 PM
SPA3000, SJphone & FXO configuration help PLEASE mrIT79 Linksys (Sipura) VoIP Support Forum 2 October 13th, 2005 10:29 PM
Problem with SPA 1001 &2000 &3000 ego Linksys (Sipura) VoIP Support Forum 10 June 6th, 2005 03:13 PM
ASTERISK & SPA3000 wholly99 Asterisk Support Forum 1 April 11th, 2005 11:32 PM


Advertise Here

All times are GMT. The time now is 10:02 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.