SIP trunk to ATA accountless box (FXO)

exen
Posts: 53
Member Since:
2006-11-07

Im trying to set up a trunk with an accountless fxo box, but cant seem to get it registeret to TB.
Im trying to register a Parlay VoxIP with my trixbox.

Anyone tried this, or have any ideas for what needs to be done?

I guess it should be pretty simple, but it doesnt seem like i can get it to work..



exen
Posts: 53
Member Since:
2006-11-07
Re: SIP trunk to ATA accountless box (FXO)

I've done some reading, and i've figured out the box needs to be registeret just on the IP, and not with username and password..
Anyone knows how asterisk is set up to do that?

What has to stand in the register string etc.?

Thanks



wal
Posts: 13
Member Since:
2006-10-03
Re: SIP trunk to ATA accountless box (FXO)

This is my confuguration.
Is working fine to outbound calls.

Probably is not perfect but...

I use an www.tigernetcom.com actually GW0223. 1fxs, 1fxo gateway.

But you can use the sipura spa3000 more documented.

Outgoing Settings
Trunk Name pstn_spa

PEER Details

type=peer
qualify=yes
port=5062
nat=no
insecure=very
host=192.168.1.15
context=from-pstn
canreinvite=no

Incoming Settings

USER Context GW0223

USER Details

type=user
port=5060
nat=no
insecure=very
host=192.168.1.3
context=from-pstn
canreinvite=no

The Register string section:
admin@192.168.1.15



exen
Posts: 53
Member Since:
2006-11-07
Re: SIP trunk to ATA accountless box (FXO)

Thanks..
I figured it out.. The box wasnt set up correct, so after som support from them it worked like a charm, no echo and passing callerID :D



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.