I am using GAX to update my initial page URL of my IVR application and it seems the gvp.service-parameters automatically removing the service type in the value.
Before updating URL - Service Parameter:
gvp.service-parameters
voicexml.appcontextname - fixed, xxxx
After URL update - Service Parameter:
gvp.service-parameters
voicexml.appcontextname - xxxx
But this is not happening if i do the same from CME. Why this is happening only from GAX?