SMSC CDRs (Kannel) and cdrtypenum option on cdr sftp import script, RT10991
[freeside.git] / FS / FS / Upgrade.pm
index 61a42a6..9b973c4 100644 (file)
@@ -179,6 +179,18 @@ sub upgrade_data {
     #migrate to templates
     'msg_template' => [],
 
+    #return unprovisioned numbers to availability
+    'phone_avail' => [],
+
+    #insert scripcondition
+    'TicketSystem' => [],
+    
+    #insert LATA data if not already present
+    'lata' => [],
+    
+    #insert MSA data if not already present
+    'msa' => [],
+
   ;
 
   \%hash;