D
D
Dmitry Shitskov2016-08-18 15:46:01
Asterisk
Dmitry Shitskov, 2016-08-18 15:46:01

Why doesn't Asterisk output variables in NoOp?

Good afternoon.
Something I'm confused about. * 13.8.2. I'm trying to display a variable, for example, NoOp(${CALLERID}), but in the CLI I don't get the output of the variable's value. What is wrong with me here?

same => n,NoOp("Test")
same => n,NoOp(${CALLERID})

-- Executing [[email protected]:2] NoOp("SIP/sipnet-000007be", ""Test"") in new stack
-- Executing [[email protected]:3] NoOp("SIP/sipnet-000007be", "") in new stack

Answer the question

In order to leave comments, you need to log in

[[+comments_count]] answer(s)
V
Vladimir, 2016-08-18
@Zarom

same => n,NoOp(${CALLERID(name)})
same => n,NoOp(${CALLERID(num)})

L
Leks, 2016-08-19
@Leksnsk

Maybe core set verbose 10?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question