SMS HTTP Gateway

Esendex

Log in or register to post comments

  • mhein

    Applied your fix. Thank you very much.

  • paulmcd

    -d EsendexRecipient=$number -d EsendexBody=$message $serverURLs`

  • paulmcd

    RESPONSE=`curl -s -d EsendexUsername=$username -d EsendexPassword=$password -d EsendexAccount=$account

  • paulmcd

    The script as uploaded is broken. The curl line is truncated and terminated incorrectly. See other comments for fix (post character limit..)