[Freeswitch-users] Logging commands

Steven Ayre steveayre at gmail.com
Sat Sep 13 03:39:34 MSD 2014


You can submit it as a pull request on stash.freeswitch.org

I'd suggest though that a) you make it debug not info and b) make it
configurable (at least so you can enable it, disabled by default - you
could also allow the user to configure the logging level. In some use cases
a busy server it could result in a lot of logging which may be undesirable.




On 13 September 2014 00:12, Oleg Stolyar <olegstolyar at gmail.com> wrote:

> Thanks Michael!
>
> I added this as line 1057 in mod_xml_rpc.c
>
> switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_INFO, "Executed HTTP
> request command: %s. Args: %s.\n", command, api_str);
>
> Could someone review it and check it into the repo?
>
>
> On Fri, Sep 12, 2014 at 1:33 PM, Michael Jerris <mike at jerris.com> wrote:
>
>> I suspect it requires a 1 line code change to the mod_xml_rpc.c to log
>> before executing.  It would be somewhere right around mod_xml_rpc.c line
>> 1056 (which is the line that actually executes the command).
>>
>>
>> On Sep 11, 2014, at 7:21 PM, Oleg Stolyar <olegstolyar at gmail.com> wrote:
>>
>> > Guys,
>> >
>> > is there a way to log cli commands that are being executed?  More
>> specifically I use the txtapi command from the xml_rpc module and need to
>> be able to see when FreeSWITCH received and executed each command with
>> argument.  Is it doable already or would it require a code change?
>> >
>> > I already have this in my logfile.conf.xml
>> > <map name="all" value="debug,info,notice,warning,err,crit,alert"/>
>> >
>>
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://confluence.freeswitch.org
>> http://www.cluecon.com
>>
>> 
>> 
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> 
> 
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140913/b834958e/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list