are you sure that you have updated regexp ? as I see CallID:0_3249858572@10.100.0.2 is exactly in this regexp: https://github.com/sipcapture/homer-api/blob/master/examples/sipcapture/sipc...
please check it in the link, because markdown remove '*'
` $var(callid) = $(rb{re.subst,/(.*)CallID:([0-9A-Za-z_.@-]{5,120})(.*)$/\2/s});`
--- 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-235082190