Dear Group,

 

I'm in need of great emergency.. Just tell me how to capture the 

submit_sm_resp message ID.

 

 

I tried the solution of Generating my own message id

 

String url =
"http://localhost:13001/cgi-bin/sendsms?username=xxx&password=xxx&from=5xxxx
&to="+destination+"&udh="+udh+"&text="+content+"&charset=UTF-16BE&mclass=2&c
oding=1&pid=0&dlr-mask=1&dlr-url=http%3A%2F%2Flocalhost%3A5555%2Fmservice%2F
dlrstatus%3FsmscID%3D%25i%26type%3D%25d%26to%3D%25p%26from%3D%25P%26messageI
D%3D"+messageID;

 

But this message ID is not working for some numbers:

 

Not successful DLR URL Example:  for xxxxxxxxx27 dlr-mask=1

...

2008-11-27 13:27:08 [3993] [6] DEBUG:   message_id: "42e5c512"

.

2008-11-27 13:27:08 [3993] [6] DEBUG: DLR[internal]: Adding DLR smsc=BSNL,
ts=921353903, src=51819, dst= xxxxxxxxx27, mask=1, boxc=

Does this mean the message delvered successfully ? 

I can feel that it got a reply from the SMSC only after delivery of the
message

 

BUT IT DID NOT CREATED THE THE DLR URL

 

 

Successful DLR URL Example:

 

2008-11-27 13:39:58 [3993] [7] DEBUG: DLR[internal]: Looking for DLR
smsc=BSNL, ts=921387841, dst=919454567549, type=1

2008-11-27 13:39:58 [3993] [7] DEBUG: DLR[internal]: created DLR message for
URL http://localhost:5555/mservice/dlrstatus?smscID=%i
<http://localhost:5555/mservice/dlrstatus?smscID=%25i&type=%25d&to=%25p&from
=%25P&messageID=67541227773392521>
&type=%d&to=%p&from=%P&messageID=67541227773392521

 

Please help!!!! Any immediate help would be appreciated!!!! 

 

Thanks and Regars,

Surya

Reply via email to