<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div><span>you forgot to specify how exactly you route the call to this group.</span></div><div><span><br></span></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Todd Bailey &lt;toddb@toddbailey.net&gt;<br> <b><span style="font-weight: bold;">To:</span></b> freeswitch &lt;freeswitch-users@lists.freeswitch.org&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Saturday, July 7, 2012 8:19 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> [Freeswitch-users] Routing inbound
 call to multiple extentions<br> </font> </div> <br>
Hi All,<br><br><br>At witt's end on this,&nbsp; how do I get a inbound call to go to multiple<br>extension?<br><br>I've tried groups but so far no avail<br><br>I using a spa 3102 as a analog adapter that is configured to rout calls<br>to extension 1000,&nbsp; I want FS to automatically forward this call to<br>extensions 1001-1009.<br><br>Here is an extract from default.xml<br>(/usr/local/freeswitch/conf/directory)<br><br>&nbsp; &lt;group name="frontoffice"&gt;<br>&nbsp;&nbsp;&nbsp; &lt;users&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp; &lt;!--<br>&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; type="pointer" is a pointer so you can have the <br>&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; same user in multiple groups.&nbsp; It basically means<br>&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; to keep searching for the user in the directory.<br>&nbsp;&nbsp;&nbsp; &nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp; &lt;user id="1000" type="pointer"/&gt;<br>--&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp; &lt;user
 id="1001" type="pointer"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp; &lt;user id="1002" type="pointer"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp; &lt;user id="1003" type="pointer"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp; &lt;user id="1004" type="pointer"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp; &lt;user id="1005" type="pointer"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp; &lt;user id="1006" type="pointer"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp; &lt;user id="1007" type="pointer"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp; &lt;user id="1008" type="pointer"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp; &lt;user id="1009" type="pointer"/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/users&gt;<br>&nbsp; &nbsp; &nbsp; &lt;/group&gt;<br><br><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a ymailto="mailto:consulting@freeswitch.org" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>http://www.freeswitchsolutions.com<br><br>FreeSWITCH-powered
 IP PBX: The CudaTel Communication Server<br>http://www.cudatel.com<br><br>Official FreeSWITCH Sites<br>http://www.freeswitch.org<br>http://wiki.freeswitch.org<br>http://www.cluecon.com<br><br>Join Us At ClueCon - Aug 7-9, 2012<br><br>FreeSWITCH-users mailing list<br><a ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<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><br> </div> </div> </blockquote></div>   </div></body></html>