SMS/Messaging not working upon UE reattach #571
Unanswered
somasekhar251
asked this question in
Q&A
Replies: 1 comment
-
|
@somasekhar251 I noticed 2 things:
I have now fixed the problem in point 2 by making SMSC always request reg information from SCSCF whenever it wants to forward the SMS to the destined UE. So please pull the latest commits from master branch and give it a try. Please also note that if you send a SMS to a UE which is offline there is a high chance that it wont be delivered to that UE because there is no store and forward when online mechanism. There is a chance it will be delivered only if offline UE registers back within 6 seconds I think (2 * SMS retry every 3 seconds) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We are seeing a problem in the SMSC where one UE loses the ability to send messages after a cycle of deregistration and re-registration. Here's the sequence:
I have already referred to the issue here: (#558), but our problem seems somewhat different.
message_not_forwarding.zip
Thanks & regards.
Beta Was this translation helpful? Give feedback.
All reactions