Skip to content
  • jamie's avatar
    Fix errors in api_parameters for Twilio · 0d06a330
    jamie authored
    The parameters should be separated by an equals sign, not a colon.
    
    Also, the Clickatell extension looks for the `mo=1` parameter and if it finds it, it will include a callback parameter to clickatell. However, the twilio code has no such equivalent.
    0d06a330