[asterisk-users] Howto analyze concurrent ISDN channel usage

Stefan Schmidt sst at sil.at
Thu Oct 9 03:25:33 CDT 2008


Patrick schrieb:
> Hi,
>
> Does anyone have a suggestion how I can analyze the concurrent usage of 
> ISDN channels? A client complains about their clients sometimes getting 
> a busy tone when trying to call them. I suspect they just need to add an 
> additional ISDN2 line but I need some conclusive information that they 
> are indeed maxing out their ISDN channels.
>
> Thanks,
> Patrick
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>   
hello,

you could use mrtg to get stats of the overall usage of the server. or
you run a script by your own.

something like this:

sudo asterisk -rx "show channels" | grep 'Dial(Zap' | wc

best regards

steve smith

-- 
Für weitere Fragen stehen wir gerne unter voip at sil.at oder
059944 - 2440 zur Verfügung.

Mit freundlichen Grüssen
-- 
Stefan Schmidt
Sysadmin/VOIP // sst at sil.at // Tel 059944-2440//
-------------------------------------------------
SILVER SERVER GmbH // Lorenz-Mandl-Gasse 33/1 //
A-1160 Wien // Fax 059944-9000 // www.sil.at  //
------------------------------------------------- 




More information about the asterisk-users mailing list