Most likely the configuration did not make it into the right part of the XML tree. Can you put your entire default.xml file on <a href="http://pastebin.freeswitch.org">pastebin.freeswitch.org</a>? We should be able to help you figure it out. FYI, copied and pasted your stuff right into my default.xml file and it worked like a champ. All I did was paste it in, save the file, and hit F6 at fs_cli and it worked just fine:<br>
<br><font size="1"><span style="font-family:courier new,monospace">freeswitch@default&gt; group_call custom</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">[sip_invite_domain=192.168.1.79,presence_id=<a href="mailto:1005@192.168.1.79">1005@192.168.1.79</a>]error/user_not_registered,[sip_invite_domain=192.168.1.79,presence_id=<a href="mailto:1006@192.168.1.79">1006@192.168.1.79</a>]error/user_not_registered</span><br style="font-family:courier new,monospace">
<span style="font-family:courier new,monospace">freeswitch@default&gt;</span><br style="font-family:courier new,monospace"></font><br>-MC<br><br><div class="gmail_quote">On Mon, May 7, 2012 at 5:15 AM, Samira Mh <span dir="ltr">&lt;<a href="mailto:saami_mh@ymail.com" target="_blank">saami_mh@ymail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt">
Hello,</div><div style="font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif;font-size:12pt">i have defined the group named: &quot;custom&quot; in the below path as follow :</div><div><font face="&#39;times new roman&#39;, &#39;new york&#39;, times, serif"><br>
</font></div><div><font face="&#39;times new roman&#39;, &#39;new york&#39;, times, serif">/usr/src/freeswitch-1.0.6/conf/directory/default.xml</font><br></div><div><font face="&#39;times new roman&#39;, &#39;new york&#39;, times, serif"><br>
</font></div><div><font face="&#39;times new roman&#39;, &#39;new york&#39;, times, serif"><div><br></div><div><br></div><div> &lt;group name=&quot;custom&quot;&gt;</div><div>        &lt;users&gt;</div><div>          &lt;user id=&quot;1005&quot; type=&quot;pointer&quot;/&gt;</div>
<div> 
         &lt;user id=&quot;1006&quot; type=&quot;pointer&quot;/&gt;</div><div>        &lt;/users&gt;</div><div>      &lt;/group&gt;</div><div><br></div><div>then issue &quot;reloadxml&quot;  and run the comand: group_call  custom</div>
<div>but i come accross with the following error:</div><div><div>error/NO_ROUTE_DESTINATION</div><div><br></div><div>please help,all configs are defined correctly , but i couldn&#39;t define the &quot;custom&quot; group on freeswitch</div>
</div></font></div></div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>