Re: [OpenSBC] Fw: SipX<=>OpenSBC: Sip Trunk config
Brought to you by:
joegenbaclor
From: OpenSBC F. <ope...@op...> - 2008-11-25 01:50:49
|
username/password not required MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit > {quote:title=Guest wrote:}{quote} > Hi Joegen > > I am using Broadvox for SIP Trunk ITSP orgination and termination. I don't > need to send them a username and passwd. Can i still us Sip Trunk > configuration. It seems that the OSBC config requires this setup. Is there > a way to turn off registration? > > r > > Robert, There is now. I have introduced a new attribute for sip-trunk named send-reg. Just set it to "no" in you trunk account config. send-reg="no" auth-user-name="1003" auth-password="1003" inbound-route="sip:90...@wi..." Please upgrade using CVS head and let me know if the patch works for you. Joegen |