Skip to main content

How to capture Asterisk CLI commands

Posted by hkhan on

Hello All

wanted to ask, how can we capture asterisk cli commands which are run when we do some config (e.g. creating new tenant/user etc) on thirdlane gui?

Rgds
Hash


Submitted by eeman on Tue, 11/01/2011 Permalink

there arent any... aside from a 'reload' and a few 'database put' entries. Everything else is written toa file and 'reload'-ed

Submitted by hkhan on Tue, 11/01/2011 Permalink

Arrite, thanks Erik.
what we are actually trying to do is to automate (thru scripts) the creation of new users/tenants. rather than creating them (specially users) maually.

is there any other way of doing it?

Rgds
Hash