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 on that output is re-counting 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 (Capacity entry in the EP
section)
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 (along with the large size of the data that CV
outputs under heavy load). 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, if I'm not wrong, 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:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/