Re: [OpenSIPStack] [OpenSBC] General Questions
Brought to you by:
joegenbaclor
From: voice <vo...@ne...> - 2007-10-30 05:44:46
|
Hi Joegen I have several questions but first let me discribe my network I have installed sipXecs box with Centos5 DHCP, DNS and NTP static192.168.1.2 . Gateway 192.168.1.1 netmask 255.255.0.0 I have installed openSBC box with two NIC's one with an 1st NIC static 192.168.1.3 c Gateway 192.168.1.1 netmask 255.255.0.0 2nd NIC static 69.x.x.241 public gateway 69.x.x.1 netmask 255.255.255.0 I am able to remotely config openSBC over the Internet and from the private netwrok from the openSBC box configure the sipXecs box I have set the openSBC mode to B2BUpperReg. Static RTP Media address to 192.168.1.2 Now openSBC should bind it's listeners to both NIC's. Additionally i have these settings in B2BUA i have [sip:*@:sipx.domain.net:*] sip:192.168.1.2:5060 which is pointing to a user account on the sipX Relay Routes [sip:*@:sipx.domain.net:*] sip:192.168.1.2:5060 Internal DNS Mapping [sip:*@:sipx.domain.net:*] sip:192.168.1.2:5060 Upper Registration Router [sip:sipx.domain.net*] sip:192.168.1.2:5060 domain.net is a placeholder for a read domain. The goal is to have openSBC handoff to sipX and vise-versa to handel the sipX proxy services. I want sipX to register external Users, phones and dialplans. Does the B2BUA, Relay routes, DNS Mapping and Upper registration Routes set properly to get the job done? Have I address everything needed? The remote phones TFTP are pointed to sipX as well as their OutBoundProxy plus there phone numbers username and password. Internally the sipX gateway setting is pointed to the openSBC box. Maybe the questions & answers could be posted to the wiki in the future. r |