WHMCS integration Host NAme

Read 4946 times
Hi,
there is a little issue in the whmcs integration of centova cast 2.2.6 (in 2.2.4 olso)
In whmcs the script create a new server referring to a template name in centova cast.
In the template the hostname is set to an address (like  xxxx.service.com) and if I create an account inside centova with this template works fine (the hostname result the same of the template)
If the same template is used from whmcs, the account is created with succes but the hostname is replaced with default IP of centova.
The config.php of centova is set fine.
How to fix this?
Thanks for your help
Newradio Streaming & Radio Tools
http://www.newradio.it
The WHMCS module just passes in values for all of the fields that would normally need to be set on a per-account basis, and CC uses the template values for the rest.  The per-account fields include the hostname field.  Yes, if you create an account based on a template via the web interface, and you don't edit the hostname field, then the account will be created with the template hostname... but that's only because you didn't change it. :)

In a nutshell, this is a feature rather than a bug.  Without it, CC would provision broken accounts on servers where different streams are assigned different IP addresses.