Peter Nixon's avatar

Peter Nixon

peternixon

Involved Projects and Packages
Bugowner

iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for
robust voice communication over IP. The codec is designed for narrow
band speech and results in a payload bit rate of 13.33 kbit/s with an
encoding frame length of 30 ms and 15.20 kbps with an encoding length
of 20 ms. The iLBC codec enables graceful speech quality degradation in
the case of lost frames, which occurs in connection with lost or
delayed IP packets.

Bugowner

isdngw is a gateway between telephony on ISDN and telephony on IP
networks using H.323. It is based on OpenH323 and ISDN4Linux. The
gateway uses ISDN to make and receive calls but any type of phone
(pots, mobiles, etc.) can call and be called.

Bugowner

VoIP has become a hot topic and already is a part of our life.
Different standards and platforms are already in development and use:
H.323 and SIP are only some of the most famous used VoIP protocols. A
marvellous piece of software called Asterisk PBX
(http://www.asterisk.org), developed by Mark Spenser from Digium Inc.
(http://www.digium.com) proved again that the Open Source CAN PRODUCE
QUALITATIVE SOFTWARE for the business and can save money with its full
set of features of an advanced PBX. In the process of the development
of Asterisk a new protocol has gathered the attention among the VoIP
users - the Inter-Asterisk eXchange, or IAX (TM), Protocol, used as a
the native communication protocol between Asterisk PBX Servers. What is
particularly good in it is that it requires only one UDP port per
endpoint to create a successful communication channel for VoIP calls.
This makes it much friendlier for users behind NAT, which is not the
case with SIP and H.323 - they required specific router configurations
for their channel establishment, thus hindering faster spread of VoIP
on the home and corporate desktop. The IAX (TM) protocol is already
adopted by major VoIP providers and Telcos. If you register in Free
World Dialup (http://www.fwdnet.net), IAXTel (http://www.iaxtel.com) or
Freshtel (http://www.freshtel.net) or any other VoIP termination
service like VoIPUser.org (http://www.voipuser.org) or PSTN Termination
Provider like VoIP Jet (http://www.voipjet.com) then you may be
interested in using Kiax. What is Kiax? - Kiax is an IAX client
application (a so called Softphone) which allows PC users to make
ordinary VoIP calls to Asterisk servers, the same way as they do it
with their hardware telephone. It aims to provide a simple and
user-friendly graphical interface and desktop integration for calling,
contact list, call register management and easy configuration. That is
- a simple to use IAX Client.

Bugowner

libdbi implements a database-independent abstraction layer in C, similar to the
DBI/DBD layer in Perl. Writing one generic set of code, programmers can
leverage the power of multiple databases and multiple simultaneous database
connections by using this framework.

libdbi implements a database-independent abstraction layer in C, similar to the
DBI/DBD layer in Perl. Drivers are distributed separately from the library
itself.

_Original_Vendor: Neon Goat Productions
_Original_Packager: David A. Parker

Extended library for the osip2 protocol.

This library is a GPL licensed extension to the GNU RTP Stack, ccrtp,
that offers compatibility with Phil Zimmermann's zrtp/Zfone voice
encryption, and which can be directly embedded into telephony
applications.

This library is a GPL licensed extension to the GNU RTP Stack, ccrtp,
that offers compatibility with Phil Zimmermann's zrtp/Zfone voice
encryption, and which can be directly embedded into telephony
applications.

Nagios plugin (script) to check the status of a NIS server on a
specified host and NIS domain by asking NIS server for "passwd.byname".

As an additional check, a username may be specified which will then be
"looked up" on the NIS server, note that this is optional and only
introduced in v1.1

Script returns OK if it gets an acceptable answer, CRITICAL if not.

This *nix script has been designed and written for the lowest common
denominator of shells (sh), uses yppoll, ypcat and grep as external
commands.

Nagstamon is a Nagios status monitor which takes place in systray or on desktop
(GNOME, KDE, Windows) as floating statusbar to inform you in realtime about the
status of your Nagios and derivatives monitored network. It allows to connect
to multiple Nagios, Icinga, Opsview, Op5, Check_MK/Multisite and Centreon
servers.

Author:
-------
Henri Wahl

Bugowner

NDOUtils is an Nagios addon allowing you to store Nagios data (current status
information, state history, notification history, etc.) in a MySQL database.

This addon consists of an event broker module and a daemon.

Consider this addon to be experimental for the moment, although it will likely
play a central role in the a new Nagios web interface in the future.

Bugowner

This package provides an Internet telephony application according to
the H.323 standard.

Bugowner

OpenAM is a simple answering machine using the H.323 protocol. It
requires the OpenH323 library (see http://www.openh323.org for more
information). It is known to run on Linux and Solaris. If you run the
program successfully on another platform, please send an e-mail to
openh323@openh323.org.

Bugowner

The OpenH323 project aims to create a full featured, interoperable, and
open source implementation of the ITU H.323 teleconferencing protocol
that can be used by personal developers and commercial users without
charge.

OpenH323 development is coordinated by an Australian company,
Equivalence Pty Ltd (http://www.equival.com), but is open to any
interested party. Commercial and private use of the OpenH323 code,
including use in commercial products and resale, is encouraged through
use of the MPL (Mozilla Public license).

Bugowner

H.323 Interactive Voice Response.

Bugowner

OpenMCU implements a multipoint control unit for video conferences
according to the H.323 standard. You might use ohphone as a client
application.

Bugowner

OTRS is an Open source Ticket Request System with many features to manage
customer telephone calls and e-mails. It is distributed under the GNU
AFFERO General Public License (AGPL) and tested on Linux, Solaris, AIX,
Windows, FreeBSD, OpenBSD and Mac OS 10.x. Do you receive many e-mails and
want to answer them with a team of agents? You're going to love OTRS!

Feature list: see README

This package provides a code generator and runtime libraries to use Protocol
Buffers from pure C (not C++).

It uses a modified version of protoc called protoc-c.

Bugowner

This is a very simple PSTN to H.323 gateway program using the OpenH323
library. It allows H.323 clients to make outgoing calls, and incoming
calls to be routed to a specific H.323 client. You might need
specialized hardware (Quicknet LineJACK or Voicetronics VPB4).

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

This is just a simple, portable, generic user-registration application for Django projects. Workflow follows a simple pattern:
* A user signs up for a new account, which will be inactive by default.
* An email is sent to the address they used to register, containing an activation link.
* Once they click the activation link, the account becomes active and they can log in as normal.

This module parses the most common forms of ISO 8601 date strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects.

simplejson is a simple, fast, complete, correct and extensible
JSON encoder and decoder for Python 2.5+. It is pure Python code
with no dependencies, but includes an optional C extension for a
serious speed boost.

Features
* No class generation
* Provides an object API.
* Reads wsdl at runtime for encoding/decoding
* Supports the following SOAP binding styles:
* Document/Literal
* RPC/Literal
* RPC/Encoded
* Provides objectification of WSDL defined:
* Types (objects)
* Enumerations
* Service and type objects provide inspection via print
* Supports unicode

RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking. RoundCube Webmail is written in PHP and requires the MySQL database. The user interface is fully skinnable using XHTML and CSS 2.

openSUSE Build Service is sponsored by