Page 1 of 1

Warning messages

PostPosted: Wed Feb 13, 2013 7:17 pm
by kamirie
Good Day,

Were having this warning quite frequently ,

Warning:app_meetme.c:2463 Conf_run : Unable to write frame to channel local 8600053@default

We don't experience any problem using the server. Is this normal?

Thanks

Re: Warning messages

PostPosted: Wed Feb 13, 2013 7:20 pm
by williamconley
Find out when it occurs. If it happens when your agent terminates his phone instead of logging out first ... or when a client hangs up ... it's natural.

Re: Warning messages

PostPosted: Wed Feb 13, 2013 7:50 pm
by kamirie
oh ok , can It advisable to disable the warning prompts at CLI?

Re: Warning messages

PostPosted: Wed Feb 13, 2013 8:09 pm
by williamconley
Um... No. Not really. If you turn off the warnings for "console" (in /etc/asterisk/logger.conf, then issue "logger rotate" in asterisk), you'll never get another warning (which could be unfortunate if there is an actual problem ...). And turning off just that one warning would require recompiling asterisk After modifying the source code. Probably not worth the effort, in my opinion.