FreePBX / superfecta

Provides simultaneous use of, and complete control over multiple caller id data sources.
http://www.freepbx.org
GNU General Public License v2.0
55 stars 91 forks source link

Superfecta special character error (ä,ö,ü) #202

Closed ghost closed 10 years ago

ghost commented 10 years ago
-- Launched AGI Script /var/www/html/admin/modules/superfecta/agi/superfecta.agi

/var/www/html/admin/modules/superfecta/agi/superfecta.agi: CID Superfecta is Answering the Channel /var/www/html/admin/modules/superfecta/agi/superfecta.agi: CID Superfecta: Scheme is ALL /var/www/html/admin/modules/superfecta/agi/superfecta.agi: CID Superfecta: The DID passed from Asterisk is: 06XXXXX /var/www/html/admin/modules/superfecta/agi/superfecta.agi: CID Superfecta: The number passed from Asterisk is: 015XXXXXX /var/www/html/admin/modules/superfecta/agi/superfecta.agi: CID Superfecta: The CID name passed from Asterisk is: 0152XXXXXX /var/www/html/admin/modules/superfecta/agi/superfecta.agi: CID Superfecta: Executing Scheme.. /var/www/html/admin/modules/superfecta/agi/superfecta.agi: CID Superfecta: Matched CID Rule: '0.X' with '0152XXXXX' /var/www/html/admin/modules/superfecta/agi/superfecta.agi: CID Superfecta: CID Determined to be: 'Schfer' /var/www/html/admin/modules/superfecta/agi/superfecta.agi: CID Superfecta: Attempting to set lookupcid /var/www/html/admin/modules/superfecta/agi/superfecta.agi: CID Superfecta: Success! -- <SIP/teliko_06431929780-00000021>AGI Script /var/www/html/admin/modules/superfecta/agi/superfecta.agi completed, returning 0


The name is incorrectly displayed "Schfer" -->>> Schäfer

(Test a phone number against the selected sources.) On the website in the tests ä appears

Website Output:

Debug Level:NONEINFOWARNALL

Debug is on and set at level 1 The Original Number: 064XXXXX The Scheme: default Scheme Type: SINGLEFECTA SPAM Destination: is CLI: false Debugging Enabled, will not stop after first result. Scheme Variables:Array ( [SPAM_Text_Substitute] => N [SPAM_Text] => SPAM [multifecta_timeout] => 1.5 [processor] => superfecta_single.php [Curl_Timeout] => 3 [Prefix_URL] => [spam_destination] => [spam_interceptor] => N [DID] => [CID_rules] => 0.X 9|.X [SPAM_threshold] => 3 [order] => 1 [sources] => Asterisk_Phonebook,DeTeMedien_DE,Klicktel_DE )

Trunk Variables:Array ( [channel] => NA [language] => NA [type] => NA [uniqueid] => 1133292843 [callerid] => 06XXXXXXX [calleridname] => unknown [did] => [context] => from-superfecta )

Matched CID Rule: '0.X' with '064XXXXX' Searching Asterisk Phonebook ... 'Schäfer XXXXX' result took 0.0013 seconds.

Searching http://www.detemedien.de/ for 064XXXXXX... 'Schäfer XXXXX ' result took 0.3510 seconds.

Searching http://www.klicktel.de for 064XXXXX... 'Schäfer, XXXXX' result took 0.1997 seconds.

Post CID retrieval processing. Returned Result would be: Schäfer XXXX result took 0.5536 seconds.


MySQL Conf:

[mysqld] datadir = /var/lib/mysql socket = /var/lib/mysql/mysql.sock user=mysql symbolic-links=0 character-set-server=utf8 collation-server=utf8_unicode_ci big-tables

[mysqld_safe] log-error=/var/log/mysqld.log pid-file=/var/run/mysqld/mysqld.pid

[client] default-character-set=utf8

[mysql] default-character-set=utf8

PHP Conf:

default_charset = "utf-8"

Data Source Name:

DeTeMedien DE Klicktel DE


Asterisk (Ver. 11.10.0) FreePBX Framework 2.11.0.37 CID Superfecta 2.11.12


On SNOM and CDR-Rep. th ä,ö,ü not displayed. On CDR-Rep "Sch�fer XXXXX"<015XXXXXX> On SNOM Schfer

ghost commented 10 years ago

Operating system CentOS Linux 6.5 Apache version 2.2.15 MySQL version 5.1.73

ghost commented 10 years ago

If you need further information please write