Sending intensively MMS over modem

Sending intensively MMS over modem SearchSearch
Author Message
Igor Vuksanović
New member
Username: Rogibabarogi

Post Number: 4
Registered: 02-2009
Posted on Tuesday, May 19, 2009 - 03:18 pm:   

Hi,
I am using Falcom Samba 75 usb modem for sending and receiving sms/mms messages. Our clients had experienced some problems when sending 10-20 MMS messages one after another. It seems like all messages are sent, but recepients didn't receive them. I made script for sending messages using our application and sent 20 mms messages one after another, but received only 2 messages on my phone. I checked log files and found that in MMSC-20090519.LOG, MMSCDEBUG.LOG and SMSDEBUG.LOG are logged all 20 messages but MMSWAPDEBUG.LOG logged only this 2 I received. MessageId's of sent messages are:

20090519/14/82FB6B9B
20090519/14/2EF69417
20090519/14/551E6893
20090519/14/4F1BD351
20090519/14/7664158B
20090519/14/62B9EE07
20090519/14/CBFDDAC5
20090519/14/07E77EC0
20090519/14/9C8B903C
20090519/14/25CB797A
20090519/14/5AD94DB8
20090519/14/3EE1CCB0
20090519/14/33D9B7EE
20090519/14/97D48E2C
20090519/14/51A31524
20090519/14/91110262
20090519/14/84B84C1C
20090519/14/12436998
20090519/14/B18E7095
20090519/14/1D11DB11

I attached logs for better insight in sending process. I would appreciate if you look at this logs and help me solve this issue.
Thanks
Igor
Igor Vuksanović
New member
Username: Rogibabarogi

Post Number: 5
Registered: 02-2009
Posted on Tuesday, May 19, 2009 - 03:29 pm:   

Sorry, I forgot attachments

application/octet-stream
MMSC-20090519.LOG (6.3 k)

application/octet-stream
MMSCDEBUG.LOG (4036.3 k)

application/octet-stream
MMSWAPDEBUG.LOG (641.2 k)

application/octet-stream
SMSIN-20090519.LOG (6.5 k)

application/octet-stream
SMSDEBUG.LOG (96.8 k)

application/octet-stream
SMSOUT-20090519.LOG (4.6 k)

application/octet-stream
SMSWEB-20090519.LOG (0.7 k)
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 827
Registered: 08-2008
Posted on Thursday, May 21, 2009 - 09:15 pm:   

Hi Igor,

Sorry for the delay in response. I appreciate all of the log files, because that makes it a lot easier for me to figure it out.

It looks like you have multiple "MMSC Routing" definitions defined.

For some reason, the messages are being routed via different routes each time (probably depending on which route was already busy).

It seems like I've seen a few problems like this lately, so I'm wondering if we have a bug in recent versions.

While I investigate, let me ask this ...

On the "MMSC Routing" page, which route is defined as the "Default Route"?

In each of your "MMSC Routing" route definitions,
what are the settings for "Route messages to this account for recipient phone number(s)"? (Tell me the route name for each route, and the value of this parameter.)

Unless you have put "*" in to the "Route messages to this account for recipient phone number(s)" field, I do not know how this could be happening.

--
Des
NowSMS Support
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 828
Registered: 08-2008
Posted on Thursday, May 21, 2009 - 09:18 pm:   

Or maybe there is a phone number that is defined in the "Route messages to this account for recipient phone number(s)" field in multiple routes?

When a phone number is present in this field, it means that any messages "to" this phone number can be delivered via this route.
Igor Vuksanović
New member
Username: Rogibabarogi

Post Number: 6
Registered: 02-2009
Posted on Friday, May 22, 2009 - 08:26 am:   

Hi Des,
I have only 2 MMSC Routes defined, one for sending "Slanje" default, and one for receiving MMS. I don't have any other routes defined, not even configuration files that remain in VASPOT directory after deleting route. I have in both routes "*" in the "Route messages to this account for recipient phone number(s)" field. In the attachment are configuration files, if you can look at them and see if I configured something wrong.
Thanks
Igor
application/zip
Nowsms.zip (1.8 k)
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 839
Registered: 08-2008
Posted on Friday, May 22, 2009 - 04:06 pm:   

Hi Igor,

Remove the "*" from the "Primanje MMS" (your application) configuration.

That's the problem, when NowSMS has a message to send outbound, it sees that it can use either route.

I'd also suggest removing the "*" from the "Slanje" (modem) route.

Leave them both blank, but keep "Slanje" (modem) as the default route.

The MMS Receive settings will be sufficient for routing the received messages to "Primanje MMS" (your application).

If you add multiple modems in the future, then use "*" for the modem routes so that multiple routes can be used as defaults. (Basically, the "*" overrides the default route setting.)


--
Des
NowSMS Support
Igor Vuksanović
New member
Username: Rogibabarogi

Post Number: 7
Registered: 02-2009
Posted on Friday, May 22, 2009 - 07:07 pm:   

Hi Des,
everything is working now as it should.

Thank you very much
Igor