This Question is Answered

8 Replies Last post: Nov 9, 2008 6:42 PM by miced  
Click to view miced's profile   14 posts since
Nov 7, 2008

Nov 7, 2008 8:10 PM

How does OpenSBC compare to Brekeke SIP Server

Hello All,

I am just getting to understand OpenSBC and wondering how would OpenSBC compare to Brekeke.


Could I for example replace it with OpenSBC since they seem to have fairly similar features?


Does OpenSBC support Radius?


Does OpenSBC do codec transcoding?


regards,


miced

Click to view ehernaez's profile   48 posts since
Aug 28, 2007
1. Nov 7, 2008 9:41 PM in response to: miced
Re: How does OpenSBC compare to Brekeke SIP Server
OSBC and Brekeke SIP Server are very similar in function, although Brekeke does have more features (most notably, OSBC only supports Solegy's accounting module, and does not support TCP for signalling; neither can perform codec translation). On the other hand, one might argue that OSBC is more scalable than Brekeke since it is developed in C++ while Brekeke is a Java application. Also, OSBC is open source and free to download, while the Brekeke SIP server costs from $500-$4,000 per instance.
Click to view ehernaez's profile   48 posts since
Aug 28, 2007
3. Nov 8, 2008 7:59 PM in response to: miced
Re: How does OpenSBC compare to Brekeke SIP Server
Yes, that's exactly how OSBC is meant to be used.
Guest
5. Nov 8, 2008 9:43 PM in response to: miced
Re: [OpenSBC] How does OpenSBC compare to Brekeke SIP Server
OpenSBC Forum wrote:
Can Asterisk be integrated with OSBC somehow to allow transcoding of Codecs and perhaps IVR?


That really depends on your setup and what you mean by "integrated".
OpenSBC have multiple means to route call to any destination. You first
choice would be to use B2BUA routes and point egress calls towards
asterisk. You could also set asterisk as an outbound proxy to let
outbound calls "always" hit asterisk using Outbound Proxy setting.

Joegen
Guest
7. Nov 9, 2008 7:22 AM in response to: miced
Re: [OpenSBC] How does OpenSBC compare to Brekeke SIP Server
OpenSBC Forum wrote:
That really depends on your setup and what you mean by "integrated".
Joegen
I meant having Asterisk on the same box just as we can have OpenSER/Asterisk or OSBC/SipXecs.


Yes. As long as you use different ports for asterisk and opensbc.

Joegen