| sms_twilio_admin_form | ./sms_twilio.module | Admin/settings form. |  | 1 | 
          
                  | sms_twilio_admin_form_validate | ./sms_twilio.module | Validates the submission of the configuration form. |  |  | 
          
                  | sms_twilio_command | ./sms_twilio.module | Executes a command using the Twilio API | 1 |  | 
          
                  | sms_twilio_country_codes | ./sms_twilio.module | @todo: this should be in the sms framework rather then each gateway needing
to re-define this list. | 1 |  | 
          
                  | sms_twilio_gateway_info | ./sms_twilio.module | Implementation of hook_gateway_info(). |  |  | 
          
                  | sms_twilio_incoming | ./sms_twilio.module | Informs the SMS Framework of the incoming SMS |  | 1 | 
          
                  | sms_twilio_menu | ./sms_twilio.module | Implementation of hook_menu(). |  |  | 
          
                  | sms_twilio_requirements | ./sms_twilio.install |  |  |  | 
          
                  | sms_twilio_send | ./sms_twilio.module | Callback for sending messages. |  | 1 | 
          
                  | sms_twilio_send_form | ./sms_twilio.module | Returns custom additions to be added to the send forms |  | 1 |