;****************************************************************** ;** res_odbc.conf ;** ;****************************************************************** [asterisk-connector] enabled => yes dsn => asterisk-connector username => USERNAME password => PASSWORD pre-connect => yes sanitysql => select 1 idlecheck => 3600 share_connections => yes ;limit => 5 ;forcecommit => yes ;isolation => repeatable_read ;backslash_is_escape => yes ;connect_timeout => 10 ;negative_connection_cache => 300