> I don't know if it would be of any use to you but we have some C# code
> that handles the basics of communicating the the Asterisk Manager
> Interface. It doesn't do anything fancy just sends single commands and
> checks the responses. We don't use it for monitoring.
>
> Regards,
>
> Greyman.
Bill Andersen wrote:
> 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
- Original Message
> From: Bill Andersen <[EMAIL PROTECTED]>
> To: asterisk-users@lists.digium.com
> Sent: Wednesday, 13 February, 2008 8:31:01 PM
> Subject: [asterisk-users] Asterisk Manager and Visual Basic
> Has anyone tried to used VB6 to communicate with
On 13/02/2008, Bill Andersen <[EMAIL PROTECTED]> wrote:
> 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?
> Bill
I wrote some very very basic stuff ages
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., bu