jookies / jasmin

Jasmin - Open source SMS gateway
http://jasminsms.com
Other
1.03k stars 549 forks source link

sending sms using SMPP Client to Jasmin SMPP Server #1121

Closed gunturatimx closed 1 year ago

gunturatimx commented 1 year ago

Hey i wonder if anyone having example of using Jasmin SMPP Client in python to send sms to the SMPP Server, let's say the setup for the server already covered in docs by using docker-compose file. But i don't find any reference to perform as python client using jasmin library to send SMS using SMPP connection to the server. This case im not using HTTP since my work require to create client in SMPP.

Thanks