Add extension_uuid to xml cdr.

This commit is contained in:
Mark Crane
2013-03-10 05:39:45 +00:00
parent ca6476faf9
commit 1993560b35
7 changed files with 381 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
//application details
$apps[$x]['name'] = "Extensions";
$apps[$x]['uuid'] = 'e68d9689-2769-e013-28fa-6214bf47fca3';
$apps[$x]['category'] = 'Switch';;
$apps[$x]['category'] = 'Switch';
$apps[$x]['subcategory'] = '';
$apps[$x]['version'] = '';
$apps[$x]['license'] = 'Mozilla Public License 1.1';