View Single Post
Unread 07-23-2006, 09:23 PM   #3
Ron
 
Join Date: Feb 2006
Posts: 447
Thanks: 4
Thanked 8 Times in 8 Posts
Ron will become famous soon enough
Default

I haven't configured Trixbox yet, but here is what I use with Asterisk:

Code:
[voxalot-in]
username=xxxxxx              ;VoXaLot number goes here
type=peer
secret=xxxxxxxx              ;VoXaLot password goes here
nat=yes
insecure=very
host=voxalot.com
fromuser=xxxxxx              ;VoXaLot number goes here
fromdomain=voxalot.com
context=from-trunk
canreinvite=no

[voxalot-out]
username=xxxxxx              ;VoXaLot number goes here
type=peer
secret=xxxxxxxx              ;VoXaLot password goes here
nat=yes
insecure=very
host=voxalot.com
fromuser=xxxxxx              ;VoXaLot number goes here
fromdomain=voxalot.com
canreinvite=no
Ron
Ron is offline   Reply With Quote