Re: [OpenSIPStack] OSBC <==> sipX Send-Reg-NO
Brought to you by:
joegenbaclor
From: <jo...@op...> - 2008-12-08 01:02:27
|
If you do not need to authenticate with your trunk provider, then you not need to use SIP Trunking Module to place your calls. You may simply treat your Provider as a normal PSTN Gateway. Get rid of you SIP-Trunk config and use B2BUA-Routes instead. I have given an example of a route below. Rewrite-To-URI= true Route= [sip:*@yourinternal-domain*;from=provider-domain] sip:your-internal-domain.com - the from parameter in the filter will become the from domain in the outbound invite-voice wrote: - Rewrite-To-URI will force the To-URI to be rewritten based on the Route. Joegen > Hi Joegen > > In the Sip-trunk config i have selected > > Send-Reg=NO > > I am using Broadvox wholesale, which means i have 2 SIP TRUNK'1 > > One for Termination x.x.x.10 > One for Orgination x.x.x.20 > > I do not need username and password settings in <account> and maybe > <Transient*> if i knew what Transient was used for* > > In light of these facts How should the Sip-Trunk Configure be setup or > constructed and what is the bear minimum needed? > > r > > > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > ------------------------------------------------------------------------ > > > No virus found in this incoming message. > Checked by AVG - http://www.avg.com > Version: 8.0.176 / Virus Database: 270.9.15/1834 - Release Date: 12/6/2008 4:55 PM > > |