Port details |
- sippy_b2bua SIP Back-to-back user agent (B2BUA) server with Radius support
- 1.0.2_3 net
=0 1.0.2_3Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Unmaintained, uses EOLed python27 This port expired on: 2020-01-27 IGNORE: is marked as broken: unfetchable
- Maintainer: python@FreeBSD.org
- Port Added: 2009-11-21 00:18:47
- Last Update: 2020-01-27 15:34:18
- SVN Revision: 524263
- Also Listed In: python
- License: not specified in port
- WWW:
- http://www.b2bua.org/
- Description:
- Sippy B2BUA is a RFC3261-compliant Session Initiation Protocol (SIP)
Back-to-back user agent (B2BUA) server software.
The B2BUA is a SIP call controlling component. Unlike a SIP proxy, which only
maintains transaction state, the B2BUA maintains complete call state and
participates in all call requests. For this reason it can perform number of
functions that are not possible to implement using SIP proxy, such as for
example accurate call accounting, pre-paid rating and billing, fail over call
routing etc. Unlike PBX-type solutions such as Asterisk for example, the B2BUA
doesn't perform any media relaying or processing, therefore it doesn't
introduce any additional packet loss, delay or jitter into the media path.
Features:
o Realtime calls control and call data records (CDRs) generation;
o Optional ability to use Sippy RTPproxy for media relaying;
o Optional ability to perform Cisco-compatible RADIUS AAA (Authentication,
Authorization and Accounting);
o RFC3261 compliance;
o RFC3326 support;
o IPv6 support;
o Seamless compatibility with majority of popular SIP software and hardware
on the market today;
o Robustness and Resilience.
WWW: http://www.b2bua.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- sippy_b2bua>0:net/sippy_b2bua
- No installation instructions:
- This port has been deleted.
- PKGNAME: sippy_b2bua
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (sippy-1.0.2.tar.gz) = bdc14cf497b788fb6260bc020781a03a4a0604a61b2b7c5265a447b6175912cb
SIZE (sippy-1.0.2.tar.gz) = 54678
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-twisted>=0 : devel/py-twisted@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sippy_b2bua-1.0.2_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.2_3 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
1.0.2_3 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
1.0.2_3 06 Nov 2019 14:00:19 |
antoine |
Mark a few ports BROKEN (unfetchable) |
1.0.2_3 02 Feb 2019 21:56:39 |
sunpoet |
Convert to options target helper |
1.0.2_3 03 Dec 2018 21:20:17 |
rene |
Re-assign sobomax@'s ports after his commit bit was safekept. |
1.0.2_3 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.0.2_3 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.0.2_3 04 Sep 2017 00:01:07 |
sunpoet |
Change from USES=twisted to devel/py-twisted
- Bump PORTREVISION for dependency change
PR: 221662
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 14 days) |
1.0.2_2 07 Jun 2017 19:11:59 |
sunpoet |
Add NO_ARCH
Approved by: portmgr (blanket) |
1.0.2_2 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.0.2_2 02 Mar 2015 23:42:00 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.0.2_2 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
1.0.2_2 24 Oct 2014 16:21:26 |
mva |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
1.0.2_2 04 Jul 2014 21:44:04 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
1.0.2_2 24 Jun 2014 01:36:19 |
vanilla |
Stagify.
Approved by: portmgr@ (blanket) |
1.0.2_2 08 Dec 2013 12:04:08 |
mva |
New USES=twisted, to replace the old USE_TWISTED knob.
twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
USE_TWISTED= yes
USE_TWISTED= conch names
USE_TWISTED_RUN= yes
you now would write
USES= twisted
USES= twisted:conch,names
USES= twisted:run |
1.0.2_2 22 Sep 2013 18:05:05 |
bapt |
Fix NO_STAGE attribution |
1.0.2_2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.0.2_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.0.2_2 12 Dec 2010 08:29:30 |
pgollucci |
- Fix NOPORTDOC case
Reported by: QAT |
1.0.2_2 14 Sep 2010 03:28:03 |
pgollucci |
- Requires twisted core
PR: ports/149293
Submitted by: Artem Naluzhnyy <tut@nhamon.com.ua>
Approved by: maintainer timeout (sobomax ; 40 days) |
1.0.2_1 23 Nov 2009 08:43:24 |
sobomax |
Fix pkg-plist, so that all installed files are cleaned up properly. |
1.0.2 21 Nov 2009 00:18:04 |
sobomax |
Add sippy_b2bua 1.0.2, SIP Back-to-back user agent (B2BUA) server with
Radius support. |