<div dir="ltr">hi ,<div><br></div><div>i would like to submit a patch to pua_dialoginfo to expose the dialog_publish function to the script so that we can configure something like this in the script.</div><div><br></div><div>
route[MY_ROUTE]<br><div>{</div></div><div>   pua_dialoginfo_publish(.......)</div><div>}</div><div><br></div><div>i also want to provide a new module pua_mwi that publishes mwi info.</div><div><br></div><div>what's the proper flow to submit this ? i want to submit it to 4.0 and 4.1 branch.</div>
<div><br></div><div><br></div><div>also, there seems to be a bug in json module on fixup_get_field_free function</div><div><div><span class="" style="white-space:pre">   </span>if (param_no == 3) {</div><div><span class="" style="white-space:pre">               </span>return fixup_free_pvar_null(param, 3); <<<== shouldn't this be 1 ?</div>
<div><span class="" style="white-space:pre">    </span>}</div></div><div><br></div><div><br></div><div>thanks</div><div><br></div></div>