Re: [Astlinux-users] Install WakeOnLan and full wget in Astlinux

2009-02-04 Thread Niksa Baldun
Nedi, Portech GSM gateway does not provide asterisk with caller ID from GSM network. However, it is possible to extract this information from SIP header. This PHP script accomplishes this task. #!/usr/bin/php -f $cidnum = $_SERVER[argv][1];    // Caller Number (CallerID) // Fix C

Re: [Astlinux-users] Install WakeOnLan and full wget in Astlinux

2009-02-03 Thread Kristian Kielhofner
On Tue, Feb 3, 2009 at 6:12 AM, Nedi wrote: > Hi list > 1.) I need Wake On Lan Software in Astlinux, to wake some PCs in my Home > Network if I'm away. > how can I install the ethtool? I try the command apt-get install ethtool.. ethtool does not send magic packets. You need one of the many ut

[Astlinux-users] Install WakeOnLan and full wget in Astlinux

2009-02-03 Thread Nedi
Hi list 1.) I need Wake On Lan Software in Astlinux, to wake some PCs in my Home Network if I'm away. how can I install the ethtool? I try the command apt-get install ethtool.. 2.) I need to the full Wget? is the installation to complicated or can I use some commands in the console to install i