How to mimic SMPP connection
- by vijay.shad
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 to be in production I supposed to do a testing of this solution environment.
Is there any suggestion to created a testing environment?
To give more input to my environment; kannel is using an smpp connection to deliver messages to end client. So, I think i need to mimic some smpp server for kannel.