Re: [Asterisk-java-users] OriginateAction and variables
Brought to you by:
srt
From: Andy B. <and...@pr...> - 2008-06-10 16:36:52
|
On 10/06/2008 17:22, Todd Fulton wrote: > Martin Smith wrote: > >> Those variables are channel variables to set on the resulting >> channel. They should be the same as anything you can set with the >> dialplan Set() or SetIf() statements. > > excellent. thank you!! Also you can add your own variables to the Map before oritinating the call and then retrieve them e.g. within a FastAGI script which is processing an IVR application. |