[asterisk-users] CLI Question

Bill Andersen andersen at mwdental.com
Tue Aug 21 09:58:16 CDT 2007


When I use the CLI (asterisk -r) I get all sorts of info
scrolling past about current activity such as...

-- Executing Macro("SIP/7110-b1d316e0", "callrecord|7134") in new stack
-- Executing NoOp("SIP/7110-b1d316e0", "Call Record Macro "REC7134" ") in
new stack
-- Executing GotoIf("SIP/7110-b1d316e0", "0?4:3") in new stack
-- Goto (macro-callrecord,s,3)
-- Executing GotoIf("SIP/7110-b1d316e0", "0?4:8") in new stack
-- Goto (macro-callrecord,s,8)
-- Executing NoOp("SIP/7110-b1d316e0", "") in new stack
-- Executing GotoIf("SIP/7110-b1d316e0", "1?8:150") in new stack
-- Goto (macro-simpleexten,s,8)

and soforth...

I'm trying to learn the CLI and so I type something like:

sip show<tab><tab>

and I get a list of other options.  BUT, before I get through
reading what is on the screen, a call comes and and scrolls up
the screen with the info above.

Is there a flag to pass to rasterisk to tell it only show
info related to my queries and don't keep showing me all the
current call status? (less verbose?)

Bill




More information about the asterisk-users mailing list