Hello All,
I'm using someone elses redirect server which is responding with several
choices. None of which have a listed q-value. Now I'm told that I'm supposed
to try these "in order" and one at a time. It seems, however, because the
q-value is the same (missing) that they all get tried at once. Can I
override this behavior somehow?
I tried something like this (ugly):
$(branch(q)[0])=100;
$(branch(q)[1])=90;
$(branch(q)[2])=80;
$(branch(q)[3])=70;
$(branch(q)[4])=60;
$(branch(q)[5])=50;
and then serializing the branches.. but that didn't really work right (did
for the first one)
Any ideas?
Thanks,
Brett
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users