SMSOUTQ

SMSOUTQ SearchSearch
Author Message
Mathew Mathachan
New member
Username: Mathewm

Post Number: 42
Registered: 04-2011
Posted on Tuesday, November 12, 2013 - 09:39 am:   

Hi,

Is there a way to get the Pending messages by User Queue?
SMSOUTQ gives the number of messages pending to be SENT and this is not by UserQ.

Mathew
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 4739
Registered: 08-2008
Posted on Wednesday, November 13, 2013 - 07:11 pm:   

Hi Mathew,

Unfortunately there is not.

I assume you are referring to this in conjunction with using the UserOutboundQueueLimit setting?

--
Des
NowSMS Support
Mathew Mathachan
New member
Username: Mathewm

Post Number: 43
Registered: 04-2011
Posted on Thursday, November 14, 2013 - 11:27 am:   

Thank you Des for the response.
Yes... it is in conjunction "UserOutboundQueueLimit" and "UserQueueSizeThreshold".
From one of the support post I see that there is setting called "UserOutboundQueueLimitInterval". What is the recommended value (lowest) for this?
:-Mathew
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 4743
Registered: 08-2008
Posted on Friday, November 15, 2013 - 10:09 pm:   

Hi Mathew,

I don't know that we have studied the performance impact sufficiently to have a recommendation. The default value is 30 seconds.

0 is not allowed, so the lowest value allowed would be 1.

I have added an enhancement request to include outbound user queue sizes to the XML status report when UserOutboundQueueLimit is enabled. (I have confirmed that the data that would be reported is already cached in memory, so it would not add overhead for the XML status report query.) Unfortunately I can't make any promises about when that will be addressed.

--
Des
NowSMS Support
Mathew Mathachan
New member
Username: Mathewm

Post Number: 46
Registered: 04-2011
Posted on Thursday, November 28, 2013 - 09:03 am:   

Hi Des,

Do clarify how NowSMS will handle this scenario

We have set "UserOutboundQueueLimit" as 10 for user queue UQ1.

We have L1 and L2 as the 2 Upstream SMPP links to 2 operators.
Application is submitting messages to UQ1 for delivery through L1 & L2.
As we understand, if outstanding messages in UQ1 is more than 10, NowSMS will return a Throttle error to application.

Now in the case, If Link L2 is down....
Messages to L2 will be pending in the UQ1. After 10 pending messages, no more messages will be accepted even though L1 is up.....
So in effect, even delivery through L1 is not possible.

Appreciate your clarification

Mathew
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 4757
Registered: 08-2008
Posted on Friday, November 29, 2013 - 02:30 pm:   

Hi Mathew,


quote:

Now in the case, If Link L2 is down....
Messages to L2 will be pending in the UQ1. After 10 pending messages, no more messages will be accepted even though L1 is up.....
So in effect, even delivery through L1 is not possible.




That is correct.

--
Des
NowSMS Support