[Asterisk-java-users] Anyone used RedirectAction to transfer calls?
Brought to you by:
srt
From: Jan E. <jan...@pl...> - 2005-07-26 12:42:31
|
Hi, The subject basically says it all. :) I'm looking at initiating a call to a third party (using OriginateAction) and then transfer the call to a VoIP client application that the user already runs. Being a bit of a newbie I guess this is doable using the REFER SIP command, but I don't know if it is currently doable using Asterisk-Java. RedirectAction sounds like it could be what I want, as it matches the AMI Redirect action: http://www.voip-info.org/tiki-index.php?page=Asterisk+Manager+API+Action+Redirect Has anyone tried this and got it to work? Doing it like this would allow me to initiate calls from within my application and basically have it work with any SIP client. -- Jan Ekholm jan...@pl... |