Welcome, Guest! Log In | Create Account

Share

SIP related experiments

by yohannmartineau

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.


http://peers.sourceforge.net

Internet Phone, Networking, Telephony

Project Feed

  • peers 0.3 file released: peers-0.3.zip

    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 ...

    12:32AM on Jun 16 2008

  • peers 0.3 file released: peers-0.3-src.zip

    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 ...

    12:31AM on Jun 16 2008

  • Third release, still growing!

    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 ...

    10:36PM on Jun 15 2008 by yohannmartineau

  • peers 0.2 file released: peers-0.2.zip

    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 ...

    11:05PM on Mar 29 2008

  • peers 0.2 file released: peers-0.2-src.zip

    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 ...

    11:05PM on Mar 29 2008

  • Second release, peers is back!

    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 ...

    10:10PM on Mar 29 2008 by yohannmartineau

  • peers 0.1.1 file released: peers-0.1.1.zip

    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.

    11:37PM on Dec 09 2007

  • peers 0.1.1 file released: peers-0.1.1-src.zip

    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.

    11:37PM on Dec 09 2007

  • First release updated !

    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!

    10:42PM on Dec 09 2007 by yohannmartineau

  • First release

    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 ...

    11:33AM on Nov 26 2007 by yohannmartineau

SIP related experiments Actions