[Freeswitch-users] Easy way to count current calls count on a specific profile/gateway
Avi Marcus
avi at avimarcus.net
Sun May 29 09:48:47 MSD 2011
There's a few options...
1) "show channels like $var count" should let you filter by something
2) "sofia status" has a "..RUNNING (\d+?)" that shows you the count of
active channels for the entire profile.
3) Set a limit in the dialplan before the bridge without a maximum and then
retrieve the count to count by whichever, gateway or profile.
-Avi
On Sun, May 29, 2011 at 7:31 AM, Yehavi Bourvine
<yehavi.bourvine at gmail.com>wrote:
> Hello,
>
> Is there an easy eay to count the current number of active calls per
> profile or gateway? I would like to have statistics on our external
> suppliers usage.
>
> Thanks, __Yehavi:
>
>
>
> _______________________________________________
> 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/20110529/3b346380/attachment-0001.html
More information about the FreeSWITCH-users
mailing list