Re: [SR-Users] dialog save/restore

2013-09-10 Thread Victor V. Kustov
Hi, Olle E. Johansson! >Just to brainstorm - instead of synching via DB can we sync using SIP? > i think about common solution. but in this case of dialogs it will be useful. but how i may create dialog via sip but without call? -- WBR, Victor JID: coy...@bks.tv JID: coy...@bryansktel.ru

Re: [SR-Users] dialog save/restore

2013-09-10 Thread Olle E. Johansson
Just to brainstorm - instead of synching via DB can we sync using SIP? /O 10 sep 2013 kl. 15:11 skrev "Victor V. Kustov" : > Hi, Daniel-Constantin! > > I think need shared dialogs database. I see three way's to do this: > - use database and write function dialog_read_db() for reading dialogs >

Re: [SR-Users] dialog save/restore

2013-09-10 Thread Victor V. Kustov
Hi, Daniel-Constantin! I think need shared dialogs database. I see three way's to do this: - use database and write function dialog_read_db() for reading dialogs from DB. Master will write dialogs in DB, someway DB replicate to slave, slave will use dialog_read_db() for sync dialogs with maste