Another Fix
This commit is contained in:
parent
976bcf2672
commit
10f0c14734
|
|
@ -169,7 +169,7 @@ class FreepbxManager {
|
||||||
|
|
||||||
const variables = {
|
const variables = {
|
||||||
ext,
|
ext,
|
||||||
endName,
|
name,
|
||||||
};
|
};
|
||||||
|
|
||||||
return await this.pbxCall(query, variables);
|
return await this.pbxCall(query, variables);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue