-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am using the ruby smpp library to send/receive SMS. Right now we are sending messages to two different servers, using the ruby-smpp library. One of them works perfectly, but the other one sends multiple DELIVRD confirmations for each messages. And by multiple I mean hundreds of confirmations per…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I want to write a simple SMPP Server that basically forwards traffic to another SMPP server (C#, PHP). What are the things I need to know? How do I proceed?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
How do I send SMS directly via SMPP? My provider provides an SMPP interface to send SMS, how do I connect it to it? Are there any libraries or examples that can educate me on using SMPPP to send? Perhaps using PHP? or C#?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is it possible to use Kannel as an SMPP server thats serves as a simple relay to another Server?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I have a situation. My application is sending multiple SMSes to end client this number varies from 50000 to 100000 SMSes at any point of time. To achieve this functionality i am using Kannel as sms sender interface.
So My solution is complete. But only in development environment! Before going…
>>> More