Koozali.org: home of the SME Server

Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: Teviot on April 23, 2012, 08:57:56 AM

Title: Should I Be worried ... Is there a fix?
Post by: Teviot on April 23, 2012, 08:57:56 AM
Hi All

Have this coming up on my console. Should I be worried?  Is there a fix?

Quote
[Apr 23 16:53:27] NOTICE[15169]: res_rtp_asterisk.c:2192 ast_rtp_read: Unknown RTP codec 127 received from '192.168.0.6:16460'
[Apr 23 16:53:27] NOTICE[15169]: res_rtp_asterisk.c:2192 ast_rtp_read: Unknown RTP codec 127 received from '192.168.0.6:16460'
[Apr 23 16:53:27] NOTICE[15169]: res_rtp_asterisk.c:2192 ast_rtp_read: Unknown RTP codec 127 received from '192.168.0.6:16460'
[Apr 23 16:53:27] NOTICE[15169]: res_rtp_asterisk.c:2192 ast_rtp_read: Unknown RTP codec 127 received from '192.168.0.6:16460'
[Apr 23 16:53:27] NOTICE[15169]: res_rtp_asterisk.c:2192 ast_rtp_read: Unknown RTP codec 127 received from '192.168.0.6:16460'
[Apr 23 16:53:27] NOTICE[15169]: res_rtp_asterisk.c:2192 ast_rtp_read: Unknown RTP codec 127 received from '192.168.0.6:16460'
[Apr 23 16:53:27] NOTICE[15169]: res_rtp_asterisk.c:2192 ast_rtp_read: Unknown RTP codec 127 received from '192.168.0.6:16460'
[Apr 23 16:53:54] NOTICE[15169]: res_rtp_asterisk.c:2192 ast_rtp_read: Unknown RTP codec 127 received from '192.168.0.6:16460'
[Apr 23 16:53:54] NOTICE[15169]: res_rtp_asterisk.c:2192 ast_rtp_read: Unknown RTP codec 127 received from '192.168.0.6:16460'
[Apr 23 16:53:54] NOTICE[15169]: res_rtp_asterisk.c:2192 ast_rtp_read: Unknown RTP codec 127 received from '192.168.0.6:16460'
[Apr 23 16:53:54] NOTICE[15169]: res_rtp_asterisk.c:2192 ast_rtp_read: Unknown RTP codec 127 received from '192.168.0.6:16460'
[Apr 23 16:53:54] NOTICE[15169]: res_rtp_asterisk.c:2192 ast_rtp_read: Unknown RTP codec 127 received from '192.168.0.6:16460'
[Apr 23 16:53:54] NOTICE[15169]: res_rtp_asterisk.c:2192 ast_rtp_read: Unknown RTP codec 127 received from '192.168.0.6:16460'
[Apr 23 16:53:54] NOTICE[15169]: res_rtp_asterisk.c:2192 ast_rtp_read: Unknown RTP codec 127 received from '192.168.0.6:16460'
saint*CLI>

Title: Re: Should I Be worried ... Is there a fix?
Post by: SARK devs on April 23, 2012, 12:27:26 PM
Hi

A device is sending something that Asterisk doesn't understand.  The device appears to be attempting to negotiate codec-127 with Asterisk.  You need to check the device to understand why it might do that.  This isn't an asterisk bug as far as I can see.

Kind Regards

Title: Re: Should I Be worried ... Is there a fix?
Post by: Teviot on April 24, 2012, 01:02:45 PM
Hi All

Found this link http://wiki.kolmisoft.com/index.php/Unknown_RTP_codec_127_received (http://wiki.kolmisoft.com/index.php/Unknown_RTP_codec_127_received) that explains what is happerning.

I then looked in the LINE 1 tab and set
Quote
FAX Enable T38: no

Looks like problem solved.