Chances are the incoming call is not matching anything in iax.conf.  turn on 
iax debug, try a call, post the results.  Maybe someone familiar with IAX can 
help you.

-----Original Message-----
From: asterisk-users-boun...@lists.digium.com 
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Andres
Sent: Saturday, January 07, 2012 12:20 PM
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] Asterisk 10.0 & 1.4 - iax codec are not compatible


>
> 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

--
_____________________________________________________________________
-- 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