Difference between revisions of "CentovaCast"
m (→Setting Up a CentovaCast Product) |
(→Setting Up a CentovaCast Product) |
||
Line 8: | Line 8: | ||
The guides below explain how to setup and utilise the Centova Cast integration with WHMCS. | The guides below explain how to setup and utilise the Centova Cast integration with WHMCS. | ||
− | ==Setting Up a CentovaCast | + | ==Setting Up a CentovaCast Server== |
− | # | + | #Navigate to '''Setup > Products/Services > Servers''' and click on '''Add New Server'''.[[File:Centovacast-setup.JPG|thumb|CentovaCast Setup]] |
− | + | #On the Add New Server page, fill out the fields below. | |
− | #Name - Set this to the hostname of the machine on which Centova Cast is running. | + | ##Name - Set this to the hostname of the machine on which Centova Cast is running. |
− | #IP Address: Set this to the IP address of the machine on which Centova Cast is running. | + | ##IP Address: Set this to the IP address of the machine on which Centova Cast is running. |
− | #Hostname: Enter the complete hostname to your Centova Cast installation, for example: centovacast.yourdomain.com | + | ##Hostname: Enter the complete hostname to your Centova Cast installation, for example: centovacast.yourdomain.com |
− | # | + | ##Module: Select Centovacast from the list. |
− | #Username: Set this to: admin | + | ##Username: Set this to: admin |
− | #Password: Enter your Centova Cast administrator password. | + | ##Password: Enter your Centova Cast administrator password. |
− | #Port: Specify the Port Number for your Installation (default 2199) | + | ##Port: Specify the Port Number for your Installation (default 2199) |
− | #Secure: Tick this box if your Centova Cast installation utilizes SSL connections | + | ##Secure: Tick this box if your Centova Cast installation utilizes SSL connections |
#All other fields can be ignored. When finished, click Create Server. | #All other fields can be ignored. When finished, click Create Server. | ||
− | # | + | |
+ | ==Setting Up a CentovaCast Product== | ||
+ | #Navigate to '''Setup > Products/Services > Products/Services''' | ||
+ | #Click the ''Create a New Product button'' | ||
#Select Shared Hosting Account and select a suitable product group and name. Then, click Continue. | #Select Shared Hosting Account and select a suitable product group and name. Then, click Continue. | ||
#On the Module Settings tab, fill out the following fields: | #On the Module Settings tab, fill out the following fields: | ||
+ | ##Account template name - Enter the name of the Centova Cast account template to use for this package. You can create your account templates in Centova Cast by clicking “Account Templates” This feature allows you to predefine completely custom configurations for each package. | ||
+ | ##Max listeners - Specify the maximum number simultaneous listeners for this stream. You may optionally leave this blank to use the value specified in the account template. | ||
+ | ##Max bit rate - Specify the maximum bit rate (in kbps) for this stream. You may optionally leave this blank to use the value specified in the account template. | ||
+ | ##Data transfer limit - Specify the monthly data transfer limit for this stream. You may optionally leave this blank to use the value specified in the account template. | ||
+ | ##Disk quota - Specify the disk quota for this stream (which must be large enough to accommodate all of this server's configuration files, log files, and any media uploaded for the autoDJ). You may optionally leave this blank to use the value specified in the account template. | ||
+ | ## Start server - Set this to “yes” to automatically start the server after provisioning, or “no” if you want the user to start it manually before using it. Note that this only applies to non-autoDJ streams; if an autoDJ is enabled, it cannot be started until media is uploaded. | ||
+ | # Complete the settings under the other tabs (for example setting pricing via the Pricing tab) [[Products_and_Services|in the usual manner]]], then click ''Save Changes'' | ||
− | + | The next step is optional. If you would like to allow your users to “build their own” packages, and have WHMCS to prompt the user for various stream limit options (bit rate, data transfer limit, etc.) and be able to set custom pricing for each option: | |
− | + | # Navigate to '''Setup > Products/Services > Configurable Options''' | |
− | + | # Click ''Create a New Group'' button | |
− | + | # Enter a name and description for the group. This can be anything you like to identify these options, such as "CentovaCast Configuration Options" | |
− | + | # Select your CentovaCast products from the ''Assigned Products'' list. Ctrl+Click to select more than one | |
− | + | #Click Save Changes | |
− | + | #Click the '''Add New Configurable Option''' button | |
− | + | #[[Addons_and_Configurable_Options#Configurable_Options|Follow the directions]] to create one of the following options. Note that in all cases, the “Option Name” field is case-sensitive and must precisely match what is shown below or the option will not be recognized by CentovaCast: | |
− | + | ## Max listeners - This allows the user to specify a custom listener limit. Enter Max listeners in the Option Name field to begin. Next, in the Add Option field, enter the number of listeners, then enter the extra fee for this number of listeners, and click Save Changes. Repeat this process for each listener limit you wish to offer. | |
− | + | ## Max bit rate - This allows the user to specify a custom maximum bit rate (in kbps). Enter Max bit rate in the Option Name field to begin. Next, in the Add Option field, enter the bit rate, then enter the extra fee for this bit rate, and click Save Changes. Repeat this process for each bit rate you wish to offer. Note that Centova Cast treats this as a numeric value in kbps, and will strip any non-numeric characters out of this value before attempting to use it. | |
− | + | ## Data transfer limit - This allows the user to specify a custom data transfer limit (in MB per month). Enter Data transfer limit in the Option Name field to begin. Next, in the Add Option field, enter the limit (in MB), then enter the extra fee for this limit, and click Save Changes. Repeat this process for each limit you wish to offer. Note that CentovaCast treats this as a numeric value in megabytes, and will strip any non-numeric characters out of this value before attempting to use it. | |
− | + | ## Disk quota - This allows the user to specify a custom disk quota (in MB). Enter Disk quota in the Option Name field to begin. Next, in the Add Option field, enter the quota (in MB), then enter the extra fee for this quota, and click Save Changes. Repeat this process for each quota you wish to offer. Note that CentovaCast treats this as a numeric value in megabytes, and will strip any non-numeric characters out of this value before attempting to use it. | |
− | + | #When finished, click Save Changes to create your changes. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | # | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | # | ||
− | The | + | The CentovaCast module is now ready to use, and will function like any other built-in WHMCS module (CPanel, Plesk, etc.) |
==Common Error Codes== | ==Common Error Codes== |
Revision as of 18:02, 14 January 2020
Contents
Supported Features
Create | Suspend | Unsuspend | Terminate |
---|---|---|---|
Yes | Yes | Yes | Yes |
Change Package | Change Password | Usage Updates | Client Area Link |
---|---|---|---|
No | Yes | Yes | Yes |
In addition to the above, this module also supports the following non-standard functions: Start, Stop and Restart Stream
Centova Cast is an internet radio stream hosting control panel. To find out more about it, please refer to http://www.centova.com/pages/cast/
The guides below explain how to setup and utilise the Centova Cast integration with WHMCS.
Setting Up a CentovaCast Server
- Navigate to Setup > Products/Services > Servers and click on Add New Server.
- On the Add New Server page, fill out the fields below.
- Name - Set this to the hostname of the machine on which Centova Cast is running.
- IP Address: Set this to the IP address of the machine on which Centova Cast is running.
- Hostname: Enter the complete hostname to your Centova Cast installation, for example: centovacast.yourdomain.com
- Module: Select Centovacast from the list.
- Username: Set this to: admin
- Password: Enter your Centova Cast administrator password.
- Port: Specify the Port Number for your Installation (default 2199)
- Secure: Tick this box if your Centova Cast installation utilizes SSL connections
- All other fields can be ignored. When finished, click Create Server.
Setting Up a CentovaCast Product
- Navigate to Setup > Products/Services > Products/Services
- Click the Create a New Product button
- Select Shared Hosting Account and select a suitable product group and name. Then, click Continue.
- On the Module Settings tab, fill out the following fields:
- Account template name - Enter the name of the Centova Cast account template to use for this package. You can create your account templates in Centova Cast by clicking “Account Templates” This feature allows you to predefine completely custom configurations for each package.
- Max listeners - Specify the maximum number simultaneous listeners for this stream. You may optionally leave this blank to use the value specified in the account template.
- Max bit rate - Specify the maximum bit rate (in kbps) for this stream. You may optionally leave this blank to use the value specified in the account template.
- Data transfer limit - Specify the monthly data transfer limit for this stream. You may optionally leave this blank to use the value specified in the account template.
- Disk quota - Specify the disk quota for this stream (which must be large enough to accommodate all of this server's configuration files, log files, and any media uploaded for the autoDJ). You may optionally leave this blank to use the value specified in the account template.
- Start server - Set this to “yes” to automatically start the server after provisioning, or “no” if you want the user to start it manually before using it. Note that this only applies to non-autoDJ streams; if an autoDJ is enabled, it cannot be started until media is uploaded.
- Complete the settings under the other tabs (for example setting pricing via the Pricing tab) in the usual manner], then click Save Changes
The next step is optional. If you would like to allow your users to “build their own” packages, and have WHMCS to prompt the user for various stream limit options (bit rate, data transfer limit, etc.) and be able to set custom pricing for each option:
- Navigate to Setup > Products/Services > Configurable Options
- Click Create a New Group button
- Enter a name and description for the group. This can be anything you like to identify these options, such as "CentovaCast Configuration Options"
- Select your CentovaCast products from the Assigned Products list. Ctrl+Click to select more than one
- Click Save Changes
- Click the Add New Configurable Option button
- Follow the directions to create one of the following options. Note that in all cases, the “Option Name” field is case-sensitive and must precisely match what is shown below or the option will not be recognized by CentovaCast:
- Max listeners - This allows the user to specify a custom listener limit. Enter Max listeners in the Option Name field to begin. Next, in the Add Option field, enter the number of listeners, then enter the extra fee for this number of listeners, and click Save Changes. Repeat this process for each listener limit you wish to offer.
- Max bit rate - This allows the user to specify a custom maximum bit rate (in kbps). Enter Max bit rate in the Option Name field to begin. Next, in the Add Option field, enter the bit rate, then enter the extra fee for this bit rate, and click Save Changes. Repeat this process for each bit rate you wish to offer. Note that Centova Cast treats this as a numeric value in kbps, and will strip any non-numeric characters out of this value before attempting to use it.
- Data transfer limit - This allows the user to specify a custom data transfer limit (in MB per month). Enter Data transfer limit in the Option Name field to begin. Next, in the Add Option field, enter the limit (in MB), then enter the extra fee for this limit, and click Save Changes. Repeat this process for each limit you wish to offer. Note that CentovaCast treats this as a numeric value in megabytes, and will strip any non-numeric characters out of this value before attempting to use it.
- Disk quota - This allows the user to specify a custom disk quota (in MB). Enter Disk quota in the Option Name field to begin. Next, in the Add Option field, enter the quota (in MB), then enter the extra fee for this quota, and click Save Changes. Repeat this process for each quota you wish to offer. Note that CentovaCast treats this as a numeric value in megabytes, and will strip any non-numeric characters out of this value before attempting to use it.
- When finished, click Save Changes to create your changes.
The CentovaCast module is now ready to use, and will function like any other built-in WHMCS module (CPanel, Plesk, etc.)
Common Error Codes
- Unsupported protocol: - this indicates you have an incorrect value for hostname field in the server setup. Double check to ensure you have entered the full URL to Centova Cast as instructed in the steps above.
- Invalid source/server type: - this indicates you haven't entered an account template name in the products module settings, or that the name entered is invalid and not found within the Centova Cast system.
For further assistance, Centova's documentation is available @ http://www.centova.com/docs/cast/centovacast_install.pdf
Server Modules
cPanel/WHM - DirectAdmin - Plesk - Helm 3 - Helm 4 - Ensim - InterWorx - WebsitePanel - Cloudmin
Lxadmin - Virtualmin Pro - XPanel - HyperVM - SolusVM - Cloudmin - WHMSonic - VPS.Net
CentovaCast - SCPanel - MediaCP - GameCP - TCAdmin - Reseller Central - Auto Release - Heart Internet
Registrar Modules
Enom - ResellerClub - Nominet - OpenSRS - ResellOne - OnlineNIC - PlanetDomain - Affordable Domains
TPP Wholesale - TPPInternet - Stargate - Namecheap - NetEarthOne - Bizcn - InternetBS - GMO Internet
12Register - Registercom - DotDNS - WebNIC - Dot.TK - HexoNet - Realtime Register - Registereu
RRPProxy - ResellerCamp - TransIP - Heart Internet - IPMirror - NetRegistry - OVH - VentraIP Wholesale
Email - 101Domain
Fraud Modules
MaxMind - VariLogiX FraudCall - Telesign
Gateway Modules
2CheckOut - AsiaPay - Auth.net Echeck - Authorize.net - Authorize.net CIM - Bank Transfer - BidPay
BluePay - BluePay Echeck - BluePay Remote - Boleto - CashU - CC Avenue - ChronoPay - Direct Debit
EMatters - E-Path - eProcessingNetwork - eWAY Tokens - F2B - Finansbank - GarantiBank - Gate2Shop
Inpay - InternetSecure - IP.Pay - Kuveytturk - Modulo Moip - Mail In Payment - Merchant Partners
Merchant Warrior - IDEALMollie - Moneris - Moneris Vault - Skrill 1-Tap - NaviGate - NETbilling
Netregistry Pay - NoChex - Offline Credit Card - Optimal Payments - PagSeguro - Payflow Pro - Pay Junction
Paymate AU and NZ - Payment Express - PayPal - PayPal Card Payments - PayPal Express Checkout
PayPal Payments - PayPal Payments Pro - PayPoint.net (SecPay) - Payson - Planet Authorize - ProtX VSP Form
PSIGate - Quantum Gateway - Quantum Vault - SagePay - SagePay Tokens v2 - SecurePay
SecurePay AU - Secure Trading - TrustCommerce - USA ePay - WorldPay - WorldPay Invisible