Hi folks,<br><br>I&#39;m started reading about dialog module and how to use it in a distributed environment. I&#39;ve read about the &#39;B&#39; flag and how it can be used to send BYEs to the end-points. My question is whether, using db_mode REALTIME, another instance of opensips can use the information stored in the database to send the BYE to a dialog created in another opensips instance. <br>
<br>The scenario is the next one: <br>1.several opensips sharing the database and one of them receives an INVITE.<br>2.It creates the dialog and sets the B flag. The parameter timeout is then set to the corresponding value. <br>
3.Another opensips uses the information from the dialog table to send the BYE either forced by an external t_dlg command or reading from the database (I guess the period can be controlled with the db_update_period parameter).<br>
<br>Is this possible with the current version?<br><br>Thank you very much in advance and congratulations,<br>Samuel.<br><br><br><br><br>