Support forum

Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

sp_TopicIcon
Adding send limit to scripting gateway
sp_NewPost Add Reply sp_NewTopic Add Topic
July 22, 2019
11:13 am
Henk Helmantel
Admin
Forum Posts: 1488
Member Since:
May 28, 2013
sp_UserOfflineSmall Offline

The Scripting Gateway does not have a built-in send limit feature like the one in the GSM Modem Gateway.

There are two options you can use to limit the amount of messages that a Scripting Gateway sends. You can reject the messages in the script with a call to the PostSendResult:

PostSendResult(recordId, "", StatusCode.SendError, "Error: Send limit, message rejected", "", "", false);

Or you can use the send-server-command HTTP API call (basic- and full editions only) to pause or stop the Scripting Gateway from within the script or from an external source. For instance, to pause the gateway 'Scripting Gateway' you can use the following HTTP API call:

Regards, Henk

July 21, 2019
12:57 pm
smser
Guest
Guests

How to adding send limit to scripting gateway?

Forum Timezone: Europe/Amsterdam

Most Users Ever Online: 529

Currently Online:
5 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

Member Stats:

Guest Posters: 672

Members: 0

Moderators: 0

Admins: 1

Forum Stats:

Groups: 2

Forums: 3

Topics: 1141

Posts: 3899

Newest Members:

, Henk Helmantel

Administrators: Henk Helmantel: 1488