RestComm / Restcomm-Connect

The Open Source Cloud Communications Platform
http://www.restcomm.com/
GNU Affero General Public License v3.0
244 stars 215 forks source link

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

Open croufay opened 8 years ago

croufay commented 8 years ago

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 commented 8 years ago

The same happens if the TO is an unknown Restcomm client