[Freeswitch-users] WIKI and command printout explanation
Steven Ayre
steveayre at gmail.com
Tue Jul 12 23:25:10 MSD 2011
http://wiki.FreeSWITCH.org/
All API commands (the cli ones) are in modules you load.
Most of the 'standard' ones are in mod_commands - search for it in the wiki. The commands are documented there.
Other module specific commands will be documented on the module's page - eg the 'sofia' command is documented on the mod_sofia page.
Steve on iPhone
On 12 Jul 2011, at 19:37, Philippe Le Toquin <philippe at ppmt.org> wrote:
> Hello,
>
> I am trying to get more familiar wit FS cli and found the page that list the commands and their usage.
>
> What I am looking for is an explanation of their printout. Some of them are easy to understand but other not so (not to me at least)
>
> Is there a wiki page that explains
>
> For example the simple status command give me that:
>
> status
> UP 0 years, 29 days, 17 hours, 38 minutes, 3 seconds, 716 milliseconds, 375 microseconds
> 512 session(s) since startup
> 0 session(s) 0/30
> 1000 session(s) max
> min idle cpu 0.00/100.00
>
>
> I had 512 session since startup.....fair enough but then it says "1000 session(s) max"
>
> What does it means? that FS will stop working after 10000 sessions or that I can't get more than 1000 in parallel?
>
> Regards
>
> /Philippe
> _______________________________________________
> Join us at ClueCon 2011, Aug 9-11, Chicago
> http://www.cluecon.com 877-7-4ACLUE
>
> 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
More information about the FreeSWITCH-users
mailing list