I am messing with B2B_LOGICs b2b_bridge MI command and I am seeing a couple of ERROR&#39;s and WARNING&#39;s in my syslog and I was sure if I should be concerned or not.  I am able to bridge an existing call to a new destination without issue so though.  Here is the scenario<br /><br />My Customer 9016XX6XX4 calls a PSTN user 5125XX6XX5.  This call is sent through my b2b_init_request().  So this call is set up and then I execute b2b_list<br /><br />root@B2BUA01:/var/log# opensipsctl fifo b2b_list<br />tuple:: 0 key=164.0 scenario_state=18446744073709551613 lifetime=47007 db_flag=2 scenario=refer next_scenario_state=0<br />        servers:: 0 scenario_id=server1 key=B2B.250.44 disconnected=0 state=1 no=0 type=0 peer=B2B.164.4852565<br />                to_uri:: sip:+15125XX6XX5@64.136.174.30:5060<br />                from_uri:: sip:9016XX6XX4@irock.com<br />        clients:: 0 scenario_id=client1 key=B2B.164.4852565 disconnected=0 state=1 no=1 type=1 peer=B2B.250.44<br />                to_uri:: sip:+15125XX6XX5@64.136.174.30:5060<br />                from_uri:: sip:9016XX6XX4@irock.com<br />        bridge_entities:: 0 scenario_id=server1 key=B2B.250.44 disconnected=0 state=1 no=0 type=0 peer=B2B.164.4852565<br />                to_uri:: sip:+15125XX6XX5@64.136.174.30:5060<br />                from_uri:: sip:9016XX6XX4@irock.com<br />        bridge_entities:: 1 scenario_id=client1 key=B2B.164.4852565 disconnected=0 state=1 no=1 type=1 peer=B2B.250.44<br />                to_uri:: sip:+15125XX6XX5@64.136.174.30:5060<br />                from_uri:: sip:9016XX6XX4@irock.com<br /><br />During the call I want to end the dialog with 5125XX6XX5 and bridge 9016XX6XX4 to a new destination of 9012XX8XX3.  So I execute the following<br />opensipsctl fifo b2b_bridge 164.0 sip:9012XX8XX3@64.136.174.30:5060 0<br /><br />The PSTN callee 5125XX6XX5 receives a BYE and a call between 9016XX6XX4 and 9012XX8XX3 gets bridged and all is well.  I once again execute a b2b_list to see whats going on<br /><br />root@B2BUA01:/var/log# opensipsctl fifo b2b_list<br />tuple:: 0 key=164.0 scenario_state=0 lifetime=47055 db_flag=2 scenario=refer next_scenario_state=0<br />        servers:: 0 scenario_id=server1 key=B2B.250.44 disconnected=0 state=1 no=0 type=0 peer=B2B.201.721589<br />                to_uri:: sip:+15125XX6XX5@64.136.174.30:5060<br />                from_uri:: sip:9016XX6XX4@irock.com<br />        clients:: 0 key=B2B.201.721589 disconnected=0 state=1 no=1 type=1 peer=B2B.250.44<br />                to_uri:: sip:9012XX8XX3@64.136.174.30:5060<br />                from_uri:: sip:9016XX6XX4@irock.com<br />        bridge_entities:: 0 scenario_id=server1 key=B2B.250.44 disconnected=0 state=1 no=0 type=0 peer=B2B.201.721589<br />                to_uri:: sip:+15125XX6XX5@64.136.174.30:5060<br />                from_uri:: sip:9016XX6XX4@irock.com<br />        bridge_entities:: 1 key=B2B.201.721589 disconnected=0 state=1 no=1 type=1 peer=B2B.250.44<br />                to_uri:: sip:9012XX8XX3@64.136.174.30:5060<br />                from_uri:: sip:9016XX6XX4@irock.com<br /><br />So the call bridging works but here is an output of my Syslog with the error and warning.  What could these mean?????<br /><br />Apr 19 17:25:57 B2BUA01 /usr/local/sbin/opensips[9362]: INFO:b2b_logic:b2bl_add_client: adding entity [0x7f4cc8814d80]-&gt;[B2B.164.4852565] to tuple [0x7f4cc880c718]-&gt;[164.0]<br />Apr 19 17:25:57 B2BUA01 /usr/local/sbin/opensips[9362]: [258] got b2bl_key=&#39;164.0&#39;<br />Apr 19 17:26:00 B2BUA01 /usr/local/sbin/opensips[9361]: b2b_reply (B2B.164.4852565)<br />Apr 19 17:26:00 B2BUA01 /usr/local/sbin/opensips[9361]: B2B Reply: Call [INVITE] domain [0] du [&lt;null&gt;] rd [&lt;null&gt;] td [64.136.174.30] ds [&lt;null&gt;] Ri [173.203.82.88] rU[&lt;null&gt;] fU[9016XX6XX4] ru[&lt;null&gt;] fu[sip:9016XX6XX4@irock.com] tu[sip:+15125XX6XX5@64.136.174.30:5060] od[&lt;null&gt;] fd[irock.com]<br />Apr 19 17:26:02 B2BUA01 /usr/local/sbin/opensips[9363]: INFO:b2b_logic:b2b_add_dlginfo: Dialog pair: [ae65443df30b722871925ef416b5e27a@0:0:0:0:0:0:0:0] - [B2B.164.4852565]<br />Apr 19 17:26:02 B2BUA01 /usr/local/sbin/opensips[9363]: b2b_reply (B2B.164.4852565)<br />Apr 19 17:26:02 B2BUA01 /usr/local/sbin/opensips[9363]: B2B Reply: Call [INVITE] domain [0] du [&lt;null&gt;] rd [&lt;null&gt;] td [64.136.174.30] ds [&lt;null&gt;] Ri [173.203.82.88] rU[&lt;null&gt;] fU[9016XX6XX4] ru[&lt;null&gt;] fu[sip:9016XX6XX4@irock.com] tu[sip:+15125XX6XX5@64.136.174.30:5060] od[&lt;null&gt;] fd[irock.com]<br />Apr 19 17:26:02 B2BUA01 /usr/local/sbin/opensips[9364]: b2b_request (ae65443df30b722871925ef416b5e27a@0:0:0:0:0:0:0:0)<br />Apr 19 17:26:02 B2BUA01 /usr/local/sbin/opensips[9364]: B2B Request: Call [ACK] du [&lt;null&gt;] rd [173.203.82.88] td [irock.com] ds [&lt;null&gt;] Ri [173.203.82.88] rU[&lt;null&gt;] fU[9016XX6XX4] ru[sip:173.203.82.88:5060] fu[sip:9016XX6XX4@irock.com] tu[sip:5125XX6XX5@irock.com] od[173.203.82.88] fd[irock.com]<br />Apr 19 17:26:29 B2BUA01 /usr/local/sbin/opensips[9362]: b2b_request (ae65443df30b722871925ef416b5e27a@0:0:0:0:0:0:0:0)<br />Apr 19 17:26:29 B2BUA01 /usr/local/sbin/opensips[9362]: B2B Request: Call [OPTIONS] du [&lt;null&gt;] rd [173.203.82.88] td [irock.com] ds [&lt;null&gt;] Ri [173.203.82.88] rU[&lt;null&gt;] fU[9016XX6XX4] ru[sip:173.203.82.88:5060] fu[sip:9016XX6XX4@irock.com] tu[sip:5125XX6XX5@irock.com] od[173.203.82.88] fd[irock.com]<br />Apr 19 17:26:29 B2BUA01 /usr/local/sbin/opensips[9363]: b2b_reply (B2B.164.4852565)<br />Apr 19 17:26:29 B2BUA01 /usr/local/sbin/opensips[9363]: B2B Reply: Call [OPTIONS] domain [0] du [&lt;null&gt;] rd [&lt;null&gt;] td [64.136.174.30] ds [&lt;null&gt;] Ri [173.203.82.88] rU[&lt;null&gt;] fU[9016XX6XX4] ru[&lt;null&gt;] fu[sip:9016XX6XX4@irock.com] tu[sip:+15125XX6XX5@64.136.174.30:5060] od[&lt;null&gt;] fd[irock.com]<br />Apr 19 17:26:34 B2BUA01 /usr/local/sbin/opensips[9362]: b2b_reply (B2B.164.4852565)<br />Apr 19 17:26:34 B2BUA01 /usr/local/sbin/opensips[9362]: B2B Reply: Call [BYE] domain [0] du [&lt;null&gt;] rd [&lt;null&gt;] td [64.136.174.30] ds [&lt;null&gt;] Ri [173.203.82.88] rU[&lt;null&gt;] fU[9016XX6XX4] ru[&lt;null&gt;] fu[sip:9016XX6XX4@irock.com] tu[sip:+15125XX6XX5@64.136.174.30:5060] od[&lt;null&gt;] fd[irock.com]<br />Apr 19 17:26:34 B2BUA01 /usr/local/sbin/opensips[9362]: ERROR:b2b_logic:b2b_logic_notify_reply: No b2b_key match found [B2B.164.4852565], src=1<br />Apr 19 17:26:34 B2BUA01 /usr/local/sbin/opensips[9363]: b2b_reply (ae65443df30b722871925ef416b5e27a@0:0:0:0:0:0:0:0)<br />Apr 19 17:26:34 B2BUA01 /usr/local/sbin/opensips[9363]: B2B Reply: Call [INVITE] domain [0] du [&lt;null&gt;] rd [&lt;null&gt;] td [irock.com] ds [&lt;null&gt;] Ri [173.203.82.88] rU[&lt;null&gt;] fU[5125XX6XX5] ru[&lt;null&gt;] fu[sip:5125XX6XX5@irock.com] tu[sip:9016XX6XX4@irock.com] od[&lt;null&gt;] fd[irock.com]<br />Apr 19 17:26:34 B2BUA01 /usr/local/sbin/opensips[9363]: WARNING:b2b_logic:b2bl_delete_entity: entity [0x7f4cc88117b0]-&gt;[] not found for tuple [164.0]<br />Apr 19 17:26:34 B2BUA01 /usr/local/sbin/opensips[9363]: INFO:b2b_logic:b2bl_delete_entity: delete tuple [164.0], entity []<br />Apr 19 17:26:34 B2BUA01 /usr/local/sbin/opensips[9363]: INFO:b2b_logic:b2bl_add_client: adding entity [0x7f4cc8812db0]-&gt;[B2B.201.721589] to tuple [0x7f4cc880c718]-&gt;[164.0]<br />Apr 19 17:26:37 B2BUA01 /usr/local/sbin/opensips[9363]: b2b_reply (B2B.201.721589)<br />Apr 19 17:26:37 B2BUA01 /usr/local/sbin/opensips[9363]: B2B Reply: Call [INVITE] domain [0] du [&lt;null&gt;] rd [&lt;null&gt;] td [64.136.174.30] ds [&lt;null&gt;] Ri [173.203.82.88] rU[&lt;null&gt;] fU[9016XX6XX4] ru[&lt;null&gt;] fu[sip:9016XX6XX4@irock.com] tu[sip:9012XX8XX3@64.136.174.30:5060] od[&lt;null&gt;] fd[irock.com]<br />Apr 19 17:26:50 B2BUA01 /usr/local/sbin/opensips[9364]: INFO:b2b_logic:b2b_add_dlginfo: Dialog pair: [ae65443df30b722871925ef416b5e27a@0:0:0:0:0:0:0:0] - [B2B.201.721589]<br />Apr 19 17:26:50 B2BUA01 /usr/local/sbin/opensips[9364]: b2b_reply (B2B.201.721589)<br />Apr 19 17:26:50 B2BUA01 /usr/local/sbin/opensips[9364]: B2B Reply: Call [INVITE] domain [0] du [&lt;null&gt;] rd [&lt;null&gt;] td [64.136.174.30] ds [&lt;null&gt;] Ri [173.203.82.88] rU[&lt;null&gt;] fU[9016XX6XX4] ru[&lt;null&gt;] fu[sip:9016XX6XX4@irock.com] tu[sip:9012XX8XX3@64.136.174.30:5060] od[&lt;null&gt;] fd[irock.com]<br />Apr 19 17:27:13 B2BUA01 /usr/local/sbin/opensips[9362]: b2b_request (ae65443df30b722871925ef416b5e27a@0:0:0:0:0:0:0:0)<br />Apr 19 17:27:13 B2BUA01 /usr/local/sbin/opensips[9362]: B2B Request: Call [BYE] du [&lt;null&gt;] rd [173.203.82.88] td [irock.com] ds [&lt;null&gt;] Ri [173.203.82.88] rU[&lt;null&gt;] fU[9016XX6XX4] ru[sip:173.203.82.88:5060] fu[sip:9016XX6XX4@irock.com] tu[sip:5125XX6XX5@irock.com] od[173.203.82.88] fd[irock.com]<br />Apr 19 17:27:13 B2BUA01 /usr/local/sbin/opensips[9363]: b2b_reply (B2B.201.721589)<br />Apr 19 17:27:13 B2BUA01 /usr/local/sbin/opensips[9363]: B2B Reply: Call [BYE] domain [0] du [&lt;null&gt;] rd [&lt;null&gt;] td [64.136.174.30] ds [&lt;null&gt;] Ri [173.203.82.88] rU[&lt;null&gt;] fU[9016XX6XX4] ru[&lt;null&gt;] fu[sip:9016XX6XX4@irock.com] tu[sip:9012XX8XX3@64.136.174.30:5060] od[&lt;null&gt;] fd[irock.com]<br />Apr 19 17:27:13 B2BUA01 /usr/local/sbin/opensips[9363]: INFO:db_mysql:switch_state_to_disconnected: disconnect event for 0x7f4cd43deee0<br />Apr 19 17:27:13 B2BUA01 /usr/local/sbin/opensips[9363]: INFO:db_mysql:reset_all_statements: reseting all statements on connection: (0x7f4cd43e1388) 0x7f4cd43deee0<br />Apr 19 17:27:13 B2BUA01 /usr/local/sbin/opensips[9363]: INFO:db_mysql:connect_with_retry: re-connected successful for 0x7f4cd43deee0