just change the dialplan/default.xml as mentioned by brian but i think you can't use # as the first key 'cuz it normally used as a Send key. you may change # to * (star key).
On Wed, Nov 11, 2009 at 12:06 AM, Ognjen Seslija <osesl...@gmail.com> wrote: > Add the following: > > <action application="set" data="execute_on_answer=db > delete/${domain_name}-last_dial/${called_party_callgroup}/${uuid}"/>. > > after > > <action application="db" > data="insert/${domain_name}-last_dial/${called_party_callgroup}/${uuid}"/> > > 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). > > Regards, > Ognjen > > > > On Tue, Nov 10, 2009 at 4:01 PM, Piotr Żurek <piotr_zu...@biprotech.com>wrote: > >> Hello. >> >> Thank You developers for Freeswitch. >> I have installed it lately and it's working quite nicely, but I have one >> problem: >> >> I need to mimic behavior of my current analogue PBX installation using >> Freeswitch. >> >> This is the scenario: >> In the office with a few desks (extensions 1000-1010) and only one person >> behind one of desks (whatever extension - in example 1000). >> 1. There's incoming call on _one_ of extensions 1001-1010 >> 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. >> >> That'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't been answered already. >> >> I tried to use the intercept action (with global example in default >> config) but it's not what I need because it intercepts the call even if it's >> already answered. I need to intercept all but only unanswered calls. I tried >> to use Redirect but it does not work on other's extensions call's (or does >> it?). >> >> Please help. >> Peter Żurek >> >> _______________________________________________ >> FreeSWITCH-users mailing list >> FreeSWITCH-users@lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users >> http://www.freeswitch.org >> >> > > _______________________________________________ > FreeSWITCH-users mailing list > FreeSWITCH-users@lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > >
_______________________________________________ FreeSWITCH-users mailing list FreeSWITCH-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org