Jobs
Jobs are used for review schedulers of some regular procedures that are executed by system or could be executed manually. You could press "Run" link for execute some procedure or "Unlock" in case of some problems during its execution. Following procedures are available:
- CdrPartitioning - procedure of creating new tables for tables
CDR History <cdr_history>,Auth logs <cdr_auth_logs>,RTP Statistics <rtp_statistics>andAPI Logs <api_logs>- EventProcessor - procedure of sending
Events <events>to the SEMS;- CdrBatchCleaner - procedure of removing old batches of information from temporary table in Routing Database;
- PartitionRemoving - procedure of removing partitions of tables
CDR History <cdr_history>,Auth logs <cdr_auth_logs>,RTP Statistics <rtp_statistics>andAPI Logs <api_logs>. Storage period for each table defined at regulated by configurations parameter partition_remove_delay at /opt/yeti-web/config/yeti_web.yml- CallsMonitoring - procedure that is used for periodical (once per minute) calculation of cost for all active calls for each
Account <accounts>and comparison their cost with currentAccount Balance <account_balance>. If account balance is less than cost of all active calls for theAccount <accounts>all calls will be dropped by Yeti. This procedure also is used for calculating statistics forDashboard <dashboard>{.interpreted-text role="ref"} andActive calls <active_calls>{.interpreted-text role="ref"};- StatsClean - procedure of removing statistics that are used for calculation of quality parameters (ACD, ASR and Short Calls) for
Gateways <gateways>andDialpeers <dialpeers>;- StatsAggregation - procedure of aggregation of the data about calls for the graphs;
- Invoice - procedure of
Invoice <invoices>{.interpreted-text role="ref"} generation according to periods that were configured in the settings ofAccounts <accounts>{.interpreted-text role="ref"}.- ReportScheduler - procedure of
Reports <reports>generation according to stored Schedulers;- TerminationQualityCheck - procedure of checking of the quality parameters of
Dialpeers <dialpeers>{.interpreted-text role="ref"}.Dialpeer <dialpeers>will be locked in case of overcoming of threshold for quality parameters (Acd Limit, Asr Limit or Short Calls Limit) of theDialpeer <dialpeers>.- DialpeerRatesApply - procedure of applying New Rates for
Dialpeers <dialpeers_new_rates>andDestinations <destinations_new_rates>{.interpreted-text role="ref"}.- AccountBalanceNotify - procedure of sending
Account Balance Notifications <account_balance_low_threshold>{.interpreted-text role="ref"}.
Job's properties:
- Id
- Job's id.
- Type
- Name of procedure for this Job.
- Description
- Textual description of procedure.
- Executed
- Period of time when this Job was executed last time.
- Running
- Running status (Yes or No) of this Job.