11.0: How To Get Remote Commands To Show On Cli?
I’d like to see on cli what happens on executing remote commands. For instance:
asterisk -rx “originate Motif/gvoice/12026668765@voice.google.com,,rL(5000)) extension s@default”
Now I get on cli, verbose 10:
– Remote UNIX connection
– Remote UNIX connection disconnected
Any way to see call progress for remote commands? Something is going wrong with this command, although it works fine from the dialplan.
sean