Project

General

Profile

Asterisk 1.8 error... please help me to debug it... thanks....

Added by Guillermo Quiros over 10 years ago

The error i get on the Asterisk CLI is this:

ERROR23564: utils.c:1281 ast_careful_fwrite: fwrite() returned error: Broken pipe
NOTICE26512: res_rtp_asterisk.c:2361 ast_rtp_read: Unknown RTP codec 126 received from 'IP ADDRESS'

Thanks !!!


Replies (4)

RE: Asterisk 1.8 error... please help me to debug it... thanks.... - Added by Guillermo Quiros over 10 years ago

Another one i have seen:

WARNING20288: app_dial.c:1473 wait_for_answer: Unable to write frametype: 2

RE: Asterisk 1.8 error... please help me to debug it... thanks.... - Added by Demian Biscocho over 10 years ago

You can safely ignore those messages. Nothing to worry about unless they are spamming your Asterisk CLI.

RE: Asterisk 1.8 error... please help me to debug it... thanks.... - Added by Guillermo Quiros over 10 years ago

Hey Pal... thanks for the update.. i appreciate that...

Now another question...

When i do:

service asterisk start
Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open files: cannot modify limit: Operation not permitted

I get that error... how can i fix it ? (this is with asterisk 1.8

Thanks !!!!

RE: Asterisk 1.8 error... please help me to debug it... thanks.... - Added by Demian Biscocho over 10 years ago

You need to start Asterisk via the default Vicidial perl script that starts Asterisk.

/usr/share/astguiclient/start_asterisk_boot.pl

That's the recommended way of starting Asterisk in GOautodial.

    (1-4/4)
    Go to top