Re: [SR-Users] CTL module and alternatives for remote execution mi commands.

2012-12-07 Thread Pavel Zalunin
; > > http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3d195f2675569954a1f74128508db07cbc604ed9 > > An alternative will be to fetch the data from database and send via mi/rpc > only the command to end the dialog. > > Cheers, > Daniel > > > On 12/7/12 2:21

[SR-Users] CTL module and alternatives for remote execution mi commands.

2012-12-07 Thread Pavel Zalunin
Hi. In our project we need to query current users, dialogs and ability to end dialog using some rpc. Requirements are - do this remotely. I already tried to use xmlrpc module. When we had 42 users online it returned 17kb broken xml file. Then I tried to use binrpc protocol from CTL module. Usage e