I am trying to do load balancig with softphones as register.
I ad to softphones to resources table with resource field set to cc=1
(refered to current call), then I add this to opensips.cfg
if ($rU=~"^1002") {
load_balance("1","cc");
}
1002 is a registred user. then when I dialed 1002 from a registred
softphone, I get the error, proxy authentication required.
I don't get it since, all my users are registred and they can any call
execpt to 1002.
Any help please.
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to