Jul 1, 2009 9:57 PM
Upper Registration Issue
Hi,
I am just wondering if this is possible. I have this scenario. OpenSBC is acting as registrar for asterisk. I have phones in which you can modify the domian parameter. I need asterisk to be in the call flow. So I did an experiment. I entered b.b.b.b in the domain parameter. The phone was able to register to sbc with the following AOR.
OpenSBC - a.a.a.a
Asterisk - b.b.b.b
AOR
sip:phone1@b.b.b.b
For phones that I can't modify the domain it registers to SBC with this AOR.
sip:phone2@a.a.a.a
Is there a way for me to use SBC and rewrite the AOR of all phones to the IP of asterisk?
here is my Upper Registration Settings
All-Reg-As-Upper-Reg = True
Enable-Stateful-Reg = False
Rewrite-TO-Domain = False
Rewrite-FROM-Domain = False
Route-List = [sip:82*] sip:b.b.b.b:*
Thanks for the help.
Oliver