ソースを参照

Remove hot desked variable extension which would make hot desked extensions unable to register.

Mark Crane 12 年 前
コミット
09f8200cdf
1 ファイル変更0 行追加1 行削除
  1. 0 1
      includes/install/scripts/xml_handler.lua

+ 0 - 1
includes/install/scripts/xml_handler.lua

@@ -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;