Displaying 20 results from an estimated 10000 matches similar to: "Zaptel and Asterisk compilation"
2004 Jul 14
2
RE: [Asterisk-User] asterisk compile problem
From: "Nik Martin" <nmartin@radiancetech.com>>
To: <asterisk-users@lists.digium.com>>
Subject: RE: [Asterisk-Users] asterisk compile problem
Date: Wed, 14 Jul 2004 09:22:38 -0500
Organization: Radiance Technologies, Inc.
Reply-To: asterisk-users@lists.digium.com
Fletcher Bonds wrote:
>> Hello all
>>
>> As of 5pm PST today (7/13), I pulled
2004 Dec 13
6
Asterisk on SuSE 9.1?
I am trying to do my first asterisk install on a SuSE 9.1 box, using the
asterisk-update script mentioned a few days ago on this list.
I did read the 'quickstart' document on onlamp.com, and made sure the
following packages were installed via yast:
bison, cvs, gcc, kernel-source, libtermcap-devel, ncurses-devel,
newt-devel, openssl096b, and openssl-devel.
The SuSE 9.1 DVD contained
2003 Dec 29
3
fedora core 1 install problem
>From: "David Luyens" <d@vt4.net>
>To: <asterisk-users@lists.digium.com>
>Subject: RE: [Asterisk-Users] fedora core 1 install problem
>Date: Mon, 22 Dec 2003 14:20:55 +0100
>Reply-To: asterisk-users@lists.digium.com
>
>Hi Ernest,
>
>I have installed as you described, and now it worked.
>Seems that installing a minimum system and afterwards
2007 May 23
1
Bristuff with Billion ISDN
Hello, I am trying to install a Billion ISDN on Asterisk
I have Debian Etch and I installed theese packages:
apt-get install linux-headers-`uname -r`
apt-get install make
apt-get install ncurses-base ncurses-bin ncurses-term
apt-get install libncurses5 libncurses5-dev
apt-get install bison
apt-get install openssl
apt-get install libssl0.9.8
apt-get install libssl-dev
apt-get install
2005 Aug 27
3
required packages for asterisk on FC3/FC4
Can anyone shed some light on which of these packages are required and
what component requires them? I am in the habit of putting them on, but
in a few cases am not sure if they are still (or were ever) needed.
qt-devel
rpm-build
gcc
gcc-c++
redhat-rpm-config
gtk2-devel
y ncurses-devel
readline-devel
bison
krb5-devel
openssl-devel
cvs
patchutils
libidn-devel
kernel-smp-devel (smp
2006 Nov 13
3
"Username/auth name mismatch" + SIP phone can't connect?
Hello
I'm trying to set up Asterisk on an older AMD Duron 700MHz with Fedora 5
for use with SIP phones and the Linksys 3102 SIP gateway (ie. no FXO card,
so no need for zaptel and libpri), but I'm stuck: The GrandStream BudgeTone
phone fails registering with Asterisk :-/
Following the "Asterisk - The Future of Telephony.pdf", here's what I did:
1. Installed Fedora 5,
2010 Aug 13
5
install asterisk
Hi.
I've been working with Asterisk for a few month now with great results.
I'm very happy with this product. I hope I can be of help in the future of
this project.
Right now I'm having some problems installing it in a new server.
I wont bore you with details because finally the solution to my problem was
clean and elegant and it came from a guy in a Linux mailing list.
Here is my
2006 Apr 19
1
Error installing asterisk
I am instaling asterisk on Fedora core 3.
I have instaled zaptel-1.2.3, libpri-1.2.2, but when I am instaling (make install) asterisk I have the following error:
....................
_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer -fPIC -c -o app_zapscan.o app_zapscan.c
gcc -shared -Xlinker -x -o app_zapscan.so app_zapscan.o
gcc -pipe -Wall
2004 Jul 13
1
asterisk compile problem
Hello all
As of 5pm PST today (7/13), I pulled Asterisk down off of
cvs.digium.com:/usr/cvsroot and tried to compile it on Linux ES 2.1
Actually, I pulled down zaptel, libri & asterisk and compiled them in that
order as per my install guide.
When I try to compile asterisk with "make clean; make install", it runs okay
for a bit and then I get the following error: (ignore Outlooks
2010 Apr 16
4
krb5 library issues when Compiling 3.5.2 and 3.4.7 on AIX 5.3
I have been trying to configure/compile Samba 3.5.2 and 3.4.7 on AIX 5.3 with ML-11 and ML-10.
The configure issues that I am getting only occur if I use --with-ads.
I can run configure on both versions if I do not include ADS support.
The errors I get are:
checking for krb5_principal_get_realm... no
checking for krb5_princ_realm... no
configure: WARNING: krb5_mk_req_extended not found in
2007 Jul 01
4
Not able to find the file zaptel.conf after compiling asterisk and zaptel
Hi List;
I compiled Zaptel 1.4 and Asterisk 1.4 after
downloading them using svn, but when I checked the
file zaptel.conf under etc/asterisk, I did not find
this file. Any help?
By the way: How can I know the asterisk and zaptel
version extactly that I compiled them? In other words,
asterisk 1.4.... and zaptel 1.4.... ?
Regards
-------------
ITS
IP Telephony and Contact Center Engineer
Eng.
2007 Sep 25
5
Do I need to run #modprobe zaptel for Digium
Hi List;
If I am configuring Diguim Analoge card, then I need
to run #modprobe wctdm, but the question why I need to
run #modprobe zaptel also?
What #modprobe zaptel does a things that #modprobe
wctdm does not do?
Any help?
Regards
Bilal
____________________________________________________________________________________
Looking for a deal? Find great prices on flights and hotels
2009 Jan 25
2
Zaptel transfer using any button or code, but not flash hook
Hi List;
I need to do a call transfer using analoge phone connected to fxs, but I do not need this to be done using flash hook, let it to be using the # or * or any code, but how I can configure that this code is for transfer? Also, I do not need the flast hook to be used for trasfer as it cause usually a confusion to distinguish between the hangup and the call transfer.
Any advise?
Regards
2008 Feb 13
4
[LLVMdev] Is there someone tried LLVM 2.1 on Visual Studio 2005?
I have flex and bison from Cygwin installed:
$ flex --version
flex version 2.5.4
$ bison --version
bison (GNU Bison) 2.3
Written by Robert Corbett and Richard Stallman.
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Should that work,
2008 Feb 14
0
[LLVMdev] Is there someone tried LLVM 2.1 on Visual Studio 2005?
>I have flex and bison from Cygwin installed:
WinGNU32 Flex and Bison are the ones to use with LLVM and Visual Studio.
http://gnuwin32.sourceforge.net/
The LLVM Visual Studio .sln file is for Visual Studio 2003 so will require
conversion and some minor modification.
Aaron
> Should that work, assuming they're on the PATH? When I ran the build from
> inside VS, I get some
2008 Feb 13
0
[LLVMdev] Is there someone tried LLVM 2.1 on Visual Studio 2005?
I have always built it with flex and bison installed, though I believe
Chris removed our last dependence on flex a little while back, so you
may not need that. I'm using bison 2.1 which I got from the getgnuwin32
folks. I imagine that if you have cygwin or the like, you probably
already have everything.
You will need to have the executables in your path.
I build with VisualStudio 2k5
2008 Feb 18
2
[LLVMdev] Is there someone tried LLVM 2.1 on Visual Studio 2005?
By the way, somebody (I think it was Chuck, but I don't remember for
certain) was asking for the BuildLog.htm from building the llvm.sln file
under VS 2005 SP1 for diagnostic purposes; right now the SLN is configured
to produce a new BuildLog for each and every one of the projects inside the
solution. I don't know who's responsible for this guy, but that's probably
not the best way
2005 Mar 08
5
Please help with install *
I'm a neewbie in Linux, so please bear with me.
I have a school assignment to make communication between 10 SIP softphones (kphone).
So far I got trouble installing Asterisk. The information in asterisk web site seems to be a bit outdated because it's mentioned only kernel 2.4.
Since Mandrake cooker (10.2beta3) witch I'm using is using kernel 2.6.10, I wander if I have a chance to
2008 Jan 20
6
IAX softphone
Hi All;
I tried Firefly softphone with IAX and it gave very
poor quality.
Any one advise a good strong softphone that can work
with IAX fine?
Regards
Bilal
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
2013 Dec 18
4
Maximum number of users
Hello;
Can someone advise me what is the maximum number of users (IP Phones) that can be supported by asterisk 1.8 or later?
Regards
Bilal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20131218/7fbbc3c8/attachment.html>