6 Replies Last post: Dec 17, 2007 6:24 PM by Guest  
Guest

Dec 11, 2007 8:58 PM

[OpenSBC] OpenSBC 1.1.6, Summary of Feature Requests and Bug Reports

Hi Everyone,

I am intending to finalize 1.1.5 release before the year ends so we have
a clean slate for 1.1.6. If you have feature requests or bug fixes
which you think should be part of this release, please document them and
post them to the list ASAP. We are going to implement CVS branches
beginning 1.1.5 to allow bug fixes specific to a certain branch. There
will be some major architectural changes that will be implemented in
version 1.1.6 which might not be anymore compatible with the 1.1.5
branch. I will enumerate the pending feature requests I summarized
from previous post. Let me know if I missed smething

Pending Feature Requests:

1. Support for redirect in relay Routes - sammaladinna@velankani.com
2. Creation of folders (logs, registry, calea etc ) in places where
user has permission - H.Kropf
3. Rewriting of From URI - Warren Kreckler
4. Routing based on Packet Source - chris.veazey@gmail.com
5. Routing based on recipient NIC - Warren Kreckler

If I missed something feel free to reply inline.

Planned Features for 1.1.6

1. I have already announced the plan for a separate configuration
module on top of the current HTTP Admin.
2. We are also going to implement a separate media proxy application
to allow HA/Load Balancing of streams on top of the internal media proxy
implementation. This change would allow an SBC to use multiple
instances of external media proxies giving way to a higher volume
deployment.
3. We are also going to extract the Media Server Trunk and promote it
as a fully featured VXML Media Server allowing PBX developers to create
PBX applications using the OpenSIPStack Framework.
4. The plan to implement Diameter as the AAA implementation in OpenSBC.
5. Finally, the long awaited resurrection of the TCP and TLS transports.

I have also Opened a new development effort in SourceForge called
Plugin++ ( http://sourceforge.net/projects/pluginpp ). This new
project will be the entry point of a planned Plugin Framework/API for
OpenSBC and other OpenSIPStack applications.

We are aiming for June 2008 as the ETC for the 1.1.6 release of
OpenSBC. We will come up with milestone releases for each functionality.


SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Opensipstack-osbcdevel mailing list
Opensipstack-osbcdevel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-osbcdevel
Click to view ascenna's profile   5 posts since
Sep 10, 2007
1. Dec 12, 2007 1:25 PM in response to: Guest
Re: [OpenSBC] OpenSBC 1.1.6, Summary of Feature Requests and Bug Reports
What about the feature to host OpenSBC behind NAT/firewall?

Rajpal

-----Original Message-----
From: opensipstack-osbcdevel-bounces@lists.sourceforge.net
opensipstack-osbcdevel-bounces@lists.sourceforge.net On Behalf
Of Joegen E. Baclor
Sent: Tuesday, December 11, 2007 5:59 PM
To: opensipstack-devel@lists.sourceforge.net; listaopenSBC
Subject: OpenSBC OpenSBC 1.1.6, Summary of Feature Requests and Bug
Reports

Hi Everyone,

I am intending to finalize 1.1.5 release before the year ends so we have

a clean slate for 1.1.6. If you have feature requests or bug fixes
which you think should be part of this release, please document them and

post them to the list ASAP. We are going to implement CVS branches
beginning 1.1.5 to allow bug fixes specific to a certain branch. There

will be some major architectural changes that will be implemented in
version 1.1.6 which might not be anymore compatible with the 1.1.5
branch. I will enumerate the pending feature requests I summarized
from previous post. Let me know if I missed smething

Pending Feature Requests:

1. Support for redirect in relay Routes - sammaladinna@velankani.com
2. Creation of folders (logs, registry, calea etc ) in places where
user has permission - H.Kropf
3. Rewriting of From URI - Warren Kreckler
4. Routing based on Packet Source - chris.veazey@gmail.com
5. Routing based on recipient NIC - Warren Kreckler

If I missed something feel free to reply inline.

Planned Features for 1.1.6

1. I have already announced the plan for a separate configuration
module on top of the current HTTP Admin.
2. We are also going to implement a separate media proxy application
to allow HA/Load Balancing of streams on top of the internal media proxy

implementation. This change would allow an SBC to use multiple
instances of external media proxies giving way to a higher volume
deployment.
3. We are also going to extract the Media Server Trunk and promote it
as a fully featured VXML Media Server allowing PBX developers to create
PBX applications using the OpenSIPStack Framework.
4. The plan to implement Diameter as the AAA implementation in OpenSBC.
5. Finally, the long awaited resurrection of the TCP and TLS
transports.

I have also Opened a new development effort in SourceForge called
Plugin++ ( http://sourceforge.net/projects/pluginpp ). This new
project will be the entry point of a planned Plugin Framework/API for
OpenSBC and other OpenSIPStack applications.

We are aiming for June 2008 as the ETC for the 1.1.6 release of
OpenSBC. We will come up with milestone releases for each
functionality.


-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Opensipstack-osbcdevel mailing list
Opensipstack-osbcdevel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-osbcdevel


SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Opensipstack-osbcdevel mailing list
Opensipstack-osbcdevel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-osbcdevel
Guest
2. Dec 12, 2007 9:33 PM in response to: ascenna
Re: [OpenSBC] OpenSBC 1.1.6, Summary of Feature Requests and Bug Reports
Dangi, Rajpal wrote:
What about the feature to host OpenSBC behind NAT/firewall?

I have tested OpenSBC in amazon EC2 cloud. OpenSBC is installed in a
virtual machine with a private IP address and Amazon exposes it through
a public interface with one to one port binding. I then set the
static media address parameter of OpenSBC to point to the public
interface. I was able to test this setup to be working. The
assumption here is that all traffic going to OpenSBC is coming from the
public side of the network. In this scenario, no feature request is
needed to fulfill it. It's already there.

The other scenario, which I think what you have in mind, is OpenSBC
acting as a bridge between a private network and a public network while
having itself bound by the same NAT firewall of the private network.
Given that your NAT/Firewall is also a one to one setup, calls coming
from the public space goinf to the public space would still work the way
it worked in the amazon EC2 setup. However the problem will arise if
the call is coming from the public side towards the private network.
OpenSBC would then need to determine when to rewrite the SDP using the
static media address and not. Given that we are able to do this,
OpenSBC should be able to bridge the NAT properly. This is always a
tricky setup because no two systems behave similarly in such cases.
There are also a lot of system specific behavior that are needed to be
addressed not to mention screwed up routing tables. Thus, this is into
feature that would be solved with a snap of a finger. I am sorry this
cannot make it to the final release of 1.1.5 or even promise that 1.1.6
will have this feature.

If you have this kind of setup... then go for an NAT devices with a
built-in ALG.

Joegen

Rajpal

-----Original Message-----
From: opensipstack-osbcdevel-bounces@lists.sourceforge.net
opensipstack-osbcdevel-bounces@lists.sourceforge.net On Behalf
Of Joegen E. Baclor
Sent: Tuesday, December 11, 2007 5:59 PM
To: opensipstack-devel@lists.sourceforge.net; listaopenSBC
Subject: OpenSBC OpenSBC 1.1.6, Summary of Feature Requests and Bug
Reports

Hi Everyone,

I am intending to finalize 1.1.5 release before the year ends so we have

a clean slate for 1.1.6. If you have feature requests or bug fixes
which you think should be part of this release, please document them and

post them to the list ASAP. We are going to implement CVS branches
beginning 1.1.5 to allow bug fixes specific to a certain branch. There

will be some major architectural changes that will be implemented in
version 1.1.6 which might not be anymore compatible with the 1.1.5
branch. I will enumerate the pending feature requests I summarized
from previous post. Let me know if I missed smething

Pending Feature Requests:

1. Support for redirect in relay Routes - sammaladinna@velankani.com
2. Creation of folders (logs, registry, calea etc ) in places where
user has permission - H.Kropf
3. Rewriting of From URI - Warren Kreckler
4. Routing based on Packet Source - chris.veazey@gmail.com
5. Routing based on recipient NIC - Warren Kreckler

If I missed something feel free to reply inline.

Planned Features for 1.1.6

1. I have already announced the plan for a separate configuration
module on top of the current HTTP Admin.
2. We are also going to implement a separate media proxy application
to allow HA/Load Balancing of streams on top of the internal media proxy

implementation. This change would allow an SBC to use multiple
instances of external media proxies giving way to a higher volume
deployment.
3. We are also going to extract the Media Server Trunk and promote it
as a fully featured VXML Media Server allowing PBX developers to create
PBX applications using the OpenSIPStack Framework.
4. The plan to implement Diameter as the AAA implementation in OpenSBC.
5. Finally, the long awaited resurrection of the TCP and TLS
transports.

I have also Opened a new development effort in SourceForge called
Plugin++ ( http://sourceforge.net/projects/pluginpp ). This new
project will be the entry point of a planned Plugin Framework/API for
OpenSBC and other OpenSIPStack applications.

We are aiming for June 2008 as the ETC for the 1.1.6 release of
OpenSBC. We will come up with milestone releases for each
functionality.

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Opensipstack-osbcdevel mailing list
Opensipstack-osbcdevel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-osbcdevel


SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Opensipstack-osbcdevel mailing list
Opensipstack-osbcdevel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-osbcdevel
Guest
3. Dec 14, 2007 9:29 AM in response to: Guest
Re: [OpenSIPStack] [OpenSBC] Sip Truck Howto
Hi ALL

Is there a document that explains the rational/thinking as to openSBC
concept of SiP Trunks operation?

If not could someone please provide some quidence.

When using a Sip Server, openSBC and ITSP what should be proper settings for
B2BUA to allow traffic in both directions. Could someone show by examples
using the three (3) antangonist above in their explanation/examples.

r



SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel
Guest
4. Dec 14, 2007 11:20 AM in response to: Guest
Re: [OpenSIPStack] [OpenSBC] Sip Trunck Howto
Please see here: http://www.opensourcesip.org:8080/clearspacex/docs/DOC-1040


SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel
Guest
5. Dec 14, 2007 4:40 PM in response to: Guest
Re: [OpenSIPStack] [OpenSBC] Sip Trunck Howto
Hi ethernaez

I was out of office all day and when i got back in your email was waiting.
I thought this was a nice jester until i realize my boss sent the question
from my work station. Sip Trunking has been on my mind the last couple of
nights.

Thank you very much.

Warren Kreckler


Original Message

From: "ehernaez"
To:
Sent: Friday, December 14, 2007 10:20 AM
Subject: Re: OpenSIPStack OpenSBC Sip Trunck Howto

Please see here:
http://www.opensourcesip.org:8080/clearspacex/docs/DOC-1040

SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel



SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel
Guest
6. Dec 17, 2007 6:24 PM in response to: Guest
Re: [OpenSIPStack] OpenSBC 1.1.6,

Expanding on the From field modifications. Here are some additonals headers/parameters that I think are bleading through and should be modified to make a more stable B2BUA:

{size:10pt}From
field

{size:2}{size:10pt}Call-ID

{size:2}{size:10pt}SDP o-line IPV4
address

{size:2}{size:10pt}Remote-Party ID(if received)
{size}

Based upon our testing, we have seen private IPs and other information that I feel should be transformed prior to creation of the new INVITE. In general these are somewhat cosmetic and do not effect functionality. But for true topology hiding this information is leaking through.


SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
opensipstack-devel mailing list
opensipstack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-devel