Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Illegal argument WARNING When Sending SMS to a Restcomm Client that is not Registered #672

Open
croufay opened this issue Nov 28, 2015 · 1 comment
Assignees
Labels

Comments

@croufay
Copy link
Contributor

croufay commented Nov 28, 2015

Illegal argument WARNING When Sending SMS to a Restcomm Client that is not Registered

Create an RVD SMS app that sends message to Alice.
If you call the app and Alice is not yet registered, you get the illegal argument Error

19:45:37,778 INFO com.telestax.servlet.MonitoringService Processing Message: "org.mobicents.servlet.restcomm.telephony.TextMessage sender : class akka.actor.RepointableActorRef
19:45:37,796 INFO org.mobicents.servlet.restcomm.rvd.http.resources.RvdController Received Restcomm POST request
19:45:37,874 INFO com.telestax.servlet.MonitoringService Processing Message: "org.mobicents.servlet.restcomm.telephony.TextMessage sender : class akka.actor.RepointableActorRef
19:45:37,883 ERROR org.mobicents.servlet.restcomm.sms.SmsSession java.lang.IllegalArgumentException: Illegal argument WARNING arguments left: 1

@croufay
Copy link
Contributor Author

croufay commented Nov 28, 2015

The same happens if the TO is an unknown Restcomm client

@croufay croufay self-assigned this Sep 15, 2016
@croufay croufay added the Design label Sep 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant