[OpenSIPS-Users] $b2b_logic.entity(id) in [reply_route] B2B module opensips 3.2

Vlad Patrascu vladp at opensips.org
Wed Apr 28 16:06:20 EST 2021


HI Xaled,

The variable should normally be available in b2b_logic's reply route. Do 
you get the same result for the 200 OK reply or other replies? Also, is 
the other information about the entity available 
($b2b_logic.entity(callid), $b2b_logic.entity(key)) ?

Regards,

-- 
Vlad Patrascu
OpenSIPS Core Developer
http://www.opensips-solutions.com

On 27.04.2021 23:28, xaled at web.de wrote:
> 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
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users



More information about the Users mailing list