Hi,
As a further note to the telnet problem, the output of the cv command is only
helpful to analyse current call flow. However, it is also true that, most of
the parsing that we do is a double of what the gk already has in its memory.
Say, if a certain destination is terminating 10 calls, this counter is already
inside the gk memory.
If we could implement a command that would output two basic information:
1. Originators + prefix counters
2. Terminators + prefix counters
it would reduce the number cases where we need an output from the CV command.
This feature would help seeing the current status per originator and
terminator. Collection of this data inside the GK process is not difficult, as
the terminator side data is always inside the call table. The originator side
is also present when CapacityControl module is used.
Please let me know what you think, and if you indeed think this type of output
would be helpful, or if it will be too difficult to implement.
Regards
HASSAAN
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________________
Posting: mailto:[email protected]
Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/