[OpenSIPStack] EnumLookUp Routing Problem
Brought to you by:
joegenbaclor
From: Yogesh C. <ych...@gm...> - 2007-11-06 12:21:01
|
Hi, I want to configure OpenSbc such as it first call using enumlookup and if it fail then it should call through my voip provider. I have done setting in B2BUA Route section as : [sip:*] enum:mydomain.com \\First <file://First/> Preference : [sip:*@192.168.96.112] sip:sip.gafachi.com \\Second <file://Second/>preference if first get failed: I dial a number that is not in DNS Opensbc try to resolve this 3 time then give response "no such name" and then create a Invite request As: SIP/SDP Request: INVITE enum:141...@e1... how can i achieve that in case of enumLookup fail it send request using my voip Provider. Yogesh |