Mufasa
26-07-2006, 15:46
Asterisk SPA3000 configuration how to:
SPA3000 conf:
[br]<div class='spacer'></div>
Things to change:
Proxy to IP/DNS/DYNDNS name of Asterisk server. Register set to NO. Make Call Without Reg, Ans Call Without Reg set to Yes. You can set the username and password but it’s not used with this setup.
[br]<div class='spacer'></div>
The dial plan. This sends everything to the asterisk server. Edit IP, set to IP of asterisk server.
[br]<div class='spacer'></div>
Enable calls from asterisk out via pstn line. One stage dialing set to yes. Line 1 Voip caller DP(dial plan), Line1 Fallback DP to an empty dial plan cause you don’t want the outgoing calls to be routed back to asterisk and loop.
[br]<div class='spacer'></div>
Enable pstn-to-voip gateway. Caller auth method to none. Ring thru line1 to no. ring thru line1 will make the phone plugged into spa3000 ring as well.
Caller default DP 1, DP 1 was setup to send all calls to “S” on the asterisk server.
Asterisk Side:
Create a SIP trunk.
[br]<div class='spacer'></div>
Max channels 1. Cause you only have 1 line.
[br]<div class='spacer'></div>
Host is the IP address of the spa3000
[br]<div class='spacer'></div>
Host on the incoming is the IP of the asterisk server.
From here you need to setup inbound/outgoing routes.
Sources of Info. I just added the missing bits.
http://voxilla.com/modules.php?op=modload&name=PNphpBB2&file=index
http://www.darksource.org/index.php?option=com_content&task=view&id=43&Itemid=2
SPA3000 conf:
[br]<div class='spacer'></div>
Things to change:
Proxy to IP/DNS/DYNDNS name of Asterisk server. Register set to NO. Make Call Without Reg, Ans Call Without Reg set to Yes. You can set the username and password but it’s not used with this setup.
[br]<div class='spacer'></div>
The dial plan. This sends everything to the asterisk server. Edit IP, set to IP of asterisk server.
[br]<div class='spacer'></div>
Enable calls from asterisk out via pstn line. One stage dialing set to yes. Line 1 Voip caller DP(dial plan), Line1 Fallback DP to an empty dial plan cause you don’t want the outgoing calls to be routed back to asterisk and loop.
[br]<div class='spacer'></div>
Enable pstn-to-voip gateway. Caller auth method to none. Ring thru line1 to no. ring thru line1 will make the phone plugged into spa3000 ring as well.
Caller default DP 1, DP 1 was setup to send all calls to “S” on the asterisk server.
Asterisk Side:
Create a SIP trunk.
[br]<div class='spacer'></div>
Max channels 1. Cause you only have 1 line.
[br]<div class='spacer'></div>
Host is the IP address of the spa3000
[br]<div class='spacer'></div>
Host on the incoming is the IP of the asterisk server.
From here you need to setup inbound/outgoing routes.
Sources of Info. I just added the missing bits.
http://voxilla.com/modules.php?op=modload&name=PNphpBB2&file=index
http://www.darksource.org/index.php?option=com_content&task=view&id=43&Itemid=2