Te tenants
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