[Asterisk-video] Logging-Level

Thomas Frieling thomas.frieling at viif.de
Sun Oct 21 15:20:06 CDT 2007


I get an error when compiling the new version:

H324MAL2.cpp:168: error: prototype for ‘int H223AL2Sender::Reset()’ does 
not match any in class ‘H223AL2Sender’
H324MAL2.h:43: error: candidate is: void H223AL2Sender::Reset()
H324MAL2.cpp:168: error: ‘int H223AL2Sender::Reset()’ cannot be overloaded
H324MAL2.h:43: error: with ‘void H223AL2Sender::Reset()’
H324MAL2.cpp: In member function ‘int H223AL2Sender::Reset()’:
H324MAL2.cpp:174: warning: no return statement in function returning 
non-void
make[1]: *** [H324MAL2.o] Fehler 1
make[1]: Leaving directory `/usr/local/src/svn/fontventa/libh324m/src'
make: *** [libh324m] Fehler 2


Sergio Garcia Murillo schrieb:
> Just commited a new version in which you can disable the dump files by
> removing from the src/Makefile the -DDUMP_H223 flag.
>
> Hope it works for you until I implement a good config system.
>
> BR
> Sergio
> ----- Original Message ----- 
> From: "Thomas Frieling" <thomas.frieling at viif.de>
> To: "Development discussion of video media support in Asterisk"
> <asterisk-video at lists.digium.com>
> Sent: Sunday, October 21, 2007 8:17 PM
> Subject: Re: [Asterisk-video] Logging-Level
>
>
>   
>> Hi!
>>
>> I managed to disable the H223-logging - but how do i disable logging to
>> /tmp/h245* and /tmp/media_*?
>> Recompiling really isn't a problem, though a runtime logging
>> configuration (like log4j) would be nice of course...
>>
>> Greetings,
>> Thomas
>>
>>
>> Klaus Darilion schrieb:
>>     
>>> Thomas Frieling wrote:
>>>
>>>       
>>>> Hi all!
>>>>
>>>> I noticed that the system logs a lot of stuff for every call in /tmp:
>>>> -rwx---r-x 1 root root  3,3M 2007-10-16 02:09 h223_eb6b8e8_in.raw
>>>> -rwx---r-x 1 root root  3,3M 2007-10-16 02:09 h223_eb6b8e8_out.raw
>>>> -r-x--s--- 1 root root  9,9M 2007-10-16 18:41 h245_8264548.log
>>>>
>>>> And ERROR and WARNING messages in /var/log/asterisk/messages:
>>>> [Sep 25 20:22:05] WARNING[26654] app_vxml_rtsp.c: -line
>>>> [a=control:trackID=2]
>>>> [Sep 25 20:22:05] WARNING[26654] channel.c: Unable to find a codec
>>>> translation path from unknown to unknown
>>>> [Sep 25 20:22:05] WARNING[26654] app_vxml_rtsp.c: -SETUP VIDEO
>>>>         
> [trackID=2]
>   
>>>> [Sep 25 20:22:05] ERROR[26654] app_vxml_rtsp.c: -Started playback
>>>>         
> [4000]
>   
>>>> How would I disable this very verbose logging?
>>>>
>>>>         
>>> Regarding h324 logs in /tmp: You have to recompile :-(
>>> e.g. comment "#define DUMP_H223 " in libh324m source code (grep for
>>> "/tmp" in the source files)
>>>
>>> regards
>>> klaus
>>>
>>> _______________________________________________
>>> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>>>
>>> asterisk-video mailing list
>>> To UNSUBSCRIBE or update options visit:
>>>    http://lists.digium.com/mailman/listinfo/asterisk-video
>>>
>>>       
>> _______________________________________________
>> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>>
>> asterisk-video mailing list
>> To UNSUBSCRIBE or update options visit:
>>    http://lists.digium.com/mailman/listinfo/asterisk-video
>>
>>     
>
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-video
>   




More information about the asterisk-video mailing list