[sr-dev] [kamailio/kamailio] Segfault when working as sipcapture node (#723)

dig12345 notifications at github.com
Mon Jul 25 18:09:36 CEST 2016


strange, I did un-commented that line. Please see snippet below. 


	else if(is_method("PUBLISH"))
        {
                if(has_body("application/vq-rtcpxr") && $(rb{s.substr,0,1}) != "x") {
                        $var(table) = "report_capture";
                        $var(callid) = $(rb{re.subst,/(.*)CallID:([0-9A-Za-z at -]{5,120})(.*)$/\2/s});
                        xlog("CALLID: $var(callid)");
#!ifdef KAMAILIO_4_3
			xlog("report_capture is not in < 4.3");
#!else

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/723#issuecomment-235000480
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160725/c49b281a/attachment-0001.html>


More information about the sr-dev mailing list