diff --git a/templates/920_service-asterisk-odbc-pro.yaml.tt2 b/templates/920_service-asterisk-odbc-pro.yaml.tt2 index fd1d96f..f292e10 100644 --- a/templates/920_service-asterisk-odbc-pro.yaml.tt2 +++ b/templates/920_service-asterisk-odbc-pro.yaml.tt2 @@ -17,10 +17,10 @@ command: [% IF is_proxy && asterisk.enabled == "yes" && node_state == 'active' -%] - asterisk -rx "odbc show": + asterisk -rx "odbc read ODBC_VMGREETUNAVAIL test exec": exit-status: 0 stdout: - - "/Number of active connections: 1/" + - "/Returned 1 row/" stderr: [] timeout: 10000