[Freeswitch-users] Logging commands
Oleg Stolyar
olegstolyar at gmail.com
Sat Sep 13 03:12:06 MSD 2014
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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140912/f20a08bb/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list