[Freeswitch-users] FreeSwitch Debug Full Log(version 1.0.6)
Steven Ayre
steveayre at gmail.com
Fri Apr 15 01:01:30 MSD 2011
Think about it a little...
fs_cli is the client to FS. Anything send to a client causes function calls.
Logging those would cause more function calls... which'd cause more. You'd
either enter an infinite loop or be unable to log some function calls.
You're better off running FreeSWITCH with a tool like gdb or gprof from the
local machine. Note that doing so will mean you're running slower.
-Steve
On 14 April 2011 21:55, Steven Ayre <steveayre at gmail.com> wrote:
> From fs_cli? You can't.
>
> -Steve
>
> 2011/4/14 vivid <vivid333 at 163.com>
>
>> how can I use FreeSwitch to trace *the Function call Procedure* in *
>> fs_cli*.
>> (using Command? configuration?)
>>
>>
>> [DEBUG] *switch_ivr_bridge.c*:911 switch_ivr_multi_threaded_bridge()
>> sofia/external/1XXX4951027 receive message [BRIDGE]
>>
>> _______________________________________________
>> 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/20110414/909cd56d/attachment.html
More information about the FreeSWITCH-users
mailing list