[Freeswitch-users] Overriding domain variables
Iskren Hadzhinedev
iskren.hadzhinedev at ikiji.com
Mon Sep 29 18:34:20 MSD 2014
Howdy all,
Is it possible to override a variable set in the domain by setting it again
further down in the XML directory?
I have the following scenario:
<domain name=”sip.test.com”>
<variables>
<variable name=”call_timeout” value=”30”>
</variables>
...
<user id=”iskren”>
<variables>
<variable name=”call_timeout” value=”15”/>
</variable>
</user>
....
</domain>
However, calling that user still times out after 30 seconds.
Can this be done in the directory, or I must set it in the dialplan?
Thanks!
Kind regards,
--
*Iskren Hadzhinedev*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140929/421c3096/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list