Issue with trunks since upgrade to Trixbox 2.8.0.4

malsharpe
Posts: 28
Member Since:
2007-06-19

I have a number of Trixbox's that have connected IAX2 trunks. The other machines are 2.6.1.13 and the one I upgrade was from 2.8.0.3 to 2.8.0.4. All went well with the upgrade except now my IAX2 trunks don't recieve incoming calls. These trunks have been recieving calls for months. With IAX2 debug I can see call hit the switch with right number displayed however it just hangs up. I tried shifting to a SIP trunk instead and this also wouldn't work untill I allowed SIP annomyous to be turned on then fine. However I don't want to leave like that.
It seems to be like a security issue to me. Does anyone know of any security changes that happened that require extra settings in IAX2 trunks?

Hope someone can throw some light on this
Regards
Mal



huebs73
Posts: 294
Member Since:
2006-09-27
There is an addition in the

There is an addition in the newest versions of Asterisk starting with 1.6.0.22 in IAX2. They have added security utilizing call tokens. You'll need to disable this in your Asterisk config. To disable the new security feature using call tokens by adding the following to /etc/asterisk/iax.conf add the following

[general]
calltokenoptional = 0.0.0.0/0.0.0.0
--

http://www.bullzeyenetworks.biz
Great deals on analog and T1/PRI cards!
PM me if you want a coupon for even better pricing!



meneses
Posts: 48
Member Since:
2008-05-19
The same thing happens to

The same thing happens to me, except that I'm using SIP trunks. Is there something to doo for SIP trunks too?



jas_williams
Posts: 205
Member Since:
2007-05-13
Sip Trunks Have not Changed

There has been no change in sip trunks, there is something else that is causing your problem

You need to provide traces so we can see what is going on

Jason



Comment viewing options

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