No, tag </include> is exists.
<include> <user id="111"> <params> <param name="password" value="$${default_password}"/> <param name="vm-password" value="$${default_vm_password}"/> </params> <variables> <variable name="toll_allow" value="domestic,international,local"/> <variable name="accountcode" value="111"/> <variable name="user_context" value="default"/> <variable name="effective_caller_id_name" value="Bad"/> <variable name="effective_caller_id_number" value="111"/> <variable name="outbound_caller_id_name" value="$${outbound_caller_name}"/> <variable name="outbound_caller_id_number" value="$${outbound_caller_id}"/> <variable name="callgroup" value="techsupport"/> </variables> </user> </include> Gonzalo Servat пишет: > On Wed, Jul 1, 2009 at 6:56 PM, Alexey Lubimov <lubi...@neolant.ru > <mailto:lubi...@neolant.ru>> wrote: > > > grep -ir 111 * > > default/bad.xml: <user id="111"> > default/bad.xml: <variable name="accountcode" value="111"/> > default/bad.xml: <variable name="effective_caller_id_number" > value="111"/> > default.xml: <user id="111" type="pointer"/> > > > [..snip..] > > This is probably a long shot, but for bad user you didn't close off > the </include> (I'm assuming you just didn't paste it but it's closed > off, but you never know...) > > - Gonzalo > > ------------------------------------------------------------------------ > > _______________________________________________ > Freeswitch-users mailing list > Freeswitch-users@lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > _______________________________________________ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org