Hi, Bogdan,

> In your script, not sure if it is the indented behavior, but when looping
through the loaded AVPs, you are pushing in cache the same key ("domain")
for all the values -> this will overwrite any previous value and you will
end up storing only the last value.

Yes, I want all values bind to the same key. And that's the problem, I
think.

>
> The second "while" loop has no sense, as a key (in cache) has only one
value (cannot be multiple).

Regards,

xiaofeng

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to