Re: [SR-Users] [DMQ] dmq_send_message function usage.

2018-10-02 Thread José Seabra
Thank you Charles. As soon as i can i will try it. Once again thanks for your great job. Regards Denys Pozniak escreveu no dia quinta, 27/09/2018 à(s) 08:39: > Thank you for the information! > > 2018-09-27 10:20 GMT+03:00 Charles Chance : > >> Hello, >> >> You could certainly construct the

Re: [SR-Users] [DMQ] dmq_send_message function usage.

2018-09-27 Thread Denys Pozniak
Thank you for the information! 2018-09-27 10:20 GMT+03:00 Charles Chance : > Hello, > > You could certainly construct the message using dmq_send_message() > function, however, you would not be able to access the reply. DMQ is > designed primarily for one-way replication of information to other

Re: [SR-Users] [DMQ] dmq_send_message function usage.

2018-09-27 Thread Charles Chance
Hello, You could certainly construct the message using dmq_send_message() function, however, you would not be able to access the reply. DMQ is designed primarily for one-way replication of information to other nodes, without caring much about the response other than that it is success or failure.

[SR-Users] [DMQ] dmq_send_message function usage.

2018-09-27 Thread Denys Pozniak
Hello! I have set of Kamailios which distributed location via dmq_usrloc. Could I construct synthetic DMQ message from separate Kamailio node to this cluster to get location info for the specific user? If yes, please explain how to do it. -- BR, Denys Pozniak