- Joined
- Jan 5, 2024
- Messages
- 12
- Reaction score
- 0
I want to create time reboots on my Fanvil V5U-V2 phones. Easy to do from the web interface but I want to just add it to the template. Where can I find the full templates?
I attempted to export the configuration on a phone that I added a manual time plan. However that XML file is a different version then what the the default 3cx template is for this phone. The phone exports a config that starts with:
<sysConf>
<Version>2.0000000000</Version>
While the default 3cx template starts with:
<VOIP_CONFIG_FILE>
<Version>2.0003</Version>
The exported version with the time plan is just ignored.
In the exported version from the phone I'm able to find these, how do I incorporate that into the 3cx template since it just seems to ignore it, even in the correct trees?
<EnableTimePlanList>1</EnableTimePlanList>
<EnableTimePlanPauseList>1</EnableTimePlanPauseList>
<timePlan index="1">
<Name>Reboot</Name>
<Type>1</Type>
<Repeat>1</Repeat>
<RepeatDate></RepeatDate>
<StartTime>11:0</StartTime>
<EndTime>0:0</EndTime>
<Value></Value>
<PlayType>0</PlayType>
<Codec>PCMU</Codec>
<McastAddr></McastAddr>
</timePlan>
Just as this guy found in 2019, I'm running into the same issue. Is there a resolution?
https://www.3cx.com/community/threads/looking-for-fanvil-xml-templates.67959/
I attempted to export the configuration on a phone that I added a manual time plan. However that XML file is a different version then what the the default 3cx template is for this phone. The phone exports a config that starts with:
<sysConf>
<Version>2.0000000000</Version>
While the default 3cx template starts with:
<VOIP_CONFIG_FILE>
<Version>2.0003</Version>
The exported version with the time plan is just ignored.
In the exported version from the phone I'm able to find these, how do I incorporate that into the 3cx template since it just seems to ignore it, even in the correct trees?
<EnableTimePlanList>1</EnableTimePlanList>
<EnableTimePlanPauseList>1</EnableTimePlanPauseList>
<timePlan index="1">
<Name>Reboot</Name>
<Type>1</Type>
<Repeat>1</Repeat>
<RepeatDate></RepeatDate>
<StartTime>11:0</StartTime>
<EndTime>0:0</EndTime>
<Value></Value>
<PlayType>0</PlayType>
<Codec>PCMU</Codec>
<McastAddr></McastAddr>
</timePlan>
Just as this guy found in 2019, I'm running into the same issue. Is there a resolution?
https://www.3cx.com/community/threads/looking-for-fanvil-xml-templates.67959/