[Kamailio-Users] Multiple SIP Proxy Environment / Socket Information
Iñaki Baz Castillo
ibc at aliax.net
Fri Apr 24 10:23:48 CEST 2009
2009/4/23 Brandon Armstead <brandon at cryy.com>:
> So I took you and Inaki's input and essentially constructed a setup like
> so after the lookup("location") call:
>
> if(isbflagset(1)){
> $du = null;
> $rd = "P1";
> } else if(isbflagset(2)){
> $du = null;
> $rd = "P2";
> } else if(isbflagset(3)){
> $du = null;
> $rd = "P3";
> } else if(isbflagset(4)){
> $du = null;
> $rd = "P4";
> }
Brandon, please re-read my previous mail in which I suggested
rewritting $du (never $ru).
--
Iñaki Baz Castillo
<ibc at aliax.net>
More information about the Users
mailing list