Re: [SR-Users] sql_do_query_async(): the db driver module doesn't support async query

2017-08-26 Thread Daniel Tryba
On Sat, Aug 26, 2017 at 05:52:40PM +0300, Juha Heinanen wrote: > sqlops README tells: > > 4.5. sql_query_async(connection, query) > > Make an async SQL query using 'connection', if implemented by db > driver module (e.g., db_mysql) > > my sqlops sqlcon parameter specifies mysql driver,

Re: [SR-Users] Fwd: Weird issue with kamailio relaying messages to itself

2017-08-26 Thread Alex Balashov
Hi George, You should check if ds_select_dst() returns a falsey value, and reject the call in such a case, rather than continuing onward to t_relay() with this kind of result. On August 26, 2017 7:30:48 PM EDT, George Diamantopoulos wrote: >Stupid gmail replying to