cancel
Showing results for 
Search instead for 
Did you mean: 

Sending a sms with vSCG

nhat_vo_tran
New Contributor
Hi,

I'm trying to send a sms with my virtual smarcell gateway. I've looked everywhere in many Ruckus' and twilio's technical documents.
But the thing is, they don't deal with the field "server name" (see the attached picture).
Can anyone help me plz ?

Many thx !
Image_ images_messages_5f91c3db135b77e2478b42c5_7ccfe4abd0ed2144654feddb377ce8b8_RackMultipart2015041722749um9a-aee7b46c-6854-41c3-a7e3-0d61cbf75e50-935856458.jpg1429254533
1 REPLY 1

munish_munish
Contributor
Hi Nhat,



I also did find much info , however as
far as I know Twilio’s requests will be
coming from different IP addresses. There is no single server . whatever
name will be shown in the SMS would be the server name . Check the belwo link (External link )

https://github.com/Zachoz/ServerTracker



Twilio settings:

To use this program a Twilio account is required.
Twilio is a paid service, however a free trial is available. View their website
to find SMS pricing and trial account information.

You can find your sid
and token at twilio.com/user/account


  • fromPhoneNumber: The phone number on your twilio
    account that the sms will be sent through



    AC6ea710fee11a454536597w3678gfgf
    454873tr684t8fb4vf4874944
    +10000000000


Servers settings:

Servers settings are
pretty self explanatory:


  • name: The name of the server/service,
    this is what will be shown in the SMS

  • hostname: the hostname or IP address of
    the server or service

  • port: the port of the server or
    service

  • type: optional, currently allows you
    to define it's a minecraft server or a http page

  • sendAlertTo: list of phone numbers to send
    the sms alert to

  • phoneNumber: a phone number to send the sms
    alert to


Thanks 
Munish