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@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to