Upgrade 3CX to v18 and get it hosted free!

Asterisk Cmd NoOp

Author image

Synopsis:

No operation

Description:

NoOp() – No-operation; Does nothing.

Well not quite.

It can be used as a printf, or echo for the console, if your verbose level is set to 3 or higher. For example, Zap channels do not print the callerid information on incoming calls. But this works:

exten => s,1,Answer
exten => s,2,NoOp(${CALLERID})

This works with any variable, so NoOp(${any_var_name}) will print the value of the named variable on the console when that step in the extension is reached. For debugging this can be quite useful.

Note that this is a side effect of the verbosity level being 3 or higher, not a function of the application itself. The application NoOp does nothing.

If you would like output at other verbosity levels (for example, 0), you are encouraged to use the Verbose command.

See Also:


Asterisk | Applications | Functions | Variables | Expressions | Asterisk FAQ


Article Reviews

Write a Review

Your email address will not be published. Required fields are marked *

Required Field. Minimum 5 characters.

Required Field. Minimum 5 characters, maximum 50.

Required field.There is an error with this field.

Required Field.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

There are no reviews for this article. Be the first one to write a review.

Related Posts:

Get 3CX - Absolutely Free!
Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.