Actions

Difference between revisions of "CFG UPD"

From Zenitel Wiki

 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"
 
{| border="1"
 
|-
 
|-
Line 11: Line 12:
 
|align=center|1||[[UINT4]]||colspan="3"|Table number. See list below.
 
|align=center|1||[[UINT4]]||colspan="3"|Table number. See list below.
 
|-
 
|-
|align=center|2||[[UINT4]]||colspan="3"|Element index within table
+
|align=center|2||[[UINT4]]||colspan="3"|Element index within table (SQL PRIMARY KEY)
 
|-
 
|-
|align=center|3||[[UINT1]]||colspan="3"|Change type<br>
+
|align=center|3||[[UINT4]]||colspan="3"|Change type<br>
 
0 Inserted <br>
 
0 Inserted <br>
 
1 Changed <br>
 
1 Changed <br>

Latest revision as of 15:45, 3 October 2019

AI.png
CFG_UPD 0x00A1 161 AMC 10.45
Signal update of configuration (SQL) table. Introduced for ABSD_Billing
1 UINT4 Table number. See list below.
2 UINT4 Element index within table (SQL PRIMARY KEY)
3 UINT4 Change type

0 Inserted
1 Changed
2 Deleted


List of table numbers :

  1. User (Billing)
  2. Trunk (Billing)
  3. Trunk Group (Billing)
  4. Call Log (Billing)
  5. Extension (Billing)
  6. Transaction log (Billing)
  7. Fee (Billing)
  8. Fee Discount (Billing)
  9. General (Billing)
  10. Trunk Barring (Billing)
  11. Wakeup (Billing)


Back to AlphaNet message list