Add the following:<br><br> &lt;action application=&quot;set&quot; data=&quot;execute_on_answer=db delete/${domain_name}-last_dial/${called_party_callgroup}/${uuid}&quot;/&gt;.<br><br>after<br><br>  &lt;action application=&quot;db&quot; data=&quot;insert/${domain_name}-last_dial/${called_party_callgroup}/${uuid}&quot;/&gt;<br>
<br>in local extensions default example, or change it globally previously than this extension. You can join us on IRC if you can any more questions (sekil).<br><br>Regards,<br>Ognjen<br><br><br><br><div class="gmail_quote">
On Tue, Nov 10, 2009 at 4:01 PM, Piotr Żurek <span dir="ltr">&lt;<a href="mailto:piotr_zurek@biprotech.com" target="_blank">piotr_zurek@biprotech.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hello.<br>
<br>
Thank You developers for Freeswitch.<br>
I have installed it lately and it&#39;s working quite nicely, but I have one problem:<br>
<br>
I need to mimic behavior of my current analogue PBX installation using Freeswitch.<br>
<br>
This is the scenario:<br>
In the office with a few desks (extensions 1000-1010) and only one person behind one of desks (whatever extension - in example 1000).<br>
1. There&#39;s incoming call on _one_ of extensions 1001-1010<br>
2. The person on extension 1000 wants to answer this call on his phone so dials #37 and this call is redirected to his phone.<br>
<br>
That&#39;s how it works on my office on analogue PBX system. Anyone can answer a call from any other phone as long as it hasn&#39;t been answered already.<br>
<br>
I tried to use the intercept action (with global example in default config) but it&#39;s not what I need because it intercepts the call even if it&#39;s already answered. I need to intercept all but only unanswered calls. I tried to use Redirect but it does not work on other&#39;s extensions call&#39;s (or does it?).<br>


<br>
Please help.<br>
Peter Żurek<br>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>