[Freeswitch-users] Direct Call Pickup - Issue

Lloyd Aloysius lloyd.aloysius at gmail.com
Fri Feb 10 21:46:17 MSK 2012


Hi ,

 FreeSWITCH Version 1.0.head (git-0675b59 2011-06-06 21-28-14 -0500)

I have a direct call pickup issue / Bug?


1. Extension 201 On the phone

2. Second call Comes to Extension 201

3. Extension 202 Dial **201

4. Extension 201 Lost the Active call and Extension 202 Pickup the
Extension 201 Active Call.

But Extension 202 should pickup the second call not active call is this a
bug?

I am using Default Dial plan application

    <!-- Call Pickup -->
    <extension name="intercept-ext">
      <condition field="destination_number" expression="^\*\*(\d+)$">
        <action application="answer"/>
        <action application="intercept"
data="${hash(select/${domain_name}-last_dial_ext/$1)}"/>
        <action application="sleep" data="2000"/>
      </condition>
    </extension>


Thanks in advanced

Lloyd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120210/0e1b131a/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list