«aql messaging services»    «aql voice services»
 


»Sign Up     »Contact Us  
 
 
       

SMS-WAP Compatible Interface




Account Login
Lost password?

aql ®
  Award Winning Service
 
aql Telecoms
  Click here to view aql's range of voice fax and Business Voice over IP telephony solutions
 
New Accounts
  Signup for a starter account from only £6+VAT.

If you are a business user, apply here for a free trial account




SMS-WAP Compatible Interface

In response to customer demand, aql.com now offer an experimental interface that attempts replicate the "sms-wap.com" interface. At the moment, the functionality is limited, but will expand with time. This currently supports text / flash messages, along with operator logos in Nokia format (supplied as hex encoded gif's) and RTTTL ringtones for Nokia mobiles.


Technical Details
  • Text Message Interface

    Interface address

    https://www.aql.com/sms/gw-smswap-text.php

    Required Variables:

    uid (aql username)
    pw (aql password)
    n (destination number/numbers - seperated by commas)
    m (message - upto 160 characters)

    Optional Variables:

    o (Originator ID - 11 characters alphanumeric / 16 digits numeric. If
    ommited will use account default)
    mcl (Message class. Set to 0 for flash message, or 1 for normal message)

    Response Codes:

    99 (Username/Password incorrect / ommited)
    98 (not enough credit for messages)
    97 (variable missing / general error)
    00 (messages queued for sending)

  • Ringtone Interface

    Interface address

    https://www.aql.com/sms/gw-smswap-ringtone.php

    Required Variables:

    uid (aql username)
    pw (aql password)
    n (destination number/numbers - seperated by commas)
    rt (Ringtone in RTTTL format)

    Optional Variables:

    o (Originator ID - 11 characters alphanumeric / 16 digits numeric. If
    ommited will use account default)


    Response Codes:

    99 (Username/Password incorrect / ommited)
    98 (not enough credit for messages)
    97 (variable missing / general error)
    00 (messages queued for sending)

    NB: Only Nokia ringtones are accepted at the moment

  • Logo Interface

    Interface address

    http://gw3.aql.com:8020/send/smswap-logo.php

    Required Variables:

    uid (aql username)
    pw (aql password
    n (destination number/numbers - seperated by commas)
    mc (operator code of end user)
    img (operator logo in gif format, hex encoded)

    Optional Variables:

    o (Originator ID - 11 characters alphanumeric / 16 digits numeric. If
    ommited will use account default)


    Response Codes:

    99 (Username/Password incorrect / ommited)
    98 (not enough credit for messages)
    97 (variable missing / general error)
    00 (messages queued for sending)