I made this by copying the `caller-details` default inbound dialplan and adding some mods.
Order just needs to be before the inbound numbers are processed. On Fusion, that's 100, so I made this one 90.
<extension name="timezone_QLD" continue="true" uuid="4fd4a108-777a-4441-8f22-8e8263e112d1">...
Assuming that's extension to extension, I would copy the `local_extension` dialplan and add a check that:
"destination_number = ^5700$"
and as mentioned, do a condition that:
"${sip_from_user}=^(5100|5200|etc)$"
The solution to this is to set the `timezone` directly in the inbound route, or create a condition to set on some regex rule (like I have done below).
All timeconditions reached (and voicemail I believe) will have the correct time. No need to offset time conditions.
Is your variable stored in Advanced > Default Settings with a category of 'provision' and the subcategory of 'yealink_autop_sync_local'?
Did you hit 'reload' in the top right of Advanced > Default Settings after creating the new variable?
I have done the way @MTR has done it in the past, but there is a _way_ easier way.
Apps > Ring Groups, click on a Ring Group, and there is a field called "Distinctive Ring".
Point that to a servable (FTP, HTTP) file and you're good to go.
http://forum.yealink.com/forum/showthread.php?mode=linear&tid=989&pid=#pid
Maybe respond to see if they intend on including that option in future versions.
Got this to work fine last night using Westany. Changed from en-us Callie to en-au Madison.
I changed four variables in Advanced > Variables:
default_voice
default_language (well, mine was en and stayed en)
default_dialect
sound_prefix
Then I went to Advanced > XML Editor and changed the...
@brb5548 the question was, why doesn't agent status change to "Available" when a user's presence is set to "available" in their settings.
I just checked on my PBX and it worked fine @v.miskos. Not sure about the "multiple-queues" part, but I assigned the user to the Agent and the user to the...