search for: manager_1_1

Displaying 2 results from an estimated 2 matches for "manager_1_1".

2008 Oct 23
1
Atxfer Command
Hi, We are testing new Asterisk 1.6.0.1 because we would like to use the Attended Transfer feature and we are trying to use the new action Atxfer developed for AMI. As far as we know, it is suposed to be in this release as it can be read in Digium's changelog /New command: Atxfer. See doc/manager_1_1.txt for more details or manager show command Atxfer from the CLI/ But, when we try to see information in the CLI console, this command doesn't exist, neither AtxferAction works, we got a message saying that this command is unknown Are we missing something? Thanks in advance David --...
2008 Feb 13
3
Asterisk Manager and Visual Basic
Has anyone tried to used VB6 to communicate with the Asterisk Manager? If so, would you be willing to share some basic code showing your approach to getting connected and parsing results? I've got a Telnet control that is allowing me to connect, authenticate and see the "flow" of status, etc., but I'm sure there is a better way to do this without using Telnet (maybe not?). Any