<p dir="ltr">Hi,</p>
<p dir="ltr">> In dialog module no functions to create/destroy dialogs, they described<br>
> and used in tm module. Do you plan move dialog creation/destroying<br>
> funcs in dialog module? I think it will more usable for replication:<br>
> use same functions for create dialog in tm module (when real sip<br>
> dispatch) and for create "fake" dialog in dmq(??) for replicate...<br>
></p>
<p dir="ltr">To which functions are you referring? There is a difference between dialogs and transactions.</p>
<p dir="ltr">> >Registrations are a different matter. Replication can be achieved<br>
> >already by sharing a database or using function such as t_replicate().<br>
><br>
> How i may realise it?</p>
<p dir="ltr">Something like:</p>
<p dir="ltr">if (save("location")) {<br>
    t_replicate("slave");<br>
}</p>
<p dir="ltr">><br>
> Client will register twice in such case?<br>
></p>
<p dir="ltr">Why? On slave, if register comes from master, use save_noreply("location"). The client only knows of the master.</p>
<p dir="ltr">Regards,<br>
Charles</p>

<br>
<font face="Helvetica, Arial, sans-serif"><font size="2"><span style="font-size:10pt"><a href="http://www.sipcentric.com/" title="blocked::http://www.sipcentric.com/" target="_blank">www.sipcentric.com</a><br>
            <br>
            Follow us on twitter <a href="http://twitter.com/sipcentric" title="blocked::http://twitter.com/sipcentric" target="_blank">@sipcentric</a><br>
            <br>
            <font color="gray">Sipcentric Ltd.
                Company registered in England & Wales no. 7365592.</font> <font color="gray">Registered
                office: Unit 10 iBIC, Birmingham Science Park, Holt Court South, Birmingham B7 4EJ.</font></span></font></font>