- Edited
I would like to use a SMS gateway to get a warning if I have a new tickets.
I woud like to use http://www.clickatell.com/products/sms_gateway.php(http://www.clickatell.com/products/sms_gateway.php)
Can anyone help to add this function? :)
I would like to use a SMS gateway to get a warning if I have a new tickets.
I woud like to use http://www.clickatell.com/products/sms_gateway.php(http://www.clickatell.com/products/sms_gateway.php)
Can anyone help to add this function? :)
I would also like to know, I hope someone will help.
Clickatell's SMTP gateway could be used. It will then just require Osticket to send an email.
To@messaging.clickatell.com
Email Body:
user
passw ord
api_id
text
to
The problem is, I want to be able to specify the OsTicket variables, to be used as the message:
i.e %name, %phone, %subject
Since a text message is usually 160 characters, I would prefer this to be kept as short as possible(to within 160 chars)
Can the developers maybe help? I'm sure many people will appreciate it.