Re: [OpenSBC] OpenSBC Registration
Brought to you by:
joegenbaclor
|
From: Joegen E. B. <joe...@gm...> - 2008-01-25 03:15:03
|
Make sure you have a <root> </root> enclosing your XML adams wrote: > Hi, > > I'm trying to setup OpenSBC as a B2BUA between a sip provider (voipchea= p) and sipX. > > I configured OpenSBC using the manual in [http://www.opensourcesip.org:= 8080/clearspacex/docs/DOC-1040|d-1040] but OpenSBC doesn't register. > When the requests arrive the OpenSBC, it starts sending INVITEs before = registering with the provider. > > I can't get the configuration right. > This is my current configuration: > > OpenSBC General Parameters > {code:java} > SBC Mode: B2B Only Mode > {code} > {code:java} > Interface Address: sip:*:9000 > {code} > > Trusted Domains > {code:java} > Accept All Calls: V > {code} > > Local Domain Accounts > {code:java} > Accept All Registration: V > {code} > > B2BUA Routes=20 > {code:java} > Route: [sip:*] sip:voipcheap.com > {code} > > SIP Trunk Config: > =ABsiptrunk trunk-name=3D"voipcheap.com" route-set=3D"sip.voipcheap.com= " sip-domain=3D"voipcheap.com" expires=3D"10"=BB > =ABtrunk-accounts=BB > =ABaccount user-name=3D"**username**" auth-user-name=3D"**username**" a= uth-password=3D"**password**" inboundroute=3D"sip:XXX@**internal.sip.doma= in**" expires=3D"3600" /=BB > =AB/trunk-accounts=BB > =AB/siptrunk=BB > > > =20 >> the sip trunk config is correctly escaped with the xml characters inst= ead of « and », I couldn't paste here those characters=20 >> =20 > > Thank you > > adams > > -----------------------------------------------------------------------= -- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Opensipstack-osbcdevel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-osbcdevel > > > =20 |