[Freeswitch-users] Bridge call directly to extension

Gopal krishnan saigop at gmail.com
Sun Sep 28 22:55:35 PDT 2008


Hi,

   I tried the example as in the default.xml like
<extension name="call transfer">
      <condition field="destination_number" expression="^9001$">
       <action application="transfer" data="1002"/>
      </condition>
    </extension>

Procedure that I did

1. I dialed a outbound number from the softphone of extension 1001
2. once the call established, I dialed 9001 but nothing gets transfer to
1002

Can you explain me bit more.

Normally in Asterisk we used to transfer to the extension like,

exten => 9001,1,Transfer(SIP/1002)

On Fri, Sep 26, 2008 at 6:42 PM, Anthony Minessale <
anthony.minessale at gmail.com> wrote:

> There is a call group demo in the default config.
>
> XXX represents an imaginary number of your choice so you can have a large
> number of group combos
> (it's not limited to 3 digits)
>
> 80XXX remove yourself from group XXX
> 81XXX add yourself to group XXX
> 82XXX call everyone in group XXX at the same time
> 83XXX call everyone in group XXX one at a time until someone answers
>
>
> On Fri, Sep 26, 2008 at 3:37 AM, Gopal krishnan <saigop at gmail.com> wrote:
>
>> Hi,
>>
>>   Is there a possible way as like in Asterisk where the agents will login
>> in queue, so that the established call will be directly transferred to the
>> extension. Is there any module for that?
>>
>>    Any help would be appreciated. Thanks
>>
>> --
>> Thank you  with regards,
>> Gopal,
>>
>>
>> _______________________________________________
>> Freeswitch-users mailing list
>> Freeswitch-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
>
> --
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
>
> AIM: anthm
> MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
> IRC: irc.freenode.net #freeswitch
>
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
> iax:guest at conference.freeswitch.org/888
> googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
> pstn:213-799-1400
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Thank you  with regards,
Gopal,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080929/4d616553/attachment-0002.html 


More information about the FreeSWITCH-users mailing list