Main > Communications > Telephony >

PyGNUGK 3.60

PyGNUGK 3.60

Sponsored Links

PyGNUGK 3.60 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.012 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 974
Date added: 2007-02-27
Publisher: Jerome Alet

PyGNUGK 3.60 description

PyGNUGK is both a command line tool, a CGI script, and a set of Python classes available as a Python module, which can connect to GNU Gatekeepers status port and return informations about whats there.

PyGNUGK project can currently report the list of registered endpoints and ongoing calls, but more features will be added in the future.

The report can currently be made either in plain text or in XML format.

Command line usage:

$ pygnugk [--xml] [gkhost] [gkport]

* --xml gives an XML report, otherwise plain text is assumed.

* gkhost defaults to localhost.

* gkport defaults to 7000.

CGI usage:

Copy the pygnugk command line tool from /usr/bin to /usr/lib/cgi-bin or create a symlink there.

From your web browser all of these are allowed :

http://yourserver/cgi-bin/pygnugk?host=gkhost&port=gkport

http://yourserver/cgi-bin/pygnugk?host=gkhost&port=gkport&format=xml

http://yourserver/cgi-bin/pygnugk

This one defaults to localhost, port 7000 and format plain

Python module usage:

--- CUT ---
from gnugklib import gnugk

gk = gnugk.GNUGK(host="localhost", port=7000)

# Complete XML output (will grab endpoints and calls automatically) :
print gk.xml()

# Complete text output :
endpoints = gk.getEndPoints()
for endpoint in endpoints :
print endpoint

for call in gk.getCalls() :
print call

# outputs only first endpoint as XML (works with calls too)
if endpoints :
print endpoints[0].xml()
--- CUT ---

Installation:

Download pygnugk from :

http://cortex.unice.fr/~jerome/pygnugk/

and extract it :

$ tar -zxf pygnugk-x.yy.tar.gz

where x.yy is pygnugks version number.

Run the installation script :

$ python setup.py install

This will usually install the pygnugk into /usr/bin and the library into /usr/lib/python2.?/site-packages/gnugk/

Thats all !

NB : if you want to use XML output, you MUST download the jaxml Python module from http://www.librelogiciel.com/software/

If you use a Debian based distribution : apt-get install jaxml

PyGNUGK 3.60 Screenshot

Advertisements

PyGNUGK 3.60 Keywords

Bookmark PyGNUGK 3.60

Hyperlink code:
Link for forum:

PyGNUGK 3.60 Copyright

WareSeeker periodically updates pricing and software information of PyGNUGK 3.60 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of PyGNUGK 3.60 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
flactagger is a simple command line tool to tag FLAC files. Free Download
Getopt::Long is an extended processing of command line options. Free Download
xconfig is a tool to configure XF86Config and xorg.conf from the command line. Free Download
Ink is a command line tool which displays the ink level of your printer. Free Download
proFXP provides a command-line fxp (server-to-server FTP) client. Free Download
YouGrabber is a command line YouTube.com video downloader made from scratch in ANSI C using the libcURL API. Free Download
Ctioga is a powerful command-line plotting system, to rapidly make publication quality graphes. Free Download
Acovea/GTK is a GTK-based graphical front end for the Acovea optimization engine. Free Download