[OpenSBC] OpenSBC Registration
Brought to you by:
joegenbaclor
|
From: adams <ada...@gm...> - 2008-01-24 19:28:26
|
Hi, I'm trying to setup OpenSBC as a B2BUA between a sip provider (voipcheap) a= nd 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 regi= stering 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" si= p-domain=3D"voipcheap.com" expires=3D"10"=BB =ABtrunk-accounts=BB =ABaccount user-name=3D"**username**" auth-user-name=3D"**username**" auth-= password=3D"**password**" inboundroute=3D"sip:XXX@**internal.sip.domain**" = expires=3D"3600" /=BB =AB/trunk-accounts=BB =AB/siptrunk=BB > the sip trunk config is correctly escaped with the xml characters instead= of « and », I couldn't paste here those characters=20 Thank you adams |