Iax inbound - require call token

Can anyone explain what the above means, and indeed where requirecalltoken needs to be set.

I’ve tried adding it to the users IAX config, but it hasn’t made any difference…

Cheers
Nunners

Hi

Try requirecalltoken=auto in the general section of your iax.conf and reload

Ian

Hi,

I need some help figuring out this new feature as well.

I have one 1.4.22.2 server, and currently a 1.6.1.5 server. Both work great.

I upgaded to 1.6.1.6 and now I’m getting this error:

ERROR[32410]: chan_iax2.c:4529 handle_call_token: Call rejected, CallToken Support required. If unexpected, resolve by placing address xxx.xxx.xxx.xxx in the calltokenignore list or setting user (null) requirecalltoken=no

I have added the following to iax.conf under [general]
requirecalltoken=no
calltokenignore=xxx.xxx.xxx.xxx

as well as in the user section of iax.conf

But it doesn’t seem to make any difference. I have reverted back to 1.6.1.5 in the mean time.

Thanks in advance!

Do you have realtime configuration? I have realtime with mysql and nothing can switch this token checking off. I think I have t get back to the previous release.

I’m not using realtime, however I think they have identified the problem, and will be releasing an updated version soon.

issues.asterisk.org/view.php?id=15834