The FreeBSD Ports Archive
FreeBSD net : b2bua4>
A back-to-back (B2B) SIP user agent
B2bUa is basically two SIP UAs working back-to-back and thus controlling
the calls going through it.Unlike a sip-proxy, a B2bUa will take an
incoming call, modify it and present it in other form to final
destination.B2bUa is in the call-signalling-path all the times.
There are numerous applications in which b2bUa can be used either
as a media negotiator or simply supervising the calls between two
parties.
http://www.vovida.org/applications/downloads/b2bua/
|
b2bua history
v. 1.16
date: 2007/10/01 08:38:12; author: linimon; state: Exp; lines: +4 -0
Mark as broken on gcc4.2.
v. 1.15
date: 2007/03/03 18:27:44; author: kris; state: Exp; lines: +0 -4
Now appears to build on amd64 7.x
v. 1.14
date: 2006/02/09 23:14:29; author: kris; state: Exp; lines: +4 -0
BROKEN on amd64 7.0: Infinite loop during build
v. 1.13
date: 2005/04/12 03:26:11; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.12
date: 2005/04/11 08:03:36; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.11
date: 2004/11/18 21:57:42; author: kris; state: Exp; lines: +7 -1
BROKEN on sparc64: Does not compile
v. 1.10
date: 2004/03/13 21:00:56; author: pav; state: Exp; lines: +2 -7
- Fix build (USE_GETOPT_LONG)
v. 1.9
date: 2004/03/13 05:31:07; author: kris; state: Exp; lines: +7 -1
BROKEN on 4.x: Does not compile
v. 1.8
date: 2004/02/04 05:07:56; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.7
date: 2003/07/14 18:45:59; author: sobomax; state: Exp; lines: +1 -1
Don't hardcode `i386'.
PR: 53469
Submitted by: Mark Linimon
v. 1.6
date: 2003/07/14 02:37:14; author: sf; state: Exp; lines: +1 -5
get rid of libgnugetopt dependency.
This port links libcext_bsd.a which includes NetBSD derived getopt_long().
v. 1.5
date: 2003/04/04 10:40:23; author: sobomax; state: Exp; lines: +7 -8
Update to 1.5.0.
v. 1.4
date: 2003/03/07 06:07:36; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.3
date: 2003/01/31 12:08:58; author: sobomax; state: Exp; lines: +7 -15
Remove dependency on linuxthreads. The problem with b2bua is that it is
a heavy c++ application, so that default FreeBSD pthread stack size of 64KB
is not sufficient in many cases. Be wise and set the pthread stack size to be
1MB instead.
Bump PORTREVISION.
Sponsored by: Porta Software Ltd
v. 1.2
date: 2003/01/26 18:06:46; author: sobomax; state: Exp; lines: +5 -0
Fix build on systems without /usr/include/getopt.h (4.x).
Submitted by: kris
v. 1.1
date: 2003/01/19 20:43:31; author: sobomax; state: Exp;
Add b2bua 1.4.0, a back-to-back (B2B) SIP user agent.
=============================================================================
v. 1.16
date: 2007/10/01 08:38:12; author: linimon; state: Exp; lines: +4 -0
Mark as broken on gcc4.2.
v. 1.15
date: 2007/03/03 18:27:44; author: kris; state: Exp; lines: +0 -4
Now appears to build on amd64 7.x
v. 1.14
date: 2006/02/09 23:14:29; author: kris; state: Exp; lines: +4 -0
BROKEN on amd64 7.0: Infinite loop during build
v. 1.13
date: 2005/04/12 03:26:11; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.12
date: 2005/04/11 08:03:36; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.11
date: 2004/11/18 21:57:42; author: kris; state: Exp; lines: +7 -1
BROKEN on sparc64: Does not compile
v. 1.10
date: 2004/03/13 21:00:56; author: pav; state: Exp; lines: +2 -7
- Fix build (USE_GETOPT_LONG)
v. 1.9
date: 2004/03/13 05:31:07; author: kris; state: Exp; lines: +7 -1
BROKEN on 4.x: Does not compile
v. 1.8
date: 2004/02/04 05:07:56; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.7
date: 2003/07/14 18:45:59; author: sobomax; state: Exp; lines: +1 -1
Don't hardcode `i386'.
PR: 53469
Submitted by: Mark Linimon
v. 1.6
date: 2003/07/14 02:37:14; author: sf; state: Exp; lines: +1 -5
get rid of libgnugetopt dependency.
This port links libcext_bsd.a which includes NetBSD derived getopt_long().
v. 1.5
date: 2003/04/04 10:40:23; author: sobomax; state: Exp; lines: +7 -8
Update to 1.5.0.
v. 1.4
date: 2003/03/07 06:07:36; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.3
date: 2003/01/31 12:08:58; author: sobomax; state: Exp; lines: +7 -15
Remove dependency on linuxthreads. The problem with b2bua is that it is
a heavy c++ application, so that default FreeBSD pthread stack size of 64KB
is not sufficient in many cases. Be wise and set the pthread stack size to be
1MB instead.
Bump PORTREVISION.
Sponsored by: Porta Software Ltd
v. 1.2
date: 2003/01/26 18:06:46; author: sobomax; state: Exp; lines: +5 -0
Fix build on systems without /usr/include/getopt.h (4.x).
Submitted by: kris
v. 1.1
date: 2003/01/19 20:43:31; author: sobomax; state: Exp;
Add b2bua 1.4.0, a back-to-back (B2B) SIP user agent.
=============================================================================
v. 1.16
date: 2007/10/01 08:38:12; author: linimon; state: Exp; lines: +4 -0
Mark as broken on gcc4.2.
v. 1.15
date: 2007/03/03 18:27:44; author: kris; state: Exp; lines: +0 -4
Now appears to build on amd64 7.x
v. 1.14
date: 2006/02/09 23:14:29; author: kris; state: Exp; lines: +4 -0
BROKEN on amd64 7.0: Infinite loop during build
v. 1.13
date: 2005/04/12 03:26:11; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.12
date: 2005/04/11 08:03:36; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.11
date: 2004/11/18 21:57:42; author: kris; state: Exp; lines: +7 -1
BROKEN on sparc64: Does not compile
v. 1.10
date: 2004/03/13 21:00:56; author: pav; state: Exp; lines: +2 -7
- Fix build (USE_GETOPT_LONG)
v. 1.9
date: 2004/03/13 05:31:07; author: kris; state: Exp; lines: +7 -1
BROKEN on 4.x: Does not compile
v. 1.8
date: 2004/02/04 05:07:56; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.7
date: 2003/07/14 18:45:59; author: sobomax; state: Exp; lines: +1 -1
Don't hardcode `i386'.
PR: 53469
Submitted by: Mark Linimon
v. 1.6
date: 2003/07/14 02:37:14; author: sf; state: Exp; lines: +1 -5
get rid of libgnugetopt dependency.
This port links libcext_bsd.a which includes NetBSD derived getopt_long().
v. 1.5
date: 2003/04/04 10:40:23; author: sobomax; state: Exp; lines: +7 -8
Update to 1.5.0.
v. 1.4
date: 2003/03/07 06:07:36; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.3
date: 2003/01/31 12:08:58; author: sobomax; state: Exp; lines: +7 -15
Remove dependency on linuxthreads. The problem with b2bua is that it is
a heavy c++ application, so that default FreeBSD pthread stack size of 64KB
is not sufficient in many cases. Be wise and set the pthread stack size to be
1MB instead.
Bump PORTREVISION.
Sponsored by: Porta Software Ltd
v. 1.2
date: 2003/01/26 18:06:46; author: sobomax; state: Exp; lines: +5 -0
Fix build on systems without /usr/include/getopt.h (4.x).
Submitted by: kris
v. 1.1
date: 2003/01/19 20:43:31; author: sobomax; state: Exp;
Add b2bua 1.4.0, a back-to-back (B2B) SIP user agent.
=============================================================================
|
| |

|