Can't initiate web callback

From Kolmisoft Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Errors

Errno::EHOSTUNREACH (No route to host - connect(2))

/lib/rami.rb:380:in `initialize'
/lib/rami.rb:380:in `new' 

You can't access Asterisk AMI interface.

  • Check values AMI_Host, AMI_Username, AMI_Secret
  • Check /etc/asterisk/manager.conf
    • enabled=yes
    • settings in [mor] section
  • Execute
telnet <host IP> 5038

from GUI server, you should see:

Asterisk Call Manager/1.0
  • Check firewall settings, port 5038 (TCP) should be open on Asterisk server