CodeIgniter Forums
Twilio SMS responses - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Twilio SMS responses (/showthread.php?tid=45799)



Twilio SMS responses - El Forum - 10-06-2011

[eluser]ProImage Web[/eluser]
I'm building an application with the Twilio library for CI, I can send SMS but am having problems configuring the responses to incoming requests to the applciation. I was thinking about using the XMLRPC libraries, but the Twilio Library itself handles a lot of the XML. Does anyone have some example code on how it's possible to accept and respond to requests sent to the application?

Not looking to be spoon fed, just need some light shed on how it works.

Thanks!