# HG changeset patch # User phil.stewart@gmail.com # Date 1301868030 0 # Node ID 6257b08d7b1f92787d620a932b34cc4fcadce0df # Parent 2830f393c1937ab01c808633a16e99268f7ca231 mod_sms_clickatell: Wiki page cleanups diff -r 2830f393c193 -r 6257b08d7b1f mod_sms_clickatell.wiki --- a/mod_sms_clickatell.wiki Sun Apr 03 21:53:55 2011 +0000 +++ b/mod_sms_clickatell.wiki Sun Apr 03 22:00:30 2011 +0000 @@ -14,7 +14,7 @@ sms_message_prefix = "some text" }}} -The sms_message_prefix is a piece of text you want prefixing to all messages sent through the gateway. For example, I use the prefix "[Via XMPP] " to indicate to recipients that I've sent the message via the internet rather than the mobile network. Since my primary use case for this component is to be able to send messages to people only reachable via mobile when I myself only have internet access and no mobile reception, this option allows me to give a hint to my recipients that any reply they send may not reach me in a timely manner. +The sms_message_prefix is a piece of text you want prefixing to all messages sent through the gateway. For example, I use the prefix "{{{[Via XMPP]}}} " to indicate to recipients that I've sent the message via the internet rather than the mobile network. Since my primary use case for this component is to be able to send messages to people only reachable via mobile when I myself only have internet access and no mobile reception, this option allows me to give a hint to my recipients that any reply they send may not reach me in a timely manner. = Usage = @@ -22,7 +22,7 @@ The source number is the mobile number you want messages to 'originate' from i.e. where your recipients see messages coming from. The number should be in international format without leading plus sign, or you can use some other format if clickatell supports it. -To send text messages to a target number, you need to add a contact in the form of [number]@sms.example.com, where [number] is the mobile number of the recipient, in international format without leading plus sign, and sms.example.com is the name for the component you configured above. For example: +To send text messages to a target number, you need to add a contact in the form of {{{[number]@sms.example.com}}}, where {{{[number]}}} is the mobile number of the recipient, in international format without leading plus sign, and sms.example.com is the name for the component you configured above. For example: 447999000001@sms.yourdomain.com