Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Sending Delivery Back to connected client later #129

Open
blackchineykh opened this issue Nov 21, 2016 · 1 comment
Open

Sending Delivery Back to connected client later #129

blackchineykh opened this issue Nov 21, 2016 · 1 comment

Comments

@blackchineykh
Copy link

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

@xgp
Copy link
Contributor

xgp commented Nov 24, 2016

Attach the code you are using. Also, have you tested the code against the simulator?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants