VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
darofff at ngs.ru Guest
|
Posted: Thu Mar 13, 2014 6:05 am Post subject: [asterisk-users] warnign |
|
|
Vladimir Mikhelson <vlad <at> mikhelson.com> writes:
Quote: |
Hi,
Here is the reply from the developer as to what can be done
immediately to remove the offending logging.
"He can just ignore these messages, they say that chan_ooh323 don't
known indication signal 33 (AST_CONTROL_PVT_CAUSE_CODE) and
processing of this signal isn't mandatory.
If he would to remove this messages he can comment ast_log string in
chan_ooh323 in ooh323_indicate function on the bottom of function:
default:
ast_log(LOG_WARNING, "Don't know how to indicate
condition %d on %s\n",
|
Quote: | condition, callToken);"
|
Hi! Thanks a lot for your post!!!!
Have same problem with asterisk 11.8.1 + dongle.
I Have this message - "WARNING[8081][C-00000007]: channel.c:1002
channel_indicate: [Dongle/gsm-mega-08-0100000007] Don't know how to indicate
condition 33".
So i find a file named channel.c and comment like that -
/* default:
ast_log (LOG_WARNING, "[%s] Don't know how to
indicate condition %d\n", ast_channel_name(channel), condition);
res = -1;
break; */
And it's work =) Warning is gone....
--
_____________________________________________________________________
-- 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 |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|