Configuring the NMSS SDK 1.3 for receiving delivery reports from the MMSC
Article Metadata
Overview
Configuring the NMSS SDK 1.3 for receiving delivery reports from the MMSC
Description
I am running several instances of my application on the same server, connecting to the same MMSC, and sending a single MMS from each application at the same time. There seems to be no order in which I get the submit response. How should my SDK be configured?
Solution
You should define the callback address as
http://<driver-machine>:<port>/axis/services/MMSServiceSOAPPortCallback1


(no comments yet)