Skip to content

func_odbc-check does not recognize [general] context #36

Description

@Grendel7

In func_odbc.conf it's possible to specify general options for ODBC through the [general] context.

However, Asterisk Lint does not seem to recognize this. These are the validation errors returned for a func_odbc.conf with a [general] context.

./func_odbc.conf:17 W_ODBC_BADTOKENS: odbc function 'general' should be uppercase with A-Z0-9_ only
./func_odbc.conf:22 E_CONF_KEY_INVALID: expected valid var/object or new context, got 'single_db_connection'
./func_odbc.conf:17 E_ODBC_NOSQL: a readsql and/or writesql (and insertsql) statement is required

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions