Displaying 20 results from an estimated 7000 matches similar to: "Zaptel down after upgrade."
2008 Jul 15
2
Incoming calls on zaptel not answered.
After an upgrade from asterisk 1.2.13 to 1.2.25 including upgrading libpri,
zaptel, the incoming calls to a TDM400P REV I, with 3 FXO modules stop
working.
The board is working, I tested in another server with the 1.2.13 asterisk
version.
When a call is incoming, I do a ztmonitor to check the rx and tx values, but
nothing appears on screen.
Also changed the pci slot where the board is.
The
2015 Aug 28
2
get llvm IR after a clang optimization pass.
Hi,
Id like to run clang with some optimization passes (-reassociate,
-simplifycfg, -dce
)
But in the end I need to dump the llvm IR (no link to assembly generation).
I didnt find any way to do that.
I found out that passes are run via opt, but opt generates bc code, and I
want IR.
Any help will be welcome
Thanks,
Régis
-------------- next part
2010 Feb 08
4
Not able to compile asterisk, zaptel, libpri in /usr/src
Not able to compile asterisk,zaptel,libpri in /usr/src
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100208/fa5ff126/attachment.htm
2005 Mar 15
1
Which is the "newest" libpri/zaptel?
OK. I just grabbed libpri and zaptel via:
cvs co libpri zaptel
I compiled and installed and was unable to make outbound calls. Inbound was
fine.
(See my previous post about call length 0). The changelog in both dirs
showed the version as 0.1.6.
This "should" be the newest version of libpri and zaptel.
Then I grabbed them via:
cvs co -r v1-0 libpri zaptel
Compiled and installed and
2009 Apr 23
2
Zaptel Not Releasing Channel (PRI)
I have an issue with one of my installations running Asterisk 1.4.20 that I
need some help with.
Not sure if this is new or not but Zaptel or Libpri is not releasing
channels properly. I have had issues with calls that stay up for eight
hours, long distance on the telco side, so it is more than just a nuisance.
Does anyone know if there was a related bug in the 1.4 branch of Asterisk,
Zaptel,
2006 May 08
2
Asterisk/Zaptel 64-bit?
Dear All,
I was wondering will there be any problems or changes that I will need
to do to compile the current
Asterisk(1.2.7)/Zaptel(1.2.5)/Libpri(1.2.2) source from
www.asterisk.org into a 64-bit binaries? I am currently using the
following hardware for my new server.
CPU: Pentium D 930 3.0 GHz
Mobo: Intel D945PSN Motherboard
RAM: 512MB 533MHz DDR-2
Drive: SATA II Seagate 160GB
Card: TE406
2007 May 10
2
programming libsmbclient
hi all,
I have a strange problem using the libsmbclient api..
retrieving or stating files named with percents in is for some
of them impossible. Example: a file located at "smb://test/test/%7C2.txt" cannot be retrieved
with my code, smbc_open fails with the code NT_STATUS_OBJECT_NAME_INVALID.
I am not sure but, url encoding/decoding that would escape strings with "percent"
2010 Dec 20
4
Asterisk 1.6 produces *many* zombie processes on Debian.
We have an issue with our Asterisk install where Asterisk produces many
Zombie processes (on the order of several hundred per minute) until either
the Asterisk server is restarted (and the zombies die a natural death), or
the kernel runs out of PID space (happens within hours) and brings the
system to a halt.
This problem only happens when the server is under some non-trivial load.
We were
2007 Feb 12
4
Zaptel install...
I am having trouble getting Asterisk to compile the zaptel stuff.
Here are the specifics:
Linux Kernel 2.5.9-42.0.8.EL
Asterisk 1.4.0
I compiled libpri, zaptel, asterisk and asterisk-addons (in that
order). This is a fresh install of CentOS. Following the CentOS
install, I did "yum -y update" until there were no updates left.
Here is my src directory:
drwxr-xr-x 24 root root
2009 Jan 10
2
Lenny. Where to find zaptel patches
Hi,
While issuing make, I've got:
...
CC [M] /usr/src/zaptel-1.4.11~dfsg/kernel/zaptel-base.o
/usr/src/zaptel-1.4.11~dfsg/kernel/zaptel-base.c: In function ?zt_register?:
/usr/src/zaptel-1.4.11~dfsg/kernel/zaptel-base.c:5230: error: implicit
declaration of function ?class_device_create?
My system is Lenny and before getting this error, I successfully did :
apt-get source libpri zaptel
2004 Aug 29
0
PDC LDAP- user can't log in
Hello,
I'm trying to configure a Debian woody with samba 3.0.5 and ldap from
www.backports.org. I managed to get to the point where I created a user
with
smbldap-adduser -m -a
smbldap-passwd
smbpasswd
I can log into the server with this user and smbclient
//server/user -Uuser%pass works as expected.
The WinXP is able to join the domain and the machine account gets created in ldap.
But I
2007 Oct 15
3
asterisk at non-root / zaptel
Hi,
In the 2nd edition of the Asterisk book, there is a section recommending
running asterisk as non-root - tried this and it works. However,
asterisk does not have permissions to view certain files relating to
zaptel as in the following 'zap show status' command in the * CLI
What would be the best way to get round this, in terms of reliability
and security? Is there a way to allow the
2006 May 30
1
Asterisk 1.2.8, Zaptel 1.2.6 and libpri 1.2.3 released!
The Asterisk development team is pleased to announce new releases of our
primary projects: Asterisk 1.2.8, Zaptel 1.2.6 and libpri 1.2.3.
All of these releases incorporate a number of bug fixes, with the
Asterisk release containing an especially large number since the last
release, including some important fixes in the IAX2 channel driver. All
users are encouraged to update as soon as they can to
2006 Jun 13
2
Compiling zaptel on FC5
Are there any generic install guidelines for compiling the Zaptel drivers on
FC5? This is my first install of Asterisk (and my first FC5 system) and I'm
having a great deal of trouble getting it to cooperate. make clean and make
are definitely not playing nice, telling me that "You don't appear to have
the kernel sources installed" when I'm pretty sure that I do. Any
2006 Jun 30
0
linux unix passwd synchronisation : linux client configuration
Hello,
I m trying to make unix and linux password synchronisation with samba
using ldap backend, the only question that remains :
How can I make passwd command use the samba server ?
I have tried pam_smbpass.so librairy in /etc/pam.d/common-password
but it only works on the samba server not on the linux client.
I have noticed in the documentation it s because synchronisation is made
in the
2009 Nov 12
1
How to send DTMF on Zaptel with 50ms tone duration and 50ms gap between the digits?
Hi,
After some testing I've found out that my client's hardware recognizes DTMF
only if digits are sent 50ms apart with 50ms of tone duration. This was
tested using a test device which generates DTMF.
Now asterisk doesn't do it by default because digits going out from Asterisk
are not being recognized.
Using command sendDTMF, I can control inter-digit duration, and using
2005 Aug 12
1
TE405P V2 changes?
Hi
I got the 2nd Gen firmware upgraded on the TE405P. I recompiled after
putting in the upgraded board but did not change any conf, but the spans
become active but will not come up.
I guess I am missing something or are the any changes to the
zaptel/libpri software that is required. I cannot find any info about
this or does this new firmware only work with latest CVS. I am using
1.0.9 with
2007 Apr 18
3
asterisk svn and zaptel
Hi all!!
I have downloaded the asterisk from svn checkout
http://svn.digium.com/svn/asterisk/trunk asterisk-trunk (is the asterisk 1.4
subversion). I also downloaded the patch for cellphone and make it work
fine. Then I bought the tdm11b board to have phone connection in my
computer.
I installed the hardware for zapte and the libpri modules in my Mandriva
2007 and the lights of the pci card
2003 Jun 19
1
Path analysis
Dear all,
I'm new R's user and I'm looking for package dealling with Path analysis. Does it exist ? Where ?
Best,
Regis Martin PhD Student
Laboratory of Altitutdinal Population Biology UMR CNRS 5553
Universté de Savoie
Bât. Belledonnes
00 33 (0)4 79 75 86 44
regis.martin at univ-savoie.fr
2016 Apr 01
0
Compute the Gini coefficient
Hello,
Thank you very much for your help.
How can I draw a Lorenz curve with several replications ?
Here is an example with 4 replications:
hosts=c(23,31,19,10,7,7,3,
39,40,8,3,6,2,2,
47,17,8,10,6,11,1,
30,30,10,0,15,15,0)
parasites=rep(seq(from=0,to=6,by=1),4)
replications=c(rep(1,7),rep(2,7),rep(3,7),rep(4,7))
test <- cbind(parasites,hosts,replications)
Should I