Peers is a very minimalistic SIP User-Agent. It's a softphone, written in java, and it has been tested on linux and windows. It allows a user to call from one PC to another on a local area network, using SIP/SDP/RTP with Ulaw encoding for voice.
New features: - register management (initial register, register refresh, unregister) - authentication using message digest (RFC2617) Improved features: - media capture/sending using pipes and three threads - using TestNG for tests - no singleton is ...
New features: - register management (initial register, register refresh, unregister) - authentication using message digest (RFC2617) Improved features: - media capture/sending using pipes and three threads - using TestNG for tests - no singleton is ...
The third release is has been uploaded. This release has new features like REGISTER and digest authentication. Thus peers can be registered on a sip network. But the most exciting improvements are probably within the code. Huge code cleaning and advanced ...
New features: - provisional responses (UAC and UAS), - CANCEL management (UAC and UAS), updated GUI with provisional stuff - new Logger which enables network traffic tracing and classical log4j-like logging in two separate files Bugs fixed: - 1900810 ...
New features: - provisional responses (UAC and UAS), - CANCEL management (UAC and UAS), updated GUI with provisional stuff - new Logger which enables network traffic tracing and classical log4j-like logging in two separate files Bugs fixed: - 1900810 ...
Peers is still a SIP softphone, and still minimalist... This new release contains provisional responses management, CANCEL implementation (for both sides: UAS and UAC). The basic GUI has been updated with those new features, and many bugs have been ...
0.1 First Release 0.1.1 Bug fixes, parameters in To/From header Changed license to version 3 of GPL Startup scripts are now in root directory.
0.1 First Release 0.1.1 Bug fixes, parameters in To/From header Changed license to version 3 of GPL Startup scripts are now in root directory.
A new release is available for Peers: 0.1.1. It contains a few bug fixes and the startup script has been moved to root directory. It does not contain new features, it's more a fix for first release. Try this one, it should be easier for you!
Peers 0.1 is out! Peers is a very minimalist SIP User-Agent, it allows you to call anyone running a RC3261 compatible SIP Softphone, using its IP address. The REGISTER method has not been implemented yet, but you can perform a real call between two hosts ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use