Fix #241: Adium filters ":" from "sip:"
commit52e4630ba72f8c3eb1875124d40a49bff314d774
authorStefan Becker <chemobejk@gmail.com>
Wed, 23 Apr 2014 15:17:40 +0000 (23 18:17 +0300)
committerStefan Becker <chemobejk@gmail.com>
Sun, 25 May 2014 10:40:04 +0000 (25 13:40 +0300)
treebf15b71549d52bc1d9f85884007e19f6eb5e7667
parentcc4a3a9771b975bd70e5d9b397e6131fcc17f2cc
Fix #241: Adium filters ":" from "sip:"

The string generated in allowedCharacters method obviously was copy &
pasted from another plugin without adapting it to SIPE requirements.
Updated the string to be in sync with sipe-utils.c:escape_uri_part().

(cherry picked from commit 38b355b74d303aa6c93cbe9c97ef46045847ec10)
src/adium/ESSIPEService.m