sxiao3 / jsmpp

Automatically exported from code.google.com/p/jsmpp
Apache License 2.0
0 stars 0 forks source link

Unable to sumbitSM from SMPPServerSession #142

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
For testing purposes i am trying to get the SMPPServerSimulator to generate 
dummy MO SMSs and send them to connected client(s).
However the SMPPServerSession doesn't have the ClientSession  
submitShortMessage() API.
Is there an alternate way to achieve this??

Original issue reported on code.google.com by a...@giantslogik.com on 7 Aug 2013 at 8:47

GoogleCodeExporter commented 8 years ago
Please ignore the previous and close the issue. Should be using the 
deliverShortMessage API in  SMPPServerSession.

Original comment by a...@giantslogik.com on 7 Aug 2013 at 10:03