<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 8, 2015 at 11:49 PM, Richard Mace <span dir="ltr">&lt;<a href="mailto:richard.mace@gmail.com" target="_blank">richard.mace@gmail.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 dir="ltr"><div style="font-family:arial,helvetica,sans-serif"><div>Hi All,</div><div>I am trying to get an incoming call to ring the group 1000 in the domain <a href="http://wph.co.uk" target="_blank">wph.co.uk</a> and then go into the voicemail for 200. Is the following code close because it doesn&#39;t seem to work?</div><div><br></div><div>      &lt;action application=&quot;set&quot; data=&quot;call_timeout=20&quot;/&gt;</div><div>      &lt;action application=&quot;set&quot; data=&quot;continue_on_fail=true&quot;/&gt;</div><div>      &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;</div><div>      &lt;action application=&quot;bridge&quot; data=&quot;sofia/<a href="http://wph.co.uk/group/1000" target="_blank">wph.co.uk/group/1000</a>&quot;/&gt;</div><div>      &lt;action application=&quot;answer&quot;/&gt;</div><div>      &lt;action application=&quot;voicemail&quot; data=&quot;default <a href="http://wph.co.uk" target="_blank">wph.co.uk</a> 200″/&gt;</div><div><br></div><div>Thanks in advance</div><span class="HOEnZb"><font color="#888888"><div><br></div></font></span></div></div></blockquote><div>Did you verify that the group &quot;1000&quot; is doing what you think it is? You can verify the dialstring that will be generated by going to fs_cli and doing:<br><br></div><div>group_call 1000<br><br></div><div>Verify that it really does produce a dialstring that calls everyone in the group.<br><br></div><div>-MC<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:arial,helvetica,sans-serif"><span class="HOEnZb"><font color="#888888"><div></div><div>Richard</div></font></span></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>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.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></blockquote></div><br></div></div>