<div dir="ltr">I don't see a part in your gateway code that contains the 'to' field , how does it know which phone to send the message to?<div><br></div><div>Some where in there you should have + to  and also + <span style="font-size:12.8px">encodedMessageText</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">The 'to' variable is what </span><span style="font-size:12.8px">requestee.getTelephoneNumber() returns and </span><span style="font-size:12.8px">encodedMessageText variable returns the message, password in the case of userPasswordNotifier, which mine sends by default,</span></div><div><span style="font-size:12.8px"><br></span></div><div>'================ Wed Feb 22 08:43:21 CST 2017 ======= </div><div>Message{to='[12107654321]', subject='User password notification', contentType='null', body='Password for user tauser2 is: s0m3passW0rd'}</div><div>'</div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"><br></span></div><div><div><span style="font-size:12.8px">Somewhere in this url you have to have the 'to' variable, don't know which gateway you are using so I cant tell you how it is used and where to insert it,</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">"</span><a href="http://my-gateway/api/v3/sendsms/plain?user=USERNAME&amp;password=PASSWORD&amp;sender=SIFRE&amp;SMSText=test123&amp" target="_blank" style="font-size:12.8px">http://my-gateway/api/<wbr>v3/sendsms/plain?user=<wbr>USERNAME&amp;password=<wbr>PASSWORD&amp;sender=SIFRE&amp;<wbr>SMSText=test123&amp</a><span style="font-size:12.8px">;" + "&amp;text=" + "deneme"</span></div></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"><br></span></div></div>