diff --git a/freepbx.js b/freepbx.js index ca4a7a4..38bdabd 100644 --- a/freepbx.js +++ b/freepbx.js @@ -169,7 +169,7 @@ class FreepbxManager { const variables = { ext, - endName, + name, }; return await this.pbxCall(query, variables);