This Question is Answered

2 "helpful" answers available (1 pts)
2 Replies Last post: Jul 13, 2009 4:47 PM by lkoutsavlis  
  2 posts since
Jul 9, 2009

Jul 10, 2009 9:09 AM

Can you use openSBC to register as SIP endpoint's(UA) and route sessions to other SIP applications

Hi all,
I have what seems to be a unique requirement after reading most of the docs. I have a SIP IVR application that allows me to place a call into it using an unregistered softphone. This works great. My next task is to extend this functionality to work with User Agent accounts that are provided by a SIP enabled PBX. The PBX administrator has provided a set of User Agents that I need to register before I can redirect the caller to the SIP IVR application. Also the IVR has the capability of transferring callers to other destination both on PSTN or extensions of off the SIP enabled PBX. Any advice on this one?
Click to view joegen's profile   519 posts since
Apr 28, 2007
1. Jul 11, 2009 7:09 AM in response to: lkoutsavlis
Re: Can you use openSBC to register as SIP endpoint's(UA) and route sessions to other SIP applications
sure. Follow the intructions in this document. [http://www.opensourcesip.org:8080/clearspacex/docs/DOC-1040|d-1040]. Make sure you enclose your XML within a root element
block or it wont work. When you have opensbc register to the trunk provider, simply provide a corresponding b2bua-route for the inbound-route property you specified for the trunk account.