Project

General

Profile

Asterisk CLI log errors

Added by sandy Chettri almost 10 years ago

Asterisk CLI logs show these kind of errors. Though the calls are being placed, but I guess these are the reasons behind the call flow problems. Can anyone help me to rectify these problems?

cli.txt (507 Bytes) cli.txt

Replies (3)

RE: Asterisk CLI log errors - Added by Levy Ryan Nolasco almost 10 years ago

Hi,

Please see my answers below.

1. [Dec 15 15:17:43] WARNING8869: channel.c:3409 set_format: Unable to find a codec translation path from 0x4 (ulaw) to 0x100 (g729)
Can you post the output of show translation command from asterisk CLI.

2. [Dec 15 15:17:30] NOTICE8403: rtp.c:849 process_rfc3389: Comfort noise support incomplete in Asterisk (RFC 3389). Please turn off on client if possible. Client IP: XXX.XXX.XX.X
Are you using eyebeam/xlite softphone? You can also refer to this link for your reference http://www.asteriskguru.com/tutorials/comfort_noise_support_incomplete.html

RE: Asterisk CLI log errors - Added by sandy Chettri almost 10 years ago

Hi,
Thanks for your concern. Yes, we use eyebeam softphone.

Untitled.png (14.6 KB) Untitled.png CORE SHOW TRANSLATION

RE: Asterisk CLI log errors - Added by Levy Ryan Nolasco almost 10 years ago

Hi,

You need to install g729 codec for you to be able to resolve the first issue. As for your 2nd concern you need to refer to the link i provided.

    (1-3/3)
    Go to top