How to uncheck ’Send messages for this user with high priority’...

How to uncheck ’Send messages for this user with high priority’... SearchSearch
Author Message
John Lundin
New member
Username: Rapunsel

Post Number: 1
Registered: 02-2020
Posted on Monday, February 03, 2020 - 08:35 am:   

When I add a new (SMS) user account via http, the Send messages for this user with high priority gets checked per default and I cannot figure out how to prevent that from happening.

I had some hopes for the parameter EnablePriority which (I believe) is what’s being used when adding and editing user accounts via the web UI, but no such luck.

Example link:
http://myNowSMSServer:8800/provision?Type=SMS&AdminAction=Add&Name=somename&Pass word=somepassword&Fullname=somefullname&EnableWebLogin=YES&EnableCreditBalance=N O

I’ve tried to add:
&EnablePriority=NO
&EnablePriority=
… but neither seems to work.

So, is there some way to create an SMS user via http without having the Send messages for this user with high priority checked?
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 6090
Registered: 08-2008
Posted on Monday, February 03, 2020 - 07:09 pm:   

Hi John,

That is a definite bug.

The priority setting should be disabled by default, and EnablePriority=Yes or No should turn this setting on or off.

Instead, through this interface, the priority setting is always enabled and cannot be disabled via an HTTP URL provisioning request.

An updated build of NowSMS which includes a fix for this has been posted at https://www.nowsms.com/download/nowsms20200203.zip

--
Des
NowSMS Support
John Lundin
New member
Username: Rapunsel

Post Number: 2
Registered: 02-2020
Posted on Tuesday, February 04, 2020 - 06:57 am:   

Wow! Speed of light support 😉

Works like a charm

Thanx!