Re: [OpenSBC] OpenSBC as registrar for Asterisk
Brought to you by:
joegenbaclor
From: Whit T. <de...@wh...> - 2009-01-31 15:38:01
|
That configuration is actually quite simple. Set OpenSBC to B2BUAUpperReg mode along with the Always Proxy Media selection and set up routes to point any connection from OpenSBC to Asterisk. You can create as complex or simple routing rules as you want (look at the examples in the docs on your routes). The most simple is to add a wildcard route to point everything received to the upstream node(Asterisk). Or you can create simple domains in the config to then route clients to whichever asterisk instance you want (if there are multiple Asterisk boxes). Remember, if you create a domain structure in OpenSBC, you will have to include that information in the SIP client so OpenSBC knows where to send the traffic. By routing everything from the Border Controller to Asterisk the clients will actually register with Asterisk and you can then access the PSTN from there. I'd start with wild card entries and route everything at first till you get the hang of it. Regards, Whit OpenSBC Forum wrote: > Hi I am new to using OpenSBC. I want to implement this kind of setup. I want to ask if it is possible. If it is possible will anyone with a kind heart give me a headstart on how to set it up. Here is my kind of setup > > > SIP Clients-------Internet ------- OpenSBC ------- Asterisk---- PSTN > > > My Sip extensions are configured in my asterisk box. I want to hide Asterisk from the outside world so I want my SIP Clients to register in OpenSBC with the accounts configured in Asterisk. Can OpenSBC do this? Do I have to add local domain users in OpenSBC? or Can OpenSBC do the registration for Asterisk. > > > I hope someone would be able to help me with this I have search google for any information about this setup but to no avail. > > > Thank you very much in advance.. > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > Opensipstack-osbcdevel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-osbcdevel > > > > |