18
Oct
how to use twilio accounts
We will see where insert the twilio parameters (in twiliofaces this is a twilio account) inside your application. How to use multi account in the same application.
read more
[account]
[@TwilioAccount]
17
Oct
how to use receive sms using twiliofaces-sms-ra (java resource adapter)
Twiliofaces sms resource adapter is a JMS resource adapter, witch enable your application to receive twilio sms using a message driven bean.
read more
[twiliofaces-sms-ra]
27
Jun
27
Jun
24
Jun
how to send sms using twiliofaces
You can inject a twiliofaces Sender, specifying the account that you want use, or you can create a simple Sender, passing all parameters (from, accountSid, authToken).
read more
[sms]
[Sender]
[SimpleSender]
[@TwilioAccount]