- Joined
- Jun 9, 2016
- Messages
- 21
- Reaction score
- 2
This is on 3cx V16, Professional License.
The extension imports correctly and it works, but when I click on it to edit it the ext I get this error:
Name cannot begin with the '2' character, hexadecimal value 0x32. Line 1, position 128.
From CSV config file:
<PhoneDevice ProvType="1" LocalSipPort="5083" LocalRTPPortStart="14380" LocalRTPPortEnd="14299 PhoneLanguage=English TimeZone="2 Central Africa Time" XferType="BXfer" RingTone="Ring 9" QueueRingTone="Ring 9" DateFormat="European (day.month)" TimeFormat="24-hour clock" PowerLed="No Power LED notifications" Backlight="Dim after 20 seconds"><CustomQueueRingTones /><mcgroups enabled="false" /><DynamicOptions><option name="vlanwanport" value="False" /><option name="vlanwanid" value="" /><option name="vlanwanpriority" value="" /><option name="vlanpcport" value="False" /><option name="vlanpcid" value="" /><option name="vlanpcpriority" value="" /></DynamicOptions><LldpOptions /><CodecsPriority><Codec Priority="1" PriorityVarName="codec1" DisplayText="G711u">pcmu</Codec><Codec Priority="2" PriorityVarName="codec2" DisplayText="G711a">pcma</Codec><Codec Priority="3" PriorityVarName="codec3" DisplayText="G722">g722</Codec><Codec Priority="4" PriorityVarName="codec4" DisplayText="G729">g729-annexb=no</Codec></CodecsPriority><BLFS OwnBlfs="0" /></PhoneDevice>

it is from this portion of the config file:

Any advice would be highly appreciated.
The extension imports correctly and it works, but when I click on it to edit it the ext I get this error:
Name cannot begin with the '2' character, hexadecimal value 0x32. Line 1, position 128.
From CSV config file:
<PhoneDevice ProvType="1" LocalSipPort="5083" LocalRTPPortStart="14380" LocalRTPPortEnd="14299 PhoneLanguage=English TimeZone="2 Central Africa Time" XferType="BXfer" RingTone="Ring 9" QueueRingTone="Ring 9" DateFormat="European (day.month)" TimeFormat="24-hour clock" PowerLed="No Power LED notifications" Backlight="Dim after 20 seconds"><CustomQueueRingTones /><mcgroups enabled="false" /><DynamicOptions><option name="vlanwanport" value="False" /><option name="vlanwanid" value="" /><option name="vlanwanpriority" value="" /><option name="vlanpcport" value="False" /><option name="vlanpcid" value="" /><option name="vlanpcpriority" value="" /></DynamicOptions><LldpOptions /><CodecsPriority><Codec Priority="1" PriorityVarName="codec1" DisplayText="G711u">pcmu</Codec><Codec Priority="2" PriorityVarName="codec2" DisplayText="G711a">pcma</Codec><Codec Priority="3" PriorityVarName="codec3" DisplayText="G722">g722</Codec><Codec Priority="4" PriorityVarName="codec4" DisplayText="G729">g729-annexb=no</Codec></CodecsPriority><BLFS OwnBlfs="0" /></PhoneDevice>
it is from this portion of the config file:
Any advice would be highly appreciated.