IP phone DHA-130 D-Link 提供原碼, 是否可改成其他 SIP 而不是 teltel
http://hk.myblog.yahoo.com/xiao-laba/article?mid=3009
In the last couple days, we had have the phone, we have the GPL source code, we have linux computer (ubuntu 9.04), now a test for the DLink supplied GPL source code. Readme.txt is able to tell the procedure of how the source code compile, but a specific linux (Fedora). anyway, let us make one shot if this is able to be done with Ubuntu linux.
oh....something expected but did not know what is what...
looking for help if ...
http://www.ubuntu-tw.org/modules/newbb/viewtopic.php?viewmode=flat&type=&topic_id=31176&forum=12
Sep/16/2010
Ubuntu 9.04, compilation has not success. so the other other is to uses advised Liunx version - Fedora 7. it was not pretty deal as all this Linux are free and easy down form internet.
Just down Fedora 7 for free,
http://archive.kernel.org/fedora-archive/fedora/linux/releases/7/Live/i386/
http://hk.myblog.yahoo.com/xiao-laba/article?mid=3009
In the last couple days, we had have the phone, we have the GPL source code, we have linux computer (ubuntu 9.04), now a test for the DLink supplied GPL source code. Readme.txt is able to tell the procedure of how the source code compile, but a specific linux (Fedora). anyway, let us make one shot if this is able to be done with Ubuntu linux.
oh....something expected but did not know what is what...
looking for help if ...
http://www.ubuntu-tw.org/modules/newbb/viewtopic.php?viewmode=flat&type=&topic_id=31176&forum=12
Sep/16/2010
Ubuntu 9.04, compilation has not success. so the other other is to uses advised Liunx version - Fedora 7. it was not pretty deal as all this Linux are free and easy down form internet.
Just down Fedora 7 for free,
Fedora-7-Live-i686.iso
http://archive.kernel.org/fedora-archive/fedora/linux/releases/7/Live/i386/
use the Windows 7 computer to burn this iso file to a CD-R
boot from this CD, then install Fedora 7 to a brand new hard disk, done
first time uses Fedora 7, gcc - the C-compiler is not available, so we need
to install GCC tool for this purpose, need to be root first,
~# su root (will prompt for password, input root's pass word)
~# root@xxxx (now, display this root@xxx, as prompt, you are root, super user)
~# root@xxxx yum install gcc
after one or two minutes, gcc is ready, follow the build instruction to build again...
..... ohoh... sorry, error again ! same error about no kernal build as under Ubuntu 9.04
so....it is time to ask DLink if they will help.
文章標籤
全站熱搜
