I am not sure if there is same result now that the
lookup of `list` and `xavp` is no longer done only once in `build_contact()`. In previous
version the attributes for all contacts were done inside `build_contact()` using this
single lookup. Now the lookup is done for each contact inside the helper function.
I expect is the same, based on quick thinking. If you did the tests and the result is the
same in terms of what is stored in xavp and the order of values, then I am fine to merge.
I'm going to do a unit for that in
http://www.github.com/kamailio/kamailio-tests so We
can be sure. Holding this until then.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2168#issuecomment-563376307