[Freeswitch-users] Attendant call transfer

Brian West brian at freeswitch.org
Tue Feb 2 10:17:14 PST 2010


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100202/6083a1ae/attachment-0002.html 


More information about the FreeSWITCH-users mailing list