Also rtpengine_delete() generates the same kind of message. Here are
all of them from a new test:
rtpengine_offer(...):
Feb 9 03:38:24 lohi /usr/bin/sip-proxy[11835]: NOTICE: rtpengine [rtpengine.c:2792]:
select_rtpp_node_old(): rtpengine hash table lookup failed to find node for calllen=16
callid=d2016dd39cf7e31c viabranch=z9hG4bKd2248c35ea208c050
rtpengine_answer(...):
no NOTICE
rtpengine_delete():
Feb 9 03:38:39 lohi /usr/bin/sip-proxy[11819]: NOTICE: rtpengine [rtpengine.c:2792]:
select_rtpp_node_old(): rtpengine hash table lookup failed to find node for calllen=16
callid=d2016dd39cf7e31c viabranch=
Rtpengine is working on this call. Why the messages?
-- Juha