diff --git a/configs/res_odbc.conf.sample b/configs/res_odbc.conf.sample index 2980bad68c..66659ae42e 100644 --- a/configs/res_odbc.conf.sample +++ b/configs/res_odbc.conf.sample @@ -23,7 +23,7 @@ enabled => no ; (or /usr/local/etc/odbc.ini, on FreeBSD and similar systems). dsn => asterisk ; -; Username for connecting to the database. The default user is "root". +; Username for connecting to the database. The user defaults to the context name if unspecified. ;username => myuser ; ; Password for authenticating the user to the database. The default