diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -31,3 +31,8 @@ Sender names are looked up in phonebook.conf, which should be in the format: An example phonebook.conf might be: +447777123456 John +447713987654 Bill + +With a default gnokii (at least with gnokii-0.6.29) apostrophes (') will be +escaped. Removing this behaviour is desirble to blasms and does not cause +any adverse effects (so far). A patch for gnokii to remove the escaping +behaviour is in gnokii/. |