Error Message

Status
Not open for further replies.

clockhart3216

Free User
Joined
Nov 2, 2016
Messages
2
Reaction score
0
When trying to assign an extension - getting the following:

An exception occurred EditExtension Error: Exception has been thrown by the target of an invocation. InnerException: TCX.Configuration.Exceptions.PhoneSystemException: Unknown variable '%%TimeZoneName%%' in template.

Any help with this issue would be GREATLY appreciated!
 

Attachments

  • 3cx error.PNG
    3cx error.PNG
    15.5 KB · Views: 125
You can avoid that message if you pick a Time Zone on the phone provisioning tab vs. leaving it as "Use global PBX settings."

The issue is that for whatever phone you selected, the default timezone in the template does not match a default in the system parameters. Go to Server Manager -> Parameters and search for "zone" If you have a Yealnk, does the TIME_TIMEZONE_YEALINK value equal exactly what your provisioning template lists?

If in Parameters
Code:
TIME_TIMEZONE_YEALINK = GMT-5:00 US Eastern Time, New York

and the tempate has this below (you are good)

Code:
 <timezoneParams param="time_timezone_yealink">
      <!--The first entry is the selected entry in management console-->
      <option value="-5" displaytext="GMT-5:00 US Eastern Time, New York" id="0" zone="-5:00">

If they are different (in any way - even missing a space) that is the issue. I had to update TIME_TIMEZONE_YEALINK in my V14 installation.
 
Brian,

Thanks for your help. I think that it was a space that was not allowing the provisioning to work. I really appreciate your help!!!!
 
Happy to help.
 
Status
Not open for further replies.

Members Online Now

Forum statistics

Threads
111,852
Messages
589,385
Members
164,690
Latest member
rick.yamamoto