<p>Do you use DB persistence for dialogs ? Do you see the dialogs as being restored after OpenSIPS restart ?<br>
The pua_dialoginfo module is registering a callback ( __dialog_loaded() ) for the DLGCB_LOADED event (when a dialog is loaded from DB) - and in this callback the module restores the callback on the dialog (the dlg values are automatically restored by the dialog module).<br>
With some simple debug logs, please check if the __dialog_loaded() callback is triggered on load and if, sequentially, the rest of the dialog related callbacks ( __dialog_sendpublish() ) are triggered in the module.</p>

<p>Thanks, Bogdan</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/issues/240#issuecomment-44552265">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/5479561__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxNzAwMDE1OSwiZGF0YSI6eyJpZCI6MzI3NDkzMDh9fQ==--14d06258540d08161ac8faf3b4d2d69199f3e60a.gif" width="1" /></p>