<p>It seems that this commit broke the multi-dispatching list feature.<br>
ds_select_domain("101,100", "1,4", "F,F") is failing with:<br>
ERROR:dispatcher:get_flags_int_value: Invalid flags PV value<br>
ERROR:dispatcher:w_ds_select: Invalid value in flags PV</p>
<p>In 1.11, flags were global and the method signature was: ds_select_domain(set, alg [, max_results]).<br>
With this commit, the signature was changed to ds_select_domain(set, alg [, "[flags] [M max_results]"]).</p>
<p>Maybe we should have a more standard signature that will make parsing easier:<br>
ds_select_domain(set, alg [, "flags" [, "max_results"]])</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/pull/269#issuecomment-57707840">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/5479561__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyNzkwMzE5NywiZGF0YSI6eyJpZCI6MzcxMjc5MzR9fQ==--4cdf0da90f8805d132c88b5f265bd4ec3d1d708d.gif" width="1" /></p>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"View this Pull Request on GitHub","action":{"@type":"ViewAction","url":"https://github.com/OpenSIPS/opensips/pull/269#issuecomment-57707840","name":"View Pull Request"}}</script>