login | register
Tue 07 of Oct, 2008 [23:58 UTC]

voip-info.org

History

Peers

Created by: yohann,Last modification on Mon 16 of Jun, 2008 [07:37 UTC]

Peers


Peers is a minimalist SIP User-Agent written in java, hosted on sourceforge.

It has been tested on linux (debian) and windows (xp sp2), against X-Lite, OpenWengo, Linphone and Ekiga softphones, and it has been tested with SIPp.

Registration has been tested against openser.

A call can be placed to a RFC3261 compatible SIP stack, on a local area network, using a sip:192.168.0.1 format, or sip:alice@192.168.0.1 for example.

The codec employed is G711 ulaw. It relies on jrtp for RTP management.

SIP stack
does not
rely on NIST SIP stack.

Provisional responses are managed since version 0.2.

REGISTER and Digest authentication are implemented since release 0.3.

Comments