@rfuchs commented on this pull request.
@@ -531,6 +533,7 @@ static param_export_t params[] = {
{"dtmf_event_source_tag", PARAM_STR, &dtmf_event_source_tag_pvar_str}, {"dtmf_event_timestamp", PARAM_STR, &dtmf_event_timestamp_pvar_str}, {"dtmf_event", PARAM_STR, &dtmf_event_pvar_str}, + {"enable_dmq", PARAM_INT, &rtpengine_enable_dmq},
Please add this to the documentation