Re: [OpenSBC] Enum routinng in Opensbc
Brought to you by:
joegenbaclor
|
From: <sub...@wi...> - 2007-09-21 07:28:31
|
Thanks a lot, Joegen... But the dns resolution is happening only for intra-domain calls(i.e when the two clients are registered to the same domain enum.e164.arpa)and calls are happening. But when I register one client to (suppose) opensbc.org and I make a call to a client in enum.e164.arpa, the dns resolution fails. I think OpenSBC is appending the from uri's domain header to the "to uri" also and that's where it fails. Is there a way of telling Opensbc not to append the domain name to the to uri and send the tel no for dns lookup. Do I have an option of doing it in the code?? Kindly help me in this regard as I am trying to integrate enum module implemented in SER with opensbc. Regards, Subha, Wipro Technologies, Bangalore -----Original Message----- From: Joegen E. Baclor [mailto:joe...@gm...]=20 Sent: Thursday, September 20, 2007 2:58 PM To: ope...@li...; Subha Kadhir Selvam (WT01 - Testing Services) 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=20 > provide the details of implementation. > =20 > Regards, > Subha, > Wipro Technologies, > Bangalore > ---------------------------------------------------------------------- > -- > > ---------------------------------------------------------------------- > --- This SF.net email is sponsored by: Microsoft Defy all challenges.=20 > 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 > =20 > ---------------------------------------------------------------------- > -- > > No virus found in this incoming message. > Checked by AVG Free Edition.=20 > Version: 7.5.487 / Virus Database: 269.13.25/1018 - Release Date:=20 > 9/19/2007 3:59 PM > =20 |