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
Queue Callback Script
sp_NewTopic Add Topic
April 14, 2026
8:30 pm
Henk Helmantel
Admin
Forum Posts: 1562
Member Since:
May 28, 2013
sp_UserOfflineSmall Offline

You can use the request-server-status HTTP API call to receive the status of Diafaan SMS Server that includes the number of messages in the send queue.

The output of 'request-server-status' is an XML (default) or JSON record with the ServerStatus->Server->Statistics->MessagesInSendQueue parameter that contains the number of messages in the send queue.

URL XML example:

Curl JSON example:

curl -X POST http://localhost:9710/http/request-server-status \
-H "Content-Type: application/json" \
-d '{"username": "admin", "password": "password"}'

Regards, Henk

April 14, 2026
3:07 pm
Number5
Guest
Guests

I just need to know the number of shipments that are in the queue
Only Number

March 30, 2026
9:09 am
Henk Helmantel
Admin
Forum Posts: 1562
Member Since:
May 28, 2013
sp_UserOfflineSmall Offline

Hello,

Diafaan SMS Server does not have an API call to retrieve the list of messages in the send queue. It only has an API call to remove a message from the send queue when you know the message ID of the message.

Regards, Henk

March 27, 2026
5:59 pm
Number5
Guest
Guests

I need to be able to see what's pending in the shipping queue.
using Http Callback Script c#

Thkns

Forum Timezone: Europe/Amsterdam
Most Users Ever Online: 820
Currently Online:
Guest(s) 32
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Member Stats:
Guest Posters: 698
Members: 0
Moderators: 0
Admins: 1
Forum Stats:
Groups: 2
Forums: 3
Topics: 1189
Posts: 4057
Newest Members:
, Henk Helmantel
Administrators: Henk Helmantel: 1562