[Freeswitch-users] Attendant call transfer
Suneel Papineni
Suneel.Papineni at mettoni.com
Wed Feb 3 02:56:21 PST 2010
Hi Brian,
My apologies for not sending required information.
I am using freeswitch 1.0.5_20100104-0400 and running on a Windows XP machine. I have written a .NET application to communicate with FS through Event Sockets.
In the scenario, once call is connected between Caller A and Caller B, I am expecting FS to come out of loop.
Thanks in advance for helping me.
Thanks & Regards
Suneel
From: Brian West [mailto:brian at freeswitch.org]
Sent: 02 February 2010 18:17
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] Attendant call transfer
Suneel,
After printing 100 copies of this email It dawned on me that you failed to include any details about what SVN revision you're using. If you can reply with that info I can promptly print out 100 more copies and see if we can find your problem.
Thanks,
Brian
PS: just kidding about the printing part, but the svn rev would be helpful.
On Feb 2, 2010, at 12:09 PM, Suneel Papineni wrote:
Hi,
I am trying to establish attendant call transfer using event sockets.
1. A call has come into Freeswitch from an external Gateway and this call is parked (it is configured to park all calls coming to freeswitch) {Caller A à FS}
2. Once the call is parked, I am sending a command to originate a call to another number connected to external gateway. {FS à Caller B}. Call is established between FS and caller B. ("api originate sofia/external/<another number>@<gateway IP address> 9999")
3. On receiving event message as "Application: Answer", I am sending another command to bridge call between A & B. ("api uuid_bridge <callerA UUID> <caller UUID>")
4. With this call is established between A & B, but there is a huge delay (appox 30 secs).
I believe that FS is still in the call and might be this is creating delay (not sure).
Could you please tell me if I am doing something wrong or process to achieve this scenario working.
I tried in to transfer the call instead of bridging using the command ("uuid_transfer <callerA UUID> intercept: <caller UUID> inline"), but the response is same as above with huge delay.
Thanks & Regards
Suneel
*************************************************************************
Please consider the environment before printing this e-mail
*************************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager. http://www.mettoni.com
Mettoni Ltd
Registered in England and Wales: 4485956
9400 Garsington Road, Oxford Business Park, Oxford, OX4 2HN
*************************************************************************
_______________________________________________
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
*************************************************************************
Please consider the environment before printing this e-mail
*************************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager. http://www.mettoni.com
Mettoni Ltd
Registered in England and Wales: 4485956
9400 Garsington Road, Oxford Business Park, Oxford, OX4 2HN
*************************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100203/6871558f/attachment-0002.html
More information about the FreeSWITCH-users
mailing list