Te tenants

From MiRTA PBX documentation
Jump to navigation Jump to search

Table structure for te_tenants

  • te_id - id of the tenant
  • te_name - name of the tenant
  • te_code - code to identify the tenant in extensions, please use only letters and try avoid using digits.
  • te_alertemail - currently not used, it may be used later to alert the tenant
  • te_timezone - timezone
  • te_cl_id - client rate id, check cl_clientrates
  • te_payment_type - "Prepaid" or "Post Paid"
  • te_rp_id - routing profile id, check rp_routingprofiles
  • te_billingcode - a string helping you to manage integration with external billing software. It can be used as variable "BILLINGCODE"
  • te_maxextensions - maximal number of extensions allowed, use -1 to allow unlimited, 0 to disable this feature
  • te_maxivrs -
  • te_maxhunts -
  • te_maxconferences -
  • te_maxqueues -
  • te_maxdisas -
  • te_maxvoicemails -
  • te_maxchannels -
  • te_maxcampaigns -
  • te_disabled - set to "on" to disable the tenant
  • te_maxdids -
  • te_maxmediafiles -
  • te_maxconditions -
  • te_maxpagings -
  • te_maxflows -
  • te_maxcustoms -
  • te_maxfeatures -
  • te_maxshortnumbers -
  • te_maxcalleridblacklist -
  • te_maxagiscripts -
  • te_maxconduits -
  • te_maxphonebooks -
  • te_maxprovisioning -
  • te_prefixbillingcode - use this number/string as prefix for every outbound call placed, for easier integration with external billing softwares
  • te_allowonnet - set to "on" to allow onnet calls for the tenant
  • te_allowanycalleridusage - set to "on" to allow the tenant to use any callerid for outbound calls
  • te_allowinonnet - set to "on" to allow external onnet calls when other tenants call a DID for this tenant, useful to disable when a new tenant is configured, but not yet active
  • te_provisioningdir - set to the directory where the provisioning files will be generated, if requested (usually they are generated on the fly, so it will be required only if you want to provision phones over FTP or any other file based protocol
  • te_billonnet - set to "on" to bill onnet calls
  • te_onnetdigitstoadd - set the prefix to add for billing when placing onnet calls
  • te_onnetdigitstoremove - set the digits to remove for billing when placing onnet calls
  • te_recordingstorage - set to either for use system default, DB for database, FS for file system, FTP/SFTP/SSL-FTP/AWS3 for the relative protocol
  • te_passiveftp - use passive FTP when applicable
  • te_recordinghost - configuration data for the recording storage selected
  • te_recordinguser -
  • te_recordingpassword -
  • te_recordingdirectory -
  • te_ca_rp_id - routing profile id for call campaigns, check rp_routingprofiles, leave empty for using tenant selected one
  • te_defaultrrid - default conference call rate, check rr_conferenceroomsrates
  • te_sms_rp_id - routing profile id for SMS, leave empty for disabling SMS support
  • te_ca_cl_id - client rate id for call campaigns, check cl_clientrates, leave empty for using tenant selected one
  • te_costlimits - security limits
  • te_dailycostlimit -
  • te_dailytenantcostlimit -
  • te_monthlytenantcostlimit -
  • te_routecostlimit -
  • te_cr_no_id - cron job server id, check no_nodes
  • te_ca_no_id - campaign server id, check no_nodes
  • te_allowanycalleridforemergency - set to "on" to allow any callerid when dialing an emergency number
  • te_abusedetection - set to "" to use the system default, use OFF to skip abuse detection, 5/10/15/50 to block the extension after this number of identical international calls in a row