[Home]

Summary:ASTERISK-11803: [patch] CLI wrapper for the asterisk manager written in perl
Reporter:David Van Ginneken (davevg)Labels:
Date Opened:2008-04-08 16:03:31Date Closed:2008-04-08 16:29:16
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Addons/New Feature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) astcli
Description:usage: astcli "<command>"

Expects a auth file located either in ~/.astcli or /etc/asterisk/.astcli
formatted as:
username,<some user>
secret,<some secret>
Comments:By: Digium Subversion (svnbot) 2008-04-08 16:28:23

Repository: asterisk
Revision: 113559

A   trunk/contrib/scripts/astcli

------------------------------------------------------------------------
r113559 | tilghman | 2008-04-08 16:28:22 -0500 (Tue, 08 Apr 2008) | 6 lines

Add commandline tool for doing CLI commands through AMI (instead of using asterisk -rx)
(closes issue ASTERISK-11803)
Reported by: davevg
Patches:
      astcli uploaded by davevg (license 209)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=113559

By: Digium Subversion (svnbot) 2008-04-08 16:29:16

Repository: asterisk
Revision: 113560

_U  branches/1.6.0/
A   branches/1.6.0/contrib/scripts/astcli

------------------------------------------------------------------------
r113560 | tilghman | 2008-04-08 16:29:15 -0500 (Tue, 08 Apr 2008) | 14 lines

Merged revisions 113559 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r113559 | tilghman | 2008-04-08 16:33:11 -0500 (Tue, 08 Apr 2008) | 6 lines

Add commandline tool for doing CLI commands through AMI (instead of using asterisk -rx)
(closes issue ASTERISK-11803)
Reported by: davevg
Patches:
      astcli uploaded by davevg (license 209)

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=113560