|
** UPDATE **
I tried registering the gateway with Trixbox with no success. However, I left the gateway with a basic config and played around with the trunk settings in Trixbox with partial success. I can dial out but not in, although the called party cannot hear me even though I can hear them. Not a stunning success by any measure, but still heartening as it means I am on the right track. I suspect I just need to put the right commands in the trunk and inbound route configs to get this working.
The link you provided was excellent, lots of info to go through there. However it would help if I new exactly which coommands I need to enter and which I dont need. Never having seen this configured means I'm groping around in the dark, trying commands and then testing to see if I have 2-way comms.
Currently, a debug run on the gateway during inbound calls shows SIP invites being sent to the trixbox server from the gateway, but not being acknowledged in any way. Previous fumblings had it returning a 404 error, which so far has been the best I've had on inbound calls. Here's what I currently have in my trunk config boxes...
OUTGOING
host=129.230.68.XXX
nat=no
type=peer
canreinvite=yes
DTMFMode=rfc2833
INCOMING
type=peer
nat=no
canreinvite=yes
DTMFMode=rfc2833
That's it so far. Can anyone clue me in on what I'm missing? VoIP is new to me, and I need all the help I can get here. Thanks. |