Hi all,
I am having a bit of difficulty determining how to resolve this warning and am posting in hopes that someone may have had a similiar problem and can direct me on how to resolve. I am integrating * and openSER. Although * and openSER are on the same network, all of my phones are on different networks from each other and the * server and SIP router.
This is the messages printout for a particular process:
Jul 17 17:23:07 NOTICE[24442] cdr.c: CDR simple logging enabled.
Jul 17 17:23:07 NOTICE[24442] config.c: Registered Config Engine odbc
Jul 17 17:23:08 NOTICE[24442] res_odbc.c: Adding ENV var: INFORMIXSERVER=my_special_database
Jul 17 17:23:08 NOTICE[24442] res_odbc.c: Adding ENV var: INFORMIXDIR=/opt/informix
Jul 17 17:23:08 NOTICE[24442] res_odbc.c: registered database handle ‘asterisk’ dsn->[asterisk]
Jul 17 17:23:08 NOTICE[24442] res_odbc.c: Connecting asterisk
Jul 17 17:23:08 WARNING[24442] res_odbc.c: res_odbc: Error SQLConnect=-1 errno=1251 [unixODBC][TCX][MyODBC]Client does not support authentication protocol requested by server; conside
Jul 17 17:23:08 NOTICE[24442] res_odbc.c: res_odbc loaded.
Jul 17 17:23:08 NOTICE[24442] config.c: Registered Config Engine mysql
Any help would be appreciated. Thanks in advance.