In article <20120107163819.gc3...@syscon7.inet>,
Joseph <syscon...@gmail.com> wrote:
> 
> I'm not sure this is the case: 
> 
> Asterisk-1.4.39
> [home_server]
> type=friend    
> host=dynamic
> secret=123456
> context=extensions
> disallow=all
> allow=ulaw
> allow=alaw
> requirecalltoken=no
> 
> Asterisk-1.8.7
> [clinic_server]
> type=friend
> host=dynamic
> context=internal
> disallow=all
> allow=ulaw
> allow=alaw
> requirecalltoken=no
> 
> Error message on asterisk-1.8.7
> chan_iax2.c:10666 socket_process: Call rejected by 192.168.141.1: Unable to 
> negotiate codec
> 
> 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.
> 

Check also the allow= and disallow= directives in the [general] section
of your iax.conf. It may be that the call is not matching the friend
section you think it is.

Tony
-- 
Tony Mountifield
Work: t...@softins.co.uk - http://www.softins.co.uk
Play: t...@mountifield.org - http://tony.mountifield.org

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