[OpenSIPS-Users] $b2b_logic.entity(id) in [reply_route] B2B module opensips 3.2
xaled at web.de
xaled at web.de
Tue Apr 27 20:28:16 EST 2021
Hi,
I'm not getting the $b2b_logic.entity(id) in B2B [reply_route]. The log shows <null>
Is this variable not available in the B2B [reply_route]?
route[b2b_announce_response] {
if ($rs != 500)
{
xlog("B2B REPLY: [$rs $rm] from entity: $b2b_logic.entity(id)\n");
b2b_handle_reply();
exit;
}
B2B REPLY: [183 INVITE] from entity: <null>
Thanks,
Xaled
More information about the Users
mailing list