similar to: CVS-Head from Wednesday - libpri errors in Chan_zap

Displaying 20 results from an estimated 10000 matches similar to: "CVS-Head from Wednesday - libpri errors in Chan_zap"

2005 Oct 10
1
[Fwd: Libpri/chan_zap problems?]
What am I doing wrong here? Why is this happening? libpri is version 1.0.7-1 (debian package) asterisk is version 1.0.7.dfsg.1-2 (debian package) zaptel is version 1.0.9.2 -- Executing Dial("SIP/739-5935", "Zap/g1/0916000739") in new stack -- Called g1/0916000739 -- Channel 0/1, span 1 got hangup Oct 10 13:14:45 WARNING[7544]: app_dial.c:412 wait_for_answer:
2006 Jan 21
3
cvs asterisk compile failed (newer libpri)
I used: cvs checkout zaptel libpri asterisk asterisk-addons asterisk-sounds iaxyprov astcc and in the same order I try to compile it. Asterisk ends with the lines below. It complains of a newer libpri, but I just did it a step before! What do I miss? chan_zap.c:62:2: #error "You need newer libpri" chan_zap.c:128: error: parse error before '<<' token chan_zap.c:133:1:
2006 Jan 30
1
Cant compile asterisk #error "You need newer libpri"
Trying to compile asterisk (again) from scratch. I seem to be still experiencing the effects fro Jan 25 where I get no sip to sip audio. I have tried upgrading to 1.2.3 which has made no change in the problem. I am starting over and now trying to compile/install /trunk zaptel libpri asterisk following the instructions to grab the source trees: # svn checkout
2003 Nov 14
3
chan_zap won't load after CVS update
I've just finished updating my Asterisk to the CVS version. Unfortunately, chan_zap won't load anymore. The hardware has not changed and the config files have not changed. I can re-install the two packages back and forth. The old one will still work. The new one won't. I tried updating to a brand-new zaptel and wcfxo modules, with no difference. This has got to be the most
2005 Aug 26
0
CVS HEAD HDLC Abort on a TE405P PRI
I just upgraded my asterisk install from january 2005 CVS HEAD to current CVS HEAD : * zaptel * libpri * asterisk My asterisk have one TE405P with one span (the clock source) pluged into a telco PRI E1, a second span is a PRI E1 to another PBX and the third one is a T1 to a rhino channel bank. Everything went smoothly except that the two PRI span restart every ten seconds after some HDLC
2009 Mar 10
4
chan_zap.so missing
Hello everyone! I installed Asterisk following the instructions of the book "Asterisk: The Future of Telephony". (very nice book) However, I failed. I installed zaptel, libpri and asterisk (in this order). The Installation of Zaptel is successful and my TDM400P is correctly detected: # zttool Alarms Span OK Wildcard S400P
2008 Feb 29
1
Can call in but cannot call out (CHANUNAVAIL): TE410 + Asterisk 1.4.13 + Zaptel 1.4.6 + Libpri 1.4.2
I encountered this strange problem which is I can call into Asterisk box but I cannot call out. I was successful before using exactly the same euroISDN line but with TE110 and different versions of Asterisk. This time, I am using: . TE410 . Asterisk 1.4.13 . Zaptel 1.4.6 . Libpri 1.4.2 1) I put the following into extensions.conf to get to the outside line exten => 0,1,Dial(Zap/1) 2)
2010 May 17
1
PRI down due to chan_zap.c: No more room in scheduler....Got SABME and Sending Unnumbered Acknowledgement...Any thoughts?
Hi Guys, Running the following with a Sangoma A101D PRI card: *Asterisk 1.4.21.2* *LibPRI version: 1.4.10* No inbound or outbound calls can be made. In fact Asterisk CLI doesn't show any activity. Problem goes away on restart of the system or maybe asterisk. I see post about upgrading Libpri to 1.4.10.2 and then I see posts that even that didn't work. Anyone can weigh in this please?
2005 May 31
1
Asterisk compailation Error Chan_zap.c
Hi; It is my first time installing an asterisk PBX system . I do have a TDM400 wildcard with 4 FXO moduls on a PC with 3.0GHZ HT CPU and INTEL 915 moatherboard . Fedora C2 Linux as O.S. and I have the latest CVS astreisk , Zaptel and Libpri downloaded the zaptel drivers installation and configuration seems to be fine and the libpri but when I tried to compile and install the asterisk software
2005 Jan 13
0
current CVS version
I can't build it, errors: chan_zap.c:61: #error "You need newer libpri" chan_zap.c: In function `zt_call': chan_zap.c:1806: warning: implicit declaration of function `pri_sr_set_redirecting' chan_zap.c: In function `pri_dchannel': chan_zap.c:7776: structure has no member named `redirectingreason' chan_zap.c:7778: structure has no member named `redirectingreason'
2004 Jul 06
3
AW: Junghans Quad-BRI card and asterisk cvs-head
> The bristuff distribution comes with a install.sh script > (./install.sh) > which downloads, compiles the required software on your system. > > If you want to do it manually, look into download.sh to see the exact > cvs checkout options which downloads the required asterisk and libpri > versions. Yes, I know which libpri/asterisk versions bristuff downloads when using
2004 Jul 14
0
who knows asterisk/libpri source code interaction
Hi, Some ISDN Information has already been made available to asterisk eg. {$CALLERID}. Since my C knowledge is very basic yet I'm trying hard to find out how asterisk gets this Information from libpri. I guess it could be found in chan_zap.c ?? Does anybody have more in deep knowledge of the asterisk and libpri sources. Any hint is apreciated thnx Moritz
2003 Nov 06
1
CVS compile problem on asterisk
Hi, Recently I did a fresh CVS checkout of asterisk and am getting the following errors on compile: chan_zap.c: In function `zt_train_ec': chan_zap.c:1078: `ZT_ECHOTRAIN' undeclared (first use in this function) chan_zap.c:1078: (Each undeclared identifier is reported only once chan_zap.c:1078: for each function it appears in.) make[1]: *** [chan_zap.o] Error 1 make[1]: Leaving directory
2004 May 28
1
* will not load, after latest CVS install
Greetings I was getting bad static crackle on a phone, so I reload from the latest CVS and did a make clean ; make install on zaptel, libpri and asterisk Now I get this error [chan_skinny.so] => (Skinny Client Control Protocol (Skinny)) May 28 13:59:42 WARNING[16384]: chan_skinny.c:2541 reload_config: Unable to get our IP address, Skinny disabled Urgent handler [chan_oss.so] => (OSS
2005 Sep 28
2
Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unkn own signalling method 'pri_net'
Did you compile and install libpri *before* Asterisk? I had same problem (among others) b/c I didn't install in the correct order. Try the awesome asterisk_update.sh shell script. Are you trying to emulate CPE or NET? Try signalling=pri_cpe Check for whitespace behind the statement, zapata.conf seems bitchy about whitespace. hth -----Original Message----- From: Steve Totaro
2003 Sep 16
3
problem loading chan_iax2.so and chan_zap.so from latest CVS
I just updated to the new CVS and now I am getting the following error from chan_zap (modprobe wcfxo works fine): WARNING[16384]: File chan_zap.c, Line 577 (zt_open): Unable to specify channel 1: Device or resource busy ERROR[16384]: File chan_zap.c, Line 4781 (mkintf): Unable to open channel 1: Device or resource busy here = 0, tmp->channel = 0, channel = 1 ERROR[16384]: File
2007 Jun 13
6
problem starting asterisk, unable to load chan_zap
Hi all, I am running asterisk 1.2.18, zaptel 1.2.18, libpri 1.2.4. on a suse 10.2, running kernel 2.6.18.2-34-default. The zaptel drivers are loaded on boot via /etc/init.d/zaptel, but Asterisk is unable to start. It ends with the following message: [chan_zap.so] => (Zapata Telephony w/PRI) Jun 13 13:05:41 VERBOSE[3356] logger.c: == Parsing '/etc/asterisk/zapata.conf': Found
2005 Jul 14
5
Polycom Auto-Answer problems
CVS Head from 07/07/2005 I'm trying to make an IP-501 auto answer a call. exten => 301,1,SetVar(_ALERT_INFO="Ring_Ans") exten => 301,2,SetVar(ALERT_INFO="Ring_Ans") # Tried both combinations exten => 301,3,Dial(SIP/5001,15) exten => 301,4,Hangup Sip.cfg for Polycom phone <alertInfo voIpProt.SIP.alertInfo.2.value="Ring_Ans"
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
2003 Nov 13
1
Errors in build.
I am getting the following error when I try to build asterisk. gcc -c -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-11/13/03-12:48:12\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"