소스 검색

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;