Hi Julian, You can do it interactively from the asterisk CLI by doing an 'iax2 show channels'
If you want to do it in an automated fashion, you can connect to the manager interface, and request the data in that manner: http://www.voip-info.org/wiki-Asterisk+manager+API http://www.voip-info.org/wiki/view/Aynchronous+Javascript+Asterisk+Manager+%28AJAM%29 It's disabled by default, so you will have to update your configuration files with a username/password & IP addresses that are allowed to make requests. Cheers, spd On Fri, 7 Sep 2007, Julian Sulatycki wrote: > Has anybody heard of a monitoring tool for iax provider accounts? Using > unlimitel there is a 5 simultaneous call limit. Is there a way to check > on how many are available in real time? > > > > I am gradually transitioning our office to use voip only and want to > watch for both outages and calls failing due to the 5 call limit. > > > > Thanks, > > Julian. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
