Re: [Openpbx-dev] executing a root script from openpbx

2007-03-30 Thread Antonio Gallo
[EMAIL PROTECTED] ha scritto:
 any suggestions?
 Use sudo.

Something like this ?
exten = s,1,TrySystem(sudo /myscript.sh)


___
Openpbx-dev mailing list
Openpbx-dev@openpbx.org
http://lists.openpbx.org/mailman/listinfo/openpbx-dev


Re: [Openpbx-dev] executing a root script from openpbx

2007-03-30 Thread Antonio Gallo
Antonio Gallo ha scritto:
 [EMAIL PROTECTED] ha scritto:
 any suggestions?
 Use sudo.
 Something like this ?
 exten = s,1,TrySystem(sudo /myscript.sh)

ok it worked: thank you!

exten = s,1,TrySystem(sudo -u root 
/usr/local/sbin/format-customer-harddisk-that-didnt-payed-consultants.sh)


Antonio
___
Openpbx-dev mailing list
Openpbx-dev@openpbx.org
http://lists.openpbx.org/mailman/listinfo/openpbx-dev


[Openpbx-dev] best xDSL router with QOS for OpenPBX?

2007-03-28 Thread Antonio Gallo
wich is the best xDSL router with QoS and prioritization that will allow 
a decent number of VoIP Lines (4 or more) to be used even if all people 
are downloading via FTP and eMule to be used with OpenPBX?

At the moment even if the router claim to support QoS i had very bad 
experiences, basically if someone is using eMule you cannot use VoIP 
lines at all.

Antonio
___
Openpbx-dev mailing list
Openpbx-dev@openpbx.org
http://lists.openpbx.org/mailman/listinfo/openpbx-dev


Re: [Openpbx-dev] New to OpenPBX development

2007-03-26 Thread Antonio Gallo
Thank you everyone for replying me about the GPL stuffs :)
GPL it is not very easy to understand in some situations :)

Well, how can we start contributing to OpenPBX development?

Antonio

___
Openpbx-dev mailing list
Openpbx-dev@openpbx.org
http://lists.openpbx.org/mailman/listinfo/openpbx-dev