8 Replies Last post: Oct 28, 2008 5:46 AM by anebi  
Click to view anebi's profile   12 posts since
Oct 14, 2008

Oct 14, 2008 11:19 AM

How to configure OpenSBC to work with Sipxecs?


Hi,


i'm newbie with openSBC, but iwould like to use it with sipxecs 3.10 version. This version of sipxes doesn't support NAT Traversal functionality and i would like to use openSBC for that.

I didn't any good documentation how to configure opensbc to get this functionality. Probably both sipxecs and opensbc will be on the same machine.


Could you give me some examples what i need to write in sip trunk configuration and the rest of the options that i will need to get opensbc to work with sipxecs?

Or if there is some good tutorial for this. I did researching in the net for goor tutorial, but without success.

I will be glad if you help me with this to get this working :)


Thanks in advanced!

Regards, Ali Nebi!

Click to view raymund's profile   14 posts since
Aug 22, 2007
1. Oct 15, 2008 8:56 PM in response to: anebi
Re: How to configure OpenSBC to work with Sipxecs?

hi anebi,

sample setup scenario using B2BUAUpperReg mode.

ua -- > opensbc(e.g. sbc.example.com:8000) --> sipx server(e.g.sipx.example.com)

this could be in the same box.

ua config:

sip proxy: sbc.example.com:8000
sip domain: sipx.example.com
userid:200
pw:123

opensbc config:

general param:
mode: B2BUAUpperReg
interface:sip:*:8000

b2bua routes:
[sip:sipx.example.com sip:sipx.example.com

upper registration:
[sip:sipx.example.com sip:sipx.example.com


hth.

raymund

Guest
4. Oct 21, 2008 11:24 AM in response to: anebi
Re: [OpenSBC] How to configure OpenSBC to work with Sipxecs?
Try to put a check on
http://opensbchost:9999/Trusted-Domains/Accept-All-Calls parameter in
you config.

Joegen

OpenSBC Forum wrote:
The way that you told me works for registering sip accounts to sipx. But when i try to call other user from our company (sip account is also in sipx), i get forbiden.


how to solve this?


This is the debug log from opensbc for transaction.

http://pastebin.com/f5a910148


I will appreciate any help to solve this.

Thanks in advanced!


This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Opensipstack-osbcdevel mailing list
Opensipstack-osbcdevel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-osbcdevel

No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.8.2/1735 - Release Date: 10/20/2008 2:52 PM

Guest
7. Oct 27, 2008 11:14 AM in response to: anebi
Re: [OpenSBC] How to configure OpenSBC to work with Sipxecs?
Hi Anebi,

Make sure you add a B2BUA-Route Entry for your trunk line so

sip:*opensbc-internal-realm.com sip:your-trunk-provider.com;sip-trunk=true

the sip-trunk=true parameter to you route entry is important or opensbc
will not route the invite to the sip-trunk.

Joegen

OpenSBC Forum wrote:

I added my voip provider to Sip-Trunk-config in opensbc and i see that it's registering the sip account to provider without problems.

I added also dial plans in sipx and set to route to opensbc. But i still can't to ring to real phone numbers.

I installed opensbc and sipxecs on different boxes.

b2bua route that i have set looks this way:

sip :myrealm.com sip:opensbc.myservername.com

The same is set in upper register route setting. Are these correct or how i need to change them?

I'm register with our accounts to sipx thru opensbc without problems.

Trunks are registered without any problems to voip providers.

Now i want to get working outbound calls and inbound calls.

I see that when i call it return in the logs "Not found". I see that it try to call : 00359xxxxx@myrealm.com

What i need to do ?


Regards, Ali Nebi!


This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Opensipstack-osbcdevel mailing list
Opensipstack-osbcdevel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensipstack-osbcdevel

No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.175 / Virus Database: 270.8.2/1743 - Release Date: 10/24/2008 8:33 AM