VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
saigop at gmail.com Guest
|
Posted: Fri Sep 26, 2008 3:39 am Post subject: [Freeswitch-users] Bridge call directly to extension |
|
|
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, |
|
Back to top |
|
|
anthony.minessale at g... Guest
|
Posted: Fri Sep 26, 2008 8:14 am Post subject: [Freeswitch-users] Bridge call directly to extension |
|
|
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@gmail.com (saigop@gmail.com)> wrote:
--
Anthony Minessale II
FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
AIM: anthm
MSN:anthony_minessale@hotmail.com ([email]MSN%3Aanthony_minessale@hotmail.com[/email])
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
IRC: irc.freenode.net #freeswitch
FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org ([email]googletalk%3Aconf%2B888@conference.freeswitch.org[/email])
pstn:213-799-1400 |
|
Back to top |
|
|
saigop at gmail.com Guest
|
Posted: Mon Sep 29, 2008 12:59 am Post subject: [Freeswitch-users] Bridge call directly to extension |
|
|
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@gmail.com (anthony.minessale@gmail.com)> wrote:
--
Thank you with regards,
Gopal, |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|