Re: [OpenSBC] Enum routinng in Opensbc
Brought to you by:
joegenbaclor
|
From: Dinesh D. <din...@gm...> - 2007-11-06 12:33:53
|
Hi, I want to configure OpenSBC such that it first call using enumlookup and if it fails then it should call through voip provider. I have done setting in B2BUA Route section as : [sip:*] enum:mydomain.com //First Preference : [sip:*@192.168.96.112] sip:sip.gafachi.com //Second preference if first get failed: When I dial a number that is not in DNS, OpenSBC tries to resolve it 3 times and then gives response "NO SUCH NAME" and then create a INVITE request As: SIP/SDPRequest: INVITE enum:141...@e1... and send it to my DNS server. how can i achieve that in case of enumLookup fails it should send request using my voip Provider. Thanks in Advance Dinesh > > ----- Original Message ----- > > From: "Joegen E. Baclor" <joe...@gm...> > > To: <ope...@li...>; > <sub...@wi...> > > Sent: Thursday, September 20, 2007 2:57 PM > > Subject: Re: [OpenSBC] Enum routinng in Opensbc > > > > > > > Try this in B2BUA Route > > > > > > [sip:1111*] enum:e164.org > > > > > > This means you want to resolve 1111 using e164.org enum server. > > > > > > Joegen > > > > > > > > > sub...@wi... wrote: > > > > Hi, > > > > Has anybody worked with ENUM routing in opensbc?? If so, kindly > > > > provide the details of implementation. > > > > > > > > Regards, > > > > Subha, > > > > Wipro Technologies, > > > > Bangalore > > > > > ------------------------------------------------------------------------ > > > > > > > > > > > ------------------------------------------------------------------------- > > > > This SF.net email is sponsored by: Microsoft > > > > Defy all challenges. Microsoft(R) Visual Studio 2005. > > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > > > ------------------------------------------------------------------------ > > > > > > > > _______________________________________________ > > > > Opensipstack-osbcdevel mailing list > > > > Ope...@li... > > > > https://lists.sourceforge.net/lists/listinfo/opensipstack-osbcdevel > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > No virus found in this incoming message. > > > > Checked by AVG Free Edition. > > > > Version: 7.5.487 / Virus Database: 269.13.25/1018 - Release Date: > > 9/19/2007 3:59 PM > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by: Microsoft > > > Defy all challenges. Microsoft(R) Visual Studio 2005. > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > _______________________________________________ > > > Opensipstack-osbcdevel mailing list > > > Ope...@li... > > > https://lists.sourceforge.net/lists/listinfo/opensipstack-osbcdevel > > > > > > > > > > |