[Freeswitch-users] Variables in a user directory config will not a channel variable

Alexander Haugg Alexander.Haugg at c4b.de
Wed Sep 14 14:05:28 MSD 2016


Hi,
it is any variable that I set in the directory.
No, there is no proxy, the connection between client an freeswitch is directly.
The uuid_dump command say the same, the variables from the user directory config will not set to the channel, for inbound and outbound the same.

Von: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] Im Auftrag von Abaci B
Gesendet: Dienstag, 13. September 2016 17:12
An: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
Betreff: Re: [Freeswitch-users] Variables in a user directory config will not a channel variable

is it specific to this variable or is it any variable you set in the directory?
are you sure it uses the auth of freeswitch or is there a proxy betwwen the user and freeswitch that handles the auth?
you can try the info application or uuid_dump to see if there is anything obvious

On Tue, Sep 13, 2016 at 5:38 AM, Alexander Haugg <Alexander.Haugg at c4b.de<mailto:Alexander.Haugg at c4b.de>> wrote:
No, you don’t understand the problem.
The variable “effective_caller_id_number” is set in the user directory config (see the xml), but if I try to write the value of the variable out to the CLI (in the dial plan via “<action application="log" data="ERR effective_caller_id_number=${effective_caller_id_number}"/>”), I can see, the variable is empty.

Here again the description part from the freeswitch wiki:
https://freeswitch.org/confluence/display/FREESWITCH/XML+User+Directory#XMLUserDirectory-Variables
“Any variables defined in the domain or user will be defined as channel variables when there is a call to user or when there is an inbound calls from that user.”


Von: freeswitch-users-bounces at lists.freeswitch.org<mailto:freeswitch-users-bounces at lists.freeswitch.org> [mailto:freeswitch-users-bounces at lists.freeswitch.org<mailto:freeswitch-users-bounces at lists.freeswitch.org>] Im Auftrag von Don Hawkins
Gesendet: Montag, 12. September 2016 15:19
An: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org<mailto:freeswitch-users at lists.freeswitch.org>>
Betreff: Re: [Freeswitch-users] Variables in a user directory config will not a channel variable

You need to use "set"


<action application="set" data="effective_caller_id_name=FreeSwitch"/>

On Mon, Sep 12, 2016 at 3:46 AM, Alexander Haugg <Alexander.Haugg at c4b.de<mailto:Alexander.Haugg at c4b.de>> wrote:
Hi,

I’m set the valiable „effective_caller_id_numer“ in the user config file. The user is working fine, but the variables are not set to the channel variables.

<user id="170">
  <params>
    <param name="password" value="xxx" />
  </params>
  <variables>
    <variable name="effective_caller_id_number" value="+4989840798170<tel:%2B4989840798170>" />
    <variable name="any_key" value="any_value" />
  </variables>
</user>

The user 170 is calling another user. In the dialplan, I’m trying this
<action application="log" data="ERR effective_caller_id_number=${effective_caller_id_number}"/>

The documentation for the user directory says
https://freeswitch.org/confluence/display/FREESWITCH/XML+User+Directory#XMLUserDirectory-Variables

“Any variables defined in the domain or user will be defined as channel variables when there is a call to user or when there is an inbound calls from that user.”

Needs the freeswitch the mod_directory for this? I think not.
What do I wrong?

Thanks a lot!


_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org<mailto: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<mailto: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



--
Sincerely,
Don Hawkins
CEO
Hawkins Enterprise Group LLC
http://hawkinsegroup.com
Zello PTT<http://zello.com>: push2don
P: 469-214-5044<tel:469-214-5044>

_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org<mailto: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<mailto: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/20160914/955d901e/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list