2-Way SMS Delivery update

2-Way SMS Delivery update SearchSearch
Author Message
shailendra
New member
Username: Shailendra

Post Number: 2
Registered: 10-2009
Posted on Saturday, October 03, 2009 - 11:03 pm:   

I have configured 2-WAY on NowSMS however belive that the script that I have written for accounting call back has some issue.

http://xyz.com/GetResponse.php?Sender=@@SENDER@@&SmsPrefix=@@SMSPREFIX@@&FullSms=@@FULLSMS@@&Recip=@@RECIP@@&MessageID =@@MESSAGEID@@&ReceiptMessageID=@@RECEIPTMESSAGEID@@&MsgDate=@@MSGDATE@@&MsgTime =@@MSGTIME@@&stat=@@STAT@@

Can anyone please help me to check if there's any issue here. I am not getting any reports even if the messages are getting delivered to end users.

Please help2-way
shailendra
New member
Username: Shailendra

Post Number: 3
Registered: 10-2009
Posted on Sunday, October 04, 2009 - 01:50 pm:   

Need further support, here's our debug file.



12:10:54:734 [14] ThreadProcessInboundSMS: Processing 4AC83598.in...
12:10:54:734 [14] GetProgramToExecute: http://globalconnection.in/GetResponse.php?Sender=@@SENDER@@&SmsPrefix=@@SMSPREFIX@@&FullSms=@@FULLSMS@@&Recip=@@RECIP@@&MessageID =@@MESSAGEID@@&ReceiptMessageID=@@RECEIPTMESSAGEID@@&MsgDate=@@MSGDATE@@&MsgTime =@@MSGTIME@@&stat=@@STAT@@
12:10:54:734 [14] GetProgramToExecute: http://globalconnection.in/GetResponse.php?Sender=919423756114&SmsPrefix=id:4AC8 336C&FullSms=id:4AC8336C%20sub:000%20dlvrd:001%20submit%20date:091004111518%20do ne%20date:091004121053%20stat:EXPIRED%20err:018%20text:&Recip=DrPipada&MessageID =4AC83598.in&ReceiptMessageID=4AC8336C.req&MsgDate=20091004&MsgTime =121054&stat=@@STAT@@
12:10:54:734 [14] ThreadProcessInboundSMS: Executing http://globalconnection.in/GetResponse.php?Sender=919423756114&SmsPrefix=id:4AC8 336C&FullSms=id:4AC8336C%20sub:000%20dlvrd:001%20submit%20date:091004111518%20do ne%20date:091004121053%20stat:EXPIRED%20err:018%20text:&Recip=DrPipada&MessageID =4AC83598.in&ReceiptMessageID=4AC8336C.req&MsgDate=20091004&MsgTime =121054&stat=@@STAT@@
12:10:54:734 [14] RetrieveURL: Retrieving http://globalconnection.in/GetResponse.php?Sender=919423756114&SmsPrefix=id:4AC8 336C&FullSms=id:4AC8336C%20sub:000%20dlvrd:001%20submit%20date:091004111518%20do ne%20date:091004121053%20stat:EXPIRED%20err:018%20text:&Recip=DrPipada&MessageID =4AC83598.in&ReceiptMessageID=4AC8336C.req&MsgDate=20091004&MsgTime =121054&stat=@@STAT@@
12:10:54:734 [14] RetrieveURL: Looking up globalconnection.in
12:10:54:734 [14] RetrieveURL: Retrieving GetResponse.php?Sender=919423756114&SmsPrefix=id:4AC8336C&FullSms=id:4AC8336C%20 sub:000%20dlvrd:001%20submit%20date:091004111518%20done%20date:091004121053%20st at:EXPIRED%20err:018%20text:&Recip=DrPipada&MessageID =4AC83598.in&ReceiptMessageID=4AC8336C.req&MsgDate=20091004&MsgTime =121054&stat=@@STAT@@
12:10:54:734 [14] RetrieveURL: GET /GetResponse.php?Sender=919423756114&SmsPrefix=id:4AC8336C&FullSms=id:4AC8336C%2 0sub:000%20dlvrd:001%20submit%20date:091004111518%20done%20date:091004121053%20s tat:EXPIRED%20err:018%20text:&Recip=DrPipada&MessageID =4AC83598.in&ReceiptMessageID=4AC8336C.req&MsgDate=20091004&MsgTime =121054&stat=@@STAT@@ HTTP/1.1
User-Agent: Now SMS/MMS Gateway v2006.10.30
Accept: */*
Connection: Close
Host: globalconnection.in


12:10:54:734 [14] HttpResponseWait: Ok
12:10:54:734 [14] RetrieveURL: got http error response
12:10:54:734 [14] RetrieveURL: text/html
12:10:54:734 [14] ThreadProcessInboundSMS: HTTP response indicates error
12:10:54:734 [14] ThreadProcessInboundSMS: HTTP/1.1 400 Bad Request
Content-Type: text/html
Date: Sun, 04 Oct 2009 06:40:54 GMT
Connection: close
Content-Length: 20

<h1>Bad Request</h1>
12:12:02:484 [18] ThreadProcessSMPPConnection: Closing inactive connection
12:12:02:484 [18] ThreadProcessSMPPConnection: Releasing SMPP connection from 220.224.239.105
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 1332
Registered: 08-2008
Posted on Sunday, October 04, 2009 - 06:10 pm:   

Hi,

Try issuing that same HTTP request from a web browser.

Then try editing the parameters, simplifying the request.

Something is going wrong in your script, or your web server is not configured to run PHP scripts.

To troubleshoot it will be easier for you to make test requests from a web browser.

--
Des
NowSMS Support