You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.
I have been trying for hours to figure this one out. I need to be able to send a delivery message back to a connected client. I am able to successfully send a received message to the connected client, but not able to send a delivery message. I keep a list of all connected sessions, when i receive a delivery back from SMSC (can be greater than 1 hour after sending), i want to send this back to the connected client session (I already have the session). I get no error but on the client side I dont get the delivery.
** PS, this works if I generate a delivery response immediately after sending.
Any help would be greatly appreciated
The text was updated successfully, but these errors were encountered:
Hi,
I have been trying for hours to figure this one out. I need to be able to send a delivery message back to a connected client. I am able to successfully send a received message to the connected client, but not able to send a delivery message. I keep a list of all connected sessions, when i receive a delivery back from SMSC (can be greater than 1 hour after sending), i want to send this back to the connected client session (I already have the session). I get no error but on the client side I dont get the delivery.
** PS, this works if I generate a delivery response immediately after sending.
Any help would be greatly appreciated
The text was updated successfully, but these errors were encountered: