Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202849 - net-libs/sipxtapi
Summary: net-libs/sipxtapi
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.sipfoundry.org/sipxtapi.html
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-20 10:37 UTC by crusaderky
Modified: 2016-04-22 22:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description crusaderky 2007-12-20 10:37:25 UTC
sipXtapi - User Agent Framework SDK
From the main page:


 sipXtapi is a comprehensive client library and software development kit (SDK) for SIP-based user agents. It includes SIP signalling support as well as a media framework. A complete and very feature rich softphone can be built easily by adding a graphical user interface on top of sipXtapi. Alternatively, sipXtapi was engineered to be embedded into existing applications adding real-time communications to such applications.

sipXtapi have full featured, well tested voice processing framework, and video processing framework will be available in near future. The sipX SIP stack fully supports all relevant SIP RFCs; in particular a very extensive framework for firewall and NAT traversal. The media framework is the same used by the sipX media server.

The sipXtapi SDK is a C application programming interface for real-time voice and video communications over IP. Specifically, sipXtapi provides a generalized interface for real-time communications on top of the Session Initiation Protocol (SIP), RFC 3261, and the real-time Transport Protocol (RTP), RFC 1889. While the SIP and RTP protocols provide signaling and media transport infrastructure, sipXtapi includes many additional protocols and standards implementations needed for voice and video communications.



build instructions: http://scm.sipfoundry.org/rep/sipX/branches/sipXtapi/readme.txt

****

relevant USE flags: gsm speex
requirements:
    dev-libs/libpcre
    dev-util/cppunit
    (speex ? >=media-libs/speex-1.1)
    (gsm   ? >=media-sound/gsm-1.0.10)

Anyone willing to write an ebuild? I'll try, but I can't guarantee.
Comment 1 crusaderky 2007-12-20 10:39:06 UTC
BTW, it requires SVN checkout, and I don't have a clue on how to do that.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-12-20 10:51:35 UTC
Use subversion.eclass, luke... :) Examples in the tree usually can be found in ebuilds w/ 9999 version.
Comment 3 crusaderky 2007-12-20 11:15:38 UTC
I found an overlay here: http://scm.calivia.com/svn/sipx/gentoo/
However, IMHO it is quite bloated and should require some cleanup.
More importantly, it specifies different repositories than the one I found, so investigation is needed.
Comment 4 kundarsa@gmail.com 2016-04-22 22:35:51 UTC
This package does not meet the current criteria needed to be a viable candidate for the Portage tree since the upstream sources are no longer available at the location provided by the bug. This criteria is currently listed at the following URL:
https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers/Maintainer_Wanted
Metric: Upstream status: Exists; "Package must still be available and fetchable (did it move to github, bitbucket, ...?)"


If you (or another user) are still wanting this package to make it into the Portage tree please let us know by re-opening this bug and include a new usable upstream source. Sadly, until that time we cannot move forward with this.

Tom D