Re: [OpenSIPStack] OpenSBC: passthrough SIP registration to externalregistrar
Brought to you by:
joegenbaclor
From: Joegen B. <joe...@gm...> - 2009-08-07 01:54:49
|
There is a documentation about Upper Registration here http://www.opensourcesip.org:8080/clearspacex/docs/DOC-1010 -------------------------------------------------- From: "busybox busybox" <bu...@ya...> Sent: Friday, August 07, 2009 3:10 AM To: <ope...@li...> Subject: [OpenSIPStack] OpenSBC: passthrough SIP registration to externalregistrar > Hello overyone. > > I'm planning to use the OpenSBC as a transparent SIP proxy to another soft > switch. > > So, I've got a soft switch (SS), which contans user accounts and performs > users' calls processing. > > But between users' soft phones and SS there is OpenSBC. So, I need the > OpenSBC to passtrough transparently users' phones registrations to the SS > and the same about users' calls. > > Registration example: > > SoftPhone ---> OpenSBC ---> SS > > 1. SoftPhone sends SIP registration to the OpenSBC > 2. The OpenSBC sends this registration transparently to the the SS > 3. SS confirms the registration of the SoftPhone > > Call processing example: > > SoftPhone1 ---> OpenSBC ---> SS ---> OpenSBC ---> SoftPhone2 > > 1. SoftPhone sends SIP INVITE to the OpenSBC > 2. The OpenSBC sends this INVITE transparently to the the SS > 3. SS performs call processing and routing and sends SIP INVITE to the > SoftPhone2 through the OpenSBC transparently > > > Well. The question is HOW to configure OpenSBC to process registrations > and calls according to the schemes above??? > Is it actually possible or I need some extra coding of OpenSBC? > > Any info appreciated > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel |