ERROR[2992]: chan_iax2.c:4323 handle_call_token: Call rejected, CallToken Support required. If unexpected, resolve by placing address 127.0.0.1 in the calltokenoptional list or setting user iaxmodem requirecalltoken=no

在iax.conf的[general]下添加:

calltokenoptional=0.0.0.0/0.0.0.0

requirecalltoken=no

再Asterisk 控制台 reload就行了.

相关文章:

  • 2022-02-11
  • 2021-09-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-05-19
  • 2022-01-25
  • 2021-12-31
  • 2021-12-12
  • 2021-11-30
  • 2021-06-22
  • 2022-03-09
相关资源
相似解决方案