Another Fix

This commit is contained in:
Christopher Cookman 2025-11-18 12:14:27 -07:00
parent 976bcf2672
commit 10f0c14734

View file

@ -169,7 +169,7 @@ class FreepbxManager {
const variables = {
ext,
endName,
name,
};
return await this.pbxCall(query, variables);