Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2006 09:30:31 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/libexosip2 Makefile distinfo pkg-descr pkg-plist ports/net/libexosip2/files patch-josua-Makefile.in
Message-ID:  <200606110930.k5B9UV3I059321@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2006-06-11 09:30:31 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/libexosip2       Makefile distinfo pkg-descr pkg-plist 
    net/libexosip2/files patch-josua-Makefile.in 
  Log:
  eXosip is a GPL library that extend the capability of the oSIP library.
  It aims to implement a simple high layer API to control the SIP for sessions
  establishements and common extensions.  Once completed, this eXtended library
  should provide an API for call management, messaging and presence features.
  
  eXosip2 has support for:
   * registrations. (REGISTER)
   * call initiation and modification. (INVITE, re-INVITE)
   * other methods within calls (INFO, OPTIONS, UPDATE)
   * call transfer. (REFER)
   * reliability for provisionnal response. (PRACK)
   * sip event package. (SUBSCRIBE/NOTIFY)
   * event state publication. (PUBLISH)
   * instant messaging. (MESSAGE)
  
  eXosip2 does not contain:
   * RTP.
   * audio interface
   * sdp negotiation.
  
  This allow you to write any kind of SIP endpoint/gateway.
  
  WWW: http://savannah.gnu.org/projects/exosip
  
  PR:             ports/95799
  Submitted by:   Muhammad Moinur Rahman <bd_subzero@yahoo.com>
  
  Revision  Changes    Path
  1.1674    +1 -0      ports/net/Makefile
  1.1       +33 -0     ports/net/libexosip2/Makefile (new)
  1.1       +3 -0      ports/net/libexosip2/distinfo (new)
  1.1       +27 -0     ports/net/libexosip2/files/patch-josua-Makefile.in (new)
  1.1       +23 -0     ports/net/libexosip2/pkg-descr (new)
  1.1       +21 -0     ports/net/libexosip2/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606110930.k5B9UV3I059321>