[OpenSIPS-Users] proto_smpp

Slava Bendersky volga629 at networklab.ca
Tue Jun 4 22:16:55 EDT 2019


Hello Everyone,
I am trying use proto_smpp and module produce errors in log.

/usr/sbin/opensips[8876]: ERROR:proto_smpp:smpp_send_msg: cannot fetch connection for SMS_C (0)
I checked mariadb and I don't think it even trying fetch it, because I am logging all queries and nothing in logs or SHOW FULL PROCESSLIST;
MariaDB [opensips]> select * from smpp;
+----+-------+---------------+------+-----------+----------+-------------+---------+---------+---------+---------+--------------+
| id | name | ip | port | system_id | password | system_type | src_ton | src_npi | dst_ton | dst_npi | session_type |
+----+-------+---------------+------+-----------+----------+-------------+---------+---------+---------+---------+--------------+
| 1 | SMS_C | provider_ip | 2775 | username | pass | smpp | 2 | 1 | 2 | 1 | 1 |
+----+-------+---------------+------+-----------+----------+-------------+---------+---------+---------+---------+--------------+
1 row in set (0.001 sec)

Any help thank you
volga629
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20190604/730457ce/attachment-0001.html>


More information about the Users mailing list