[sr-dev] [tracker] Comment added: Coredump on using jsonrpc_request

sip-router bugtracker at sip-router.org
Wed Mar 5 17:17:29 CET 2014


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#404 - Coredump on using jsonrpc_request
User who did this - davy van de moere (davyvdm)

----------
With your patch, I can't get kamailio to crash anymore.

However, I do have an issue with the jsonrpc-c module, perhaps I'm doing it wrong, but just in case it would be a related bug, it might be relevant to touch it:

I added this in the kamailio routing (a bit before pushing it to RELAY):

xlog("L_INFO", "Pre jsonrpc request");
jsonrpc_request("bar.dosmth", "{'ru':'$rU','rb':'$rb'}", "JSONRESPONSE", "JSONERROR", "$var(result)");
xlog("L_INFO","Post jsonrpc request");

In the log file I can see the Pre jsonrpc request being printed, and I can have things executed in the JSONRESPONSE part, and I do see the request go out and be responded, but the processing of the SIP packet stops at the jsonrpc_request. Am I using jsonrpc_request wrongly? Or is smth broken?

grtz,
Davy
----------

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=404#comment1336

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the sr-dev mailing list