On 12/23/05 03:01 Tzafrir Cohen said the following:
example usage:

  echo -e "set verbose 3\nset debug 5" | ./ast_sock_cmd
echo -e "restart now" | ./ast_sock_cmd

I'd also be happy to know of existing alternatives. It looked strange I
could not find such an existing tool to pipe text into a unix-domain
socket.

how different is this from using the following,

asterisk -rx 'set verbose 3'
asterisk -rx 'restart now'


--
Regards,                           /\_/\   "All dogs go to heaven."
[EMAIL PROTECTED]                (0 0)    http://www.alphaque.com/
+==========================----oOO--(_)--OOo----==========================+
| for a in past present future; do                                        |
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo "The opinions here in no way reflect the opinions of my $a $b."  |
| done; done                                                              |
+=========================================================================+
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to