<html><body bgcolor="#FFFFFF"><div>Hi, thanks I'll check over there. It mustn't be a freeswitch thing or I'm sure someone would have heard of it before. Thanks! Ryan<br><br><br></div><div><br>On 18/10/2011, at 6:31 AM, Michael Collins &lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div>Is this really a bluebox system? If so you may want to check in on the 2600hz forums/irc/mailing list for help. The configuration scheme used by bb is very different from the generic FS configs that we're all used to using.<div>
<br></div><div>-MC<br><br><div class="gmail_quote">On Sat, Oct 15, 2011 at 10:35 PM, Ryan How <span dir="ltr">&lt;<a href="mailto:rhow@exemail.com.au"><a href="mailto:rhow@exemail.com.au">rhow@exemail.com.au</a></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've got an extension set up to redirect to my mobile. It all works<br>
fine, except if I reject the call on my mobile it starts ringing again.<br>
It just keeps going until the timeout and then transfers to voicemail.<br>
How can I make it go to voicemail if I reject the call on my mobile? I<br>
tried adding fail_on_single_reject=true but it didn't seem to do<br>
anything. Sorry for the newbie question. I'm slowly learning :). XML is<br>
below.<br>
<br>
Thanks!<br>
<br>
Ryan<br>
<br>
&lt;extension name="main_number_11" continue="true"&gt;<br>
&lt;condition field="destination_number" expression="^3101$"&gt;<br>
&lt;action application="set" bluebox="settingEndBridge"<br>
data="hangup_after_bridge=true"/&gt;<br>
&lt;action application="set" bluebox="settingFail"<br>
data="continue_on_fail=true"/&gt;<br>
&lt;action application="set" bluebox="autoPlay" data="vm_auto_play=false"/&gt;<br>
&lt;action application="set" bluebox="settingTimeout" data="call_timeout=30"/&gt;<br>
&lt;action application="set" bluebox="settingRing" data="ringback=${us-ring}"/&gt;<br>
&lt;action application="set" bluebox="settingRingXfer"<br>
data="transfer_ringback=${us-ring}"/&gt;<br>
&lt;action application="set" data="fail_on_single_reject=true"/&gt;<br>
&lt;action application="export" bluebox="sipCalleeIdName"<br>
data="sip_callee_id_name=Ryan Work Mobile"/&gt;<br>
&lt;action application="export" bluebox="sipCalleeIdNumber"<br>
data="sip_callee_id_number=3101"/&gt;<br>
&lt;action application="bridge"<br>
data="{ignore_early_media=true}sofia/gateway/trunk_1/0447614933"/&gt;<br>
&lt;action application="answer"/&gt;<br>
&lt;action application="voicemail" data="default voicemail_1 2001"/&gt;<br>
&lt;action application="hangup"/&gt;<br>
&lt;/condition&gt;<br>
&lt;/extension&gt;<br>
<br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org"><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank"><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank"><a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></a><br>
<a href="http://www.freeswitch.org" target="_blank"><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></a><br>
</blockquote></div><br></div>
</div></blockquote><blockquote type="cite"><div><span></span><br><span>FreeSWITCH-users mailing list</span><br><span><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></span><br><span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users</span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br></div></blockquote></body></html>