Re: [Asterisk-java-users] Problem with some commands and manager
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2006-02-22 20:44:46
|
> If you truly want to use Manager only, then you should probably set > variables in the extension and then send a getvar action from manager api > when there is an extension event that sets the variable. yep or you could send a userevent with the relevant data and look for that. |