Not able to send a request from Nowsms

Not able to send a request from Nowsms SearchSearch
Author Message
deepti tunk
New member
Username: Deepti

Post Number: 1
Registered: 07-2009
Posted on Saturday, July 04, 2009 - 02:59 pm:   

Not able to send a request from Nowsms via a web browser to an application
i am getting the following error in my server , with i say http://10.241.43.108:9800/mm7
my localhost -10.241.43.108 and port- 9800


2009-07-04 18:59:02,054 [HTTPServerWorker 1] ERROR system.mm7.MM7SerwerWorker : process error:
java.io.IOException: Stream closed
at com.jnetx.util.io.BytesOutputStream.ensureOpen(BytesOutputStream.java:284)
at com.jnetx.util.io.BytesOutputStream.flush(BytesOutputStream.java:249)
at com.jnetx.protocol.mm7.MM7SerwerWorker.processWCancel(MM7SerwerWorker.java:109)
at com.jnetx.protocol.mm7.MM7SerwerWorker.run(MM7SerwerWorker.java:68)
at java.lang.Thread.run(Thread.java:619)
2009-07-04 18:59:02,054 [HTTPServerWorker 1] DEBUG system.mm7.MM7SerwerWorker :
Request:
GET /mm7/?phonenumber=4445 HTTP/1.1
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 7828
Registered: 10-2002
Posted on Saturday, July 04, 2009 - 03:37 pm:   

I'm sorry, but I don't understand enough about your configuration to answer your question.

It appears that you have configured NowSMS to submit SMS messages to an MM7 based application.

MM7 is a protocol for sending/receiving MMS messages ... it is not used for SMS.

The following link has information on configuring NowSMS to use MM7:

http://blog.nowsms.com/2009/02/connecting-to-operator-mmsc-with-mm7.html

That information may or may not help you, because it is not clear what you are trying to do.

If you could explain what you are trying to do, and what configuration settings you have applied in NowSMS, then we can try to offer more assistance.

-bn
deepti tunk
New member
Username: Deepti

Post Number: 2
Registered: 07-2009
Posted on Monday, July 06, 2009 - 05:16 am:   

Hi bn ,
I am trying to send a mms message only ,throuhg Nowsms to an my application(which is MM7 based application).


When i enter the URL --> http://10.241.43.108:80/mm7 in the web browser
(here the port no :80 and the IP address : 10.241.43.108) , it had asked my the login id and password .once i have enter it , i am getting the following error (in the web browser )



<?xml version="1.0" ?>
- <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
- <env:Header>
<TransactionID xmlns="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-2" env:mustUnderstand="1">unknown</TransactionID>
</env:Header>
- <env:Body>
- <RSErrorRsp xmlns="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-2">
<MM7Version>5.3.0</MM7Version>
- <Status>
<StatusCode>4003</StatusCode>
<StatusText>Unsupported Operation</StatusText>
<Details>HTTP GET not supported on MM7 interface</Details>
</Status>
</RSErrorRsp>
</env:Body>
</env:Envelope>

i am getting an thing in the application log(system.log) , which maeans that is application was not contacted at all .

I am some how sure that some thing is going wrong in the configurations of the Nowsms .
Please help me out with the configurations settings.
attahing the mmsc debug log and the nowsms settings screenshots.

Regards,
Deepti
application/octet-streammmsc debug log
MMSCDEBUG.rar (1.9 k)
application/x-zip-compressedNowsms settings screen shots
Nowsms_settings_details.zip (155.0 k)
deepti tunk
New member
Username: Deepti

Post Number: 3
Registered: 07-2009
Posted on Monday, July 06, 2009 - 05:20 am:   

Hi bn ,
I am trying to send a mms message only ,throuhg Nowsms to an my application(which is MM7 based application).


When i enter the URL --> http://10.241.43.108:80/mm7 in the web browser
(here the port no :80 and the IP address : 10.241.43.108) , it had asked me the login id and password .Once i have enter it , i am getting the following error (in the web browser )



<?xml version="1.0" ?>
- <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
- <env:Header>
<TransactionID xmlns="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-2" env:mustUnderstand="1">unknown</TransactionID>
</env:Header>
- <env:Body>
- <RSErrorRsp xmlns="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-2">
<MM7Version>5.3.0</MM7Version>
- <Status>
<StatusCode>4003</StatusCode>
<StatusText>Unsupported Operation</StatusText>
<Details>HTTP GET not supported on MM7 interface</Details>
</Status>
</RSErrorRsp>
</env:Body>
</env:Envelope>

i am not getting any thing in the application log(system.log) , which means that my application was not contacted at all .

I am some how sure that some thing is going wrong in the configurations of the Nowsms .
Please help me out with the configurations settings.
attahing the mmsc debug log and the nowsms settings screenshots.

Regards,
Deepti
application/octet-streammmsc debug log
MMSCDEBUG.rar (1.9 k)
application/x-zip-compressedNowsms settings screen shots
Nowsms_settings_details.zip (155.0 k)
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 998
Registered: 08-2008
Posted on Tuesday, July 07, 2009 - 01:41 am:   

Hi Deepti,


quote:

When i enter the URL --> http://10.241.43.108:80/mm7 in the web browser
(here the port no :80 and the IP address : 10.241.43.108) , it had asked my the login id and password .once i have enter it , i am getting the following error (in the web browser )




This is not a URL that you would enter in your web browser.

This is a URL that an MM7 application would POST a message to.

If you want to access the NowSMS web interface, it is usually http://127.0.0.1:8800 (the port number is set on the "Web" page of the NowSMS configuration). In your document, it looks like you have changed it to 8080, so connect to http://10.241.43.108:8080 from the web browser.

This port number for the web interface is different from the HTTP port for the MMSC, which is used for receiving MM7 or MM1/EAIF requests.

You cannot connect to the HTTP port of the MMSC using a web browser.

To have NowSMS send MMS messages to your application using MM7, you would define an "MMSC Routing" definition that connects to your application.

It looks like the "MMSC Routing" that you have defined has NowSMS connecting back to itself. It should be connecting to your application server so that the MM7 HTTP POST goes to your application server.

--
Des
NowSMS Support