This is definitely a question for Bluebox and/or 2600hz forum/mailing list.<div>-MC<br><br><div class="gmail_quote">On Fri, Oct 14, 2011 at 6:45 PM, Ryan How <span dir="ltr">&lt;<a href="mailto:rhow@exemail.com.au">rhow@exemail.com.au</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
I have a ring group with an external number I&#39;ve created using bluebox.<br>
Sorry I hope I am posting this in the right forum...<br>
<br>
What happens is, it will ring for 30 seconds, then stop ringing, then<br>
rather than transfer to voicemail, it will start ringing again. If I<br>
remove the external number from the ring group then it is ok and works<br>
as expected. Is bluebox setting this up wrong? Or is there something I<br>
need to change or add? XML is below... On occasion it seems to work,<br>
maybe if the external number is busy or something?<br>
<br>
It is funny because this is exactly the same behaviour I got when<br>
setting up the same thing with asterisk. Makes me think there is<br>
something I&#39;m not getting when putting in external numbers.<br>
<br>
I&#39;m using the GIT head of freeswitch (and bluebox) as of yesterday.<br>
<br>
Thanks,<br>
<br>
Ryan<br>
<br>
<br>
&lt;extension name=&quot;main_number_9&quot; continue=&quot;true&quot;&gt;<br>
&lt;condition field=&quot;destination_number&quot; expression=&quot;^3000$&quot;&gt;<br>
&lt;action application=&quot;set&quot; bluebox=&quot;settingEndBridge&quot;<br>
data=&quot;hangup_after_bridge=true&quot;/&gt;<br>
&lt;action application=&quot;set&quot; bluebox=&quot;settingFail&quot;<br>
data=&quot;continue_on_fail=true&quot;/&gt;<br>
&lt;action application=&quot;set&quot; bluebox=&quot;autoPlay&quot; data=&quot;vm_auto_play=false&quot;/&gt;<br>
&lt;action application=&quot;set&quot; bluebox=&quot;settingTimeout&quot; data=&quot;call_timeout=30&quot;/&gt;<br>
&lt;action application=&quot;set&quot; bluebox=&quot;settingRing&quot; data=&quot;ringback=${us-ring}&quot;/&gt;<br>
&lt;action application=&quot;set&quot; bluebox=&quot;settingRingXfer&quot;<br>
data=&quot;transfer_ringback=${us-ring}&quot;/&gt;<br>
&lt;action application=&quot;export&quot; bluebox=&quot;sipCalleeIdName&quot;<br>
data=&quot;sip_callee_id_name=Ring All&quot;/&gt;<br>
&lt;action application=&quot;export&quot; bluebox=&quot;sipCalleeIdNumber&quot;<br>
data=&quot;sip_callee_id_number=3000&quot;/&gt;<br>
&lt;action application=&quot;export&quot; bluebox=&quot;settingContinueOnTimeout&quot;<br>
data=&quot;originate_continue_on_timeout=true&quot;/&gt;<br>
&lt;action application=&quot;bridge&quot;<br>
data=&quot;[ignore_early_media=true,leg_timeout=30]user/2001@$${location_1}:_:[ignore_early_media=true,leg_timeout=30]user/2002@$${location_1}:_:[ignore_early_media=true,leg_timeout=30]sofia/gateway/trunk_1/0447614933&quot;/&gt;<br>

&lt;action application=&quot;answer&quot;/&gt;<br>
&lt;action application=&quot;voicemail&quot; data=&quot;default voicemail_1 2001&quot;/&gt;<br>
&lt;action application=&quot;hangup&quot;/&gt;<br>
&lt;/condition&gt;<br>
&lt;/extension&gt;<br>
<br>
<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>