[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: huawei e169 +asterisk



Στις 16/4/2013 6:57 μμ, ο/η Tom Grace έγραψε:
On 16/04/13 13:54, binary dreamer wrote:
i have tried all versions from r10 to r14 and i am getting the same problem.
I just tried, following the instructions on the page you linked with no
problems, other than a missing libxml building asterisk. My system is as
follows:
$ cat /etc/debian_version ; uname -a
6.0.6
Linux sf-squeeze-64 2.6.32-5-amd64 #1 SMP Sun Sep 23 10:07:46 UTC 2012
x86_64 GNU/Linux

The exact process I followed is:

sudo apt-get install linux-headers-`uname -r` gcc g++ make libnewt-dev
libncurses5-dev openssl libssl-dev zlib1g-dev libxml2-dev
wget
http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.6.2.13.tar.gz
tar zxvf asterisk-1.6.2.13.tar.gz
cd asterisk-1.6.2.13
make clean && ./configure --disable-xmldocs && make && sudo make install
&& sudo make config
cd ..
wget
http://asterisk-chan-dongle.googlecode.com/files/chan_dongle-1.1.r14.tgz
tar xvf chan_dongle-1.1.r14.tgz
cd chan_dongle-1.1.r14
./configure --enable-manager --enable-apps
make
sudo make install

I have not tried building against the Debian packaged versions of
Asterisk, and you may have more luck asking the developers of
asterisk-chan-dongle about it.




thanks a lot for the answer.
i have done a clean install of debian
root@debPBX:/usr/src/chan_dongle-1.1.r14# uname -a
Linux debPBX 2.6.32-5-486 #1 Mon Feb 25 00:22:26 UTC 2013 i586 GNU/Linux
root@debPBX:/usr/src/chan_dongle-1.1.r14#

and i have taken from the beginning the instructions and it still fails. the only difference is that i am installing asterisk version 11.3
what am i doing wrong?




Reply to: