Remove hot desked variable extension which would make hot desked extensions unable to register.
This commit is contained in:
parent
e657fd7468
commit
f5ceb2c3a9
|
|
@ -551,7 +551,6 @@
|
|||
--variables
|
||||
extension_uuid = row.extension_uuid;
|
||||
domain_uuid = row.domain_uuid;
|
||||
extension = row.extension;
|
||||
sip_from_user = row.extension;
|
||||
call_group = row.call_group;
|
||||
hold_music = row.hold_music;
|
||||
|
|
|
|||
Loading…
Reference in New Issue