On Thu, Sep 18, 2014 at 7:14 PM, Joseph <[email protected]> wrote: > > How do I find out/verify if "b" option is used with "MixMonitor"? >
In the help text for an application you'll find the available arguments and options. On the Asterisk CLI you can view an application's help text with "core show application <application name>". You might be interested in checking out a wiki page (on this same subject) I added recently.[1] In addition, the help text for applications, functions and more gets added onto the wiki by scripts.[2] [1]: https://wiki.asterisk.org/wiki/display/AST/CLI+Syntax+and+Help+Commands [2]: https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Command+Reference -- Rusty Newton Digium, Inc. | Community Support Manager 445 Jan Davis Drive NW - Huntsville, AL 35806 - US direct: +1 256 428 6200 Check us out at: http://digium.com & http://asterisk.org -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
