[Freeswitch-users] user param timezone is not being automatically changed in dialplan

Ryan Harris ryharris at airmail.cc
Wed Aug 30 12:43:08 UTC 2017


What does your config for the user look like?

Check here:
https://freeswitch.org/confluence/display/FREESWITCH/XML+User+Directory#XMLUserDirectory-Usersettings

It says that things you set in <variables></variables> are accessible on
the channel.

Have you tried adding

<variable name="timezone" value="America/Los_Angeles" />

to your your <variables></variables>?

On 08/29/2017 04:15 PM, NYCPhoneService wrote:
>
> Hello all,
>
> Please advise why is this happening:
>
> I have a user in the directory with the one of the  set as  <param
> name=“timezone” value=”America/Los_Angeles” />.
>
> My system timezone is America/New_York. The timezone is not being
> changed automatically when user with this timezone is calling/called.
> I don’t see any timezone variable set either.
>
> When I set timezone manually in dialplan, everything works as expected.
>
> Please advise if I’m doing something wrong.
>
> Thank you,
>
> Dennis
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170830/8806ffbe/attachment.html>


More information about the FreeSWITCH-users mailing list