How to mimic SMPP connection

Posted by vijay.shad on Stack Overflow See other posts from Stack Overflow or by vijay.shad
Published on 2010-01-19T06:05:14Z Indexed on 2010/03/14 3:05 UTC
Read the original article Hit count: 376

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.

© Stack Overflow or respective owner

Related posts about kannel

Related posts about testing