Re: [Asterisk-java-users] Set Global Variable via Manager API
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-11-08 11:41:25
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Stefan Reuter schrieb: > I just posted > http://bugs.digium.com/view.php?id=5571 > to fix the SetVar. That patch has been accepted by digium. So when using latest CVS-HEAD of Asterisk the channel property of the SetVarAction is optional. To set a global variable only set the variable and value properties of SetVarAction and leave channel empty. I just updated Asterisk-Java's javadoc and added a convenience constructor to SetVarAction that takes a variable and value. =Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: GnuPT 2.7.2 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDcI7TTUZ7XZofpgURAq4LAKDAiWtVNpahbdpELxeUYll6Q+zv7QCgh9aF am3AIWHrbzVVTWbGHuv8gng= =1tGM -----END PGP SIGNATURE----- |