[asterisk-users] asterisk -rx "cmd" truncates cmd's output

Olivier oza.4h07 at gmail.com
Wed Dec 19 12:07:00 CST 2018


Hello,

I've edited my diaplan to print some data on screen with statements  like:
[foobar]
exten = foo,1,Verbose(0,Whatever I need to display)
exten = bar,1,Verbose(0,Some more text)

When using rasterisk and entering "channel originate Local/foo at foobar
application Noop", I can read lines such as:
... Verbose(0,Whatever I need to display)

When I type, asterisk -rx "channel originate Local/foo at foobar application
Noop", only single line "Setting max files open to 1000" is printed .
This "Setting max files open to 1000" line is the one asterisk prints when
starting a CLI session

How can I work around this ?
Comments ?
Suggestions ?

I'm using Asterisk 13.14.1 from Debian Stable repo on Stretch.

Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20181219/6be2da91/attachment.html>


More information about the asterisk-users mailing list