On 7/23/06, Bruce Nik <[EMAIL PROTECTED]> wrote:

Hello,

I am using a2billing with trixbox. A2billing requires a trunk to be
specified to make calls out. I want to use SPA3000 as the FXO gateway in
this case. The problem is that SPA3k registers to my trixbox as a sip
extension and I don't know how to set it so that there is a trunk that is
connected to SPA3k.

Right now I can dial SPA3k extension and get dial tone but I want only one
stage dialing.

I know that there should be a solution. What would it be?



The trick to working with the spa-3000 is to remember that there are really
three extensions: incoming pstn, outgoing pstn and the FXS port for the
analog telephone.  Depending how you have configured each of the two pstn
settings, it is simply a matter of creating a new SIP trunk, and adding the
correct information in the outgoing settings.  Here are my settings
(depending on how you have configured the spa-3000, your settings may be
considerably different):
trunk name: spa-pstn
outgoing:
auth=md5
context=from-pstn
dtmfmode=inband
fromuser=asterisk
host=192.168.2.253
insecure=very
nat=no
port=5061
type=peer

(You may want to configure the incoming settings as well, depending on your
setup).
Once the trunk has been created, create an outbound route to use it and you
should be able to dial from any extension and connect for an outside line
via the spa-3000 without hearing 2 dial tones.

Reply via email to