Hi All,<br><br>We are currently refactoring and cleaning the various IMS modules for inclusion into SR, diameter_rx, diameter_cxdx, diameter_ro, etc.<br><br>One thing we have noticed is that the use of dialog module functions would make the code alot better and cleaner, so 2 questions:<br>
<br>1. why is the Dialog module not exposing more if its methods?<br>2. Can we put in a patch to expose the ones we require.<br><br>Currently, we have exposed and are using the following:<br><br>lookup_dlg;<br>terminate_dlg;<br>
get_dlg;<br>unref_dlg;<br>ref_dlg;<br><br>Cheers<br>Jason<br><br>