smititelu writes:
The NOTICE message indicates that there is no entry in the hastable for the *(callid, viabranch)* pair, and the node selection algorithm will start running (select_rtpp_node_new()). This means that a new entry will be added in the hastable, containing the selected node for the pair.
OK. Since that is not something special that should draw attention to, please downgrade the message to LM_DBG.
The above is applicable for the delete() also, meaning that maybe other node could be selected than the one for the offer() and the call not being deleted properly from the original, offer() node.
My understanding has been that rtpengine_delete() without a branch param, should delete the whole call specified by just the callid. Is that not the case?
-- Juha