Support forum
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"}'
-H "Content-Type: application/json" \
-d '{"username": "admin", "password": "password"}'
Regards, Henk
April 14, 2026
3:07 pm
3:07 pm
Number5
Guest
Guests
I just need to know the number of shipments that are in the queue
Only Number
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
Forum Timezone: Europe/Amsterdam
Most Users Ever Online: 820
Currently Online:
Guest(s) 32
Currently Browsing this Page:
1 Guest(s)
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 HelmantelAdministrators: Henk Helmantel: 1562
Add Reply
Add Topic
Offline
Quote