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/sipcapture.kamailio#L267
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, view it on GitHub, or mute the thread.