Hi all,

i would likte to do an "asterisk -rx show channels" regulary from cron and
save the results. Easy it may seem, but when running the command from cron
"sip*CLI> " is the only result.

Even expect seems to have problems with getting results from asterisk.

Is it possible to solve the above problem?

/Chris

Try:


asterisk -r -x "show channels"

JT
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to