Closed GoogleCodeExporter closed 9 years ago
Also, if I am reading the documentation/help correctly, it should not try to
read the
.gvoice if you provide the credentials to the gvoice command, so I'm not sure
why it
is trying to read the .gvoice file.
Thanks.
Original comment by jason.ho...@gmail.com
on 7 Dec 2009 at 9:37
Asterisk must be trying to run the script as root, there is no other reason.
Maybe it
runs the asterisk service itself as its own user, but any shell commands it
tries to
execute it runs as root? Originally the goal was to read the conf but only use
the
data if it was not passed. Now I have fixed it to not try and read the conf
first b4
making a decision about passed arguments. Please follow these steps to update
your
version:
sudo rm -rf /usr/lib/python2.6/site-packages/pygooglevoice-0.5-py2.6.egg
sudo easy_install -U -a pygooglevoice
Original comment by justquick
on 8 Dec 2009 at 4:55
Thank you. It is working properly now =)
Original comment by jason.ho...@gmail.com
on 9 Dec 2009 at 1:11
vnotification emails. So, please do not post "+1 Me too!".
Instead, click the star icon.
Original comment by saurabhj...@gmail.com
on 11 Mar 2010 at 5:00
Original issue reported on code.google.com by
jason.ho...@gmail.com
on 7 Dec 2009 at 9:36