<div dir="ltr"><div>Hello, I have an issue with SMPP. <br></div><div><br></div><div>This is what I have in the databse (10.3.0.150 is the INBOUND link)<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
+----+--------------+-------------+------+-----------+----------+-------------+---------+---------+---------+---------+--------------+<br>
| id | name         | ip          | port | system_id | password | system_type | src_ton | src_npi | dst_ton | dst_npi | session_type |<br>
+----+--------------+-------------+------+-----------+----------+-------------+---------+---------+---------+---------+--------------+<br>
|  1 | tralala        | 80.x.y.z| 2775 | BELOUT| smsin | OTT         |       1 |       1 |       1 |       1 |            1 |<br>
|  2 | tralala INBOUND | 10.3.0.150  | 5062 | BELIN | smsout | OTT         |       1 |       1 |       1 |       1 |            1 |<br>
+----+--------------+-------------+------+-----------+----------+-------------+---------+---------+---------+---------+--------------+<br>
<br>When I look in the logs :  it seems that
opensips doesn't respond to bind-transceiver, tralala (the outbound link ) comes up nicely.   Am I correct that I need to configure an inbound (towards opensips ) smpp link like this ? <br></blockquote><div>
<br>
Jul 25 12:55:24 hendrix /data/opensips/sbin/opensips[19637]: DBG:proto_smpp:handle_smpp_msg: Received SMPP command 00000009 Jul 25 12:55:24 hendrix /data/opensips/sbin/opensips[19637]: DBG:proto_smpp:handle_bind_transceiver_cmd: Received bind_transceiver command Jul 25 12:55:24 hendrix /data/opensips/sbin/opensips[19637]: ERROR:proto_smpp:handle_bind_transceiver_cmd: NULL params Jul 25 12:55:24 hendrix /data/opensips/sbin/opensips[19637]: DBG:proto_smpp:smpp_read_req: tcp_read_req end Jul 25 12:55:25 hendrix /data/opensips/sbin/opensips[19638]: DBG:proto_smpp:smpp_read_req: Using the global ( per process ) buff<br>
<br>
<br>
However in the request that comes in I have below info:<br>
<br>
Transmission Control Protocol, Src Port: 38423, Dst Port: 5062, Seq: 1, 
Ack: 1, Len: 43 Short Message Peer to Peer, Command: Bind_transceiver, 
Seq: 1, Len: 43<br>
    Length: 43<br>
    Operation: Bind_transceiver (0x00000009)<br>
    Sequence #: 1<br>
    System ID: xxxxx<br>
    Password: yyyy<br>
    System type: OTT<br>
    Version (if): 3.4<br>
    Type of number: International (0x01)<br>
    Numbering plan indicator: ISDN (E163/E164) (0x01)<br>
<br>
<br>
Can you please indicate what is wrong  or tell me what additional logs are needed in order to troubleshoot this ?  

</div></div></div>