[Freeswitch-users] skinny issue
Nathan Neulinger
nneul at mst.edu
Tue Sep 16 01:03:45 MSD 2014
Actually, scratch that, I just had the <variables> section in the wrong place in the user directory entry when I tested it.
<?xml version="1.0"?>
<include>
<user id="SEP00115Cxxxxxx">
<params>
<param name="a1-hash" value="InvalidHash"/>
</params>
<variables>
<variable name="SKINNY_TESTING" value="TESTING_VALUE"/>
</variables>
<skinny>
<params>
<param name="ext-pickup" value="pickup-NathanTest"/>
</params>
<buttons>
...snip...
</buttons>
</skinny>
</user>
</include>
That will succesfully set that variable for the outgoing calls. I don't know that it will actually work for setting a
context though - likely not.
-- Nathan
On 09/15/2014 03:54 PM, Nathan Neulinger wrote:
> It does indeed appear that this is broken. I thought I had implemented it, but it doesn't appear to be getting processed
> currently, and hadn't noticed cause I had worked around the limitation before I implemented it.
>
> Please file a Jira and I'll look into as time permits.
>
> -- Nathan
>
> On 09/15/2014 10:45 AM, Nick Zaitsev wrote:
>>
>> I mean, that the setting any variable in the user directory has no effect.
>>
>> --
>> Nick Zaitsev
>>
>>
>> _________________________________________________________________________
>> 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
>>
>
--
------------------------------------------------------------
Nathan Neulinger nneul at mst.edu
Missouri S&T Information Technology (573) 612-1412
System Administrator - Architect
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list