Error message on asterisk-1.4.39
chan_iax2.c:9541 socket_process: Rejected connect attempt from 192.168.141.8, requested/capability 0x2/0x703 incompatible with our capability 0xc.


According to this log, server 192.168.141.8 has codecs defined as 0xc (ulaw and alaw), which matches your config, but the other end has codecs 0x703 (g723, gsm, g729, speex, ilbc) which does not match your config. You should debug and make sure the call setup is choosing the peers you are expecting in your config.

--
Technical Support
http://www.telesip.net


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to