On Sat, Jul 11, 2009 at 3:56 PM, Elvis Jorge<[email protected]> wrote: > Thanks man, but I just don“t understand the part of the complex, the SMS > must have the word complex on it??
I wrote an example of setting sms-service by message keyword. The keyword is the first word of the message text so the messages that will be handled by this sms service will have body "complex ...." Why don't you read the part "Table 6-8. SMS-Service Group Variables" of the user guide in detail? There are several methods how to declare which messages will be processed by a certain sms-service: first word of the message text, sender, receiver, smsc, account... The parameters are: keyword, keyword-regex, accepted-smsc, accepted-account, allowed-prefix, denied-prefix, allowed-receiver-prefix, denied-receiver-prefix and alike Check these parameters of the sms-service configuration. BR, Jovan P.S. Use reply to all when replying to the messages, so the message is sent to the list as well ;)
