Problem with inbound on IAX2 trunk
Hi,
I am trying to establish an IAX trunk with a provider here in the UK. Outbout works a treat but inbound is not working at all. I get "No Authority Found" error on the screen when IAX2 debug is enabled.
Here is the relevant bit of iax_additional.conf file:
[provider]
username=provider_username
type=peer
secret=provider_password
host=iax.provider.co.uk
allow=g729
allow=gsm
[provider-inbound]
type=peer
permit=provider_ip_range/255.255.255.0
host=dynamic
context=from-trunk
allow=g729
allow=gsm
I am running a trixbox 1.0 install with trixbox-update.sh install run over the top.
The [from-trunk] section exists in extensions.conf and is the default one that comes with the installation.
Any ideas would be great.
Thanks
Graham
I'm not entirely sure about that error, but if I had to guess I'd say that the provider is sending the call to a particular user, and that user isn't setup on your system. You say that your USER context is set to "provider-inbound". My provider sends the call to a user with my phone number, so the USER context MUST be set to my phone number. Try checking with your provider what context/user they send the call to.
Alex
Hi,
Thanks for your reply.
You are correct (I think). The [section] name in the iax.conf file had to match the username being sent via the VoIP provider.
Thanks
Graham

Member Since:
2006-06-08