| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- organization:
- id: history.organization_id
- code: organization_code
- name: organization_name
- description: description
- email: organization_email
- emailOnOverBudget: sendemail_overbudget
- parent_id: history.parent_organization_id
- structure: history.organization_id_structure
- appliedDate: history.app_datetime
- expiredDate: history.exp_datetime
- costCenter:
- id: history.costcenter_id
- code: costcenter_code
- name: costcenter_name
- description: description
- email: costcenter_email
- parent_id: history.parent_costcenter_id
- structure: history.costcenter_id_structure
- appliedDate: history.app_datetime
- expiredDate: history.exp_datetime
- pbx:
- code: pbx_code
- name: description
- ipPbx: ip_pbx
- pbxSupporter: pbx_supporter
- sharePath: share_path
- appliedDate: ext_start
- expiredDate: ext_end
- trunk:
- id: history.trunk_id
- code: trunk_code
- name: description
- pbx_id: location_code
- direction: cap_direction
- appliedDate: history.app_datetime
- expiredDate: history.exp_datetime
- callTransaction:
- direction: direction
- startOfCall: start_of_call
- duration: duration
- extension: ext_used
- pin: pin
- phoneUser_id: phoneuser_code
- extTransferFrom: ext_transfer_from
- extTransferTo: ext_transfer_to
- number: dialed_number
- callerNumber: caller_number
- accessNumber: access_number
- organization_id: organization_code
- costCenter_id: costcenter_code
- cost: cost_1
- service: cost_service
- tax: cost_tax1
- discount: cost_adjustment
- currency: currency
- pbx_id: pbx_code
- terminationCode: call_termination
- redirectReason: redirect_reason
- webUser:
- username: login_id
- password: login_password
- name: description
- phoneUser_id: phoneuser_code
- phoneUser:
- id: history.phoneuser_id
- code: phoneuser_code
- name: phoneuser_name
- email: phoneuser_email
- whatsapp: phoneuser_mobile
- position: position
- emailOnOverBudget: sendemail_overbudget
- pin: history.phon euser_pin
- extension: history.default_extension
- organization_id: history.organization_code
- costCenter_id: history.costcenter_code
- pbx_id: history.pbx_code
- pbx.list: group.pbx_list
- appliedDate: history.app_datetime
- expiredDate: history.exp_datetime
- budget.maxCost: history.max_cost
- budget.warnCost: history.warn_cost
- corcos:
- command: command
- name: short_desc
- description: description
- provider:
- code: provider_prefix
- name: description
- description: description
|