NAME
RT::Action::SMSNotify
DESCRIPTION
See RT::Extension::SMSNotify for details on how to use this extension.
This action may be invoked directly, from rt-crontool, or via a Scrip.
ARGUMENTS
RT::Action::SMSNotify
takes a single argument, like all other RT actions. The argument is a comma-delimited string of codes indicating where the module should get phone numbers to SMS from. Wherever a group appers in a category, all the users from that group will be recursively added.
Recognised codes are:
TicketRequestors
The ticket requestor(s). May be groups.
TicketCc
All entries in the ticket Cc field
TicketAdminCc
All entires in the ticket AdminCc field
TicketOwner
The ticket Owner field
QueueCc
All queue watchers in the Cc category on the queue
QueueAdminCc
All queue watchers in the AdminCc category on the queue
g:name
The RT group with name 'name'. Ignored with a warning if it doesn't exist. No mechanism for escaping commas in names is provided.
NOT YET IMPLEMENTED
p:number
A phone number, specified in +0000000 form with no spaces, commas etc.