similar to: who knows asterisk/libpri source code interaction

Displaying 20 results from an estimated 10000 matches similar to: "who knows asterisk/libpri source code interaction"

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
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:
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:
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)
2007 Jul 02
4
Help. Cannot compile version 1.4.6 with the following error
Hi all, I need the zap channels going, but got the following error. What do I need to change in my configuration? Thnx. chan_zap.c: In function `zap_send_keypad_facility_exec': chan_zap.c:2309: warning: implicit declaration of function `pri_keypad_facility' chan_zap.c: In function `pri_dchannel': chan_zap.c:9292: structure has no member named `call' make[1]: *** [chan_zap.o]
2005 Jul 29
0
CVS-Head from Wednesday - libpri errors in Chan_zap
Anyone having errors building chan_zap? It's stating that libpri isn't installed but it is. I'll try the latest and see if that makes a difference. Chad -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050729/57dd63d0/attachment.htm
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\"
2008 Apr 02
1
BRI hardware supported by 1.6 libpri ?
Hi, Has anyone information about BRI hardware supported by 1.6 libpri ? In another thread, I was told a basic BRI card with HFC chipset (Bewan Gazel 128) was supported but I would delighted to lear about other harwarde (and specifically about Digium B410P). Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
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'
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
2006 Oct 24
3
ASterisk Start problem
Hi all I have installed 1.2.12.1 in FC5 with libpri.1.2.4 when i start iam getting the following error and it quits == Registered channel type 'Local' (Local Proxy Channel Driver) [chan_zap.so]Oct 23 16:16:07 WARNING[11084]: loader.c:325 __load_resource: libpri.so.1.0: cannot open shared object file: No such file or directory Oct 23 16:16:07 WARNING[11084]: loader.c:554
2005 Mar 13
2
PRI Call Reference Length not Supported
Using CVS-HEAD libpri, CVS-HEAD zaptel, CVS-STABLE asterisk. Everything compiled fine. No problems loading chan_zap.so. Incomming calls to PRI work fine. Outbound is a different story: -- Executing Dial("SIP/64.72.107.4-4122fb40", "ZAP/R1d/18005551212|60") in new stack -- Called R1d/18005551212 -- Channel 0/23, span 1 got hangup Mar 13 13:19:29 WARNING[28835]:
2003 Nov 25
1
Ring requested on channel 1 already in use...
I'm running an E400P. Every now and then Asterisk stops receiving incoming calls. This turns up in the messages log: Nov 25 10:49:12 WARNING[65541]: File chan_zap.c, Line 5793 (pri_dchannel): Ring requested on channel 1 already in use on span 1. Hanging up owner. Nov 25 10:49:15 WARNING[81926]: File chan_zap.c, Line 5793 (pri_dchannel): Ring requested on channel 1 already in use on
2006 Jun 21
1
FW: zapata.conf: recent changes?
And I'll resend this one too. Silly scalix. --Rob -----Original Message----- From: Rob Thomas Sent: Thursday, 22 June 2006 12:19 AM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [Asterisk-Users] zapata.conf: recent changes? Looks like you've stopped compiling libpri. All those options that are being ignored, are being ignored because they're
2006 Nov 04
2
Asterisk upgrade from 1.0.9 to 1.2.6 not working
Hi, I am trying to upgrade my system (running 2.4 kernel) from 1.0.9 to 1.2.6, everything upgraded fine, however asterisk is not seeing any zap/sip/iax2 channels. I compiled in this order: libpri/zaptel/asterisk. Zaptel comes up fine... ztcfg -vv shows all of my channels, however asterisk lacks the 'zap show' 'sip show' or 'iax2 show' commands, further, if I try to force
2004 Jan 12
1
Install problem (compile error)
Hi! I am trying to install asterisk-0.5.0. For now I have installed libpri-0.4.0, now I'm getting the following error message when I do the make: chan_zap.c: In function `conf_add': chan_zap.c:836: `ZT_CONF_DIGITALMON' undeclared (first use in this function) chan_zap.c:836: (Each undeclared identifier is reported only once chan_zap.c:836: for each function it appears in.)
2006 Apr 25
1
Another undefined pri_restart failure
Hi: I upgraded SuSE to 10 and Asterisk to trunk and now after deleting all modules and previously compiled stuff and recompiling asterisk, zaptel, and libpri, I get this failure of asterisk to start: [pbx_realtime.so]Apr 25 03:36:41 WARNING[8269]: loader.c:726 __load_resource: new style pbx_realtime.so (0x31) loaded RTLD_LOCAL => (Realtime Switch) [chan_mgcp.so]Apr 25 03:36:41
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 Feb 18
2
Asterisk + RedHat9 - Libpri problem
I install the Asterisk into a RedHat9, exactly like manual says, and I'm having the attached error message when try to install libpri. Please, help on it. -------------- next part -------------- [root@LinuxLab zaptel]# cd .. [root@LinuxLab src]# cd libpri/ [root@LinuxLab libpri]# make clean; make install Makefile:93: .depend: No such file or directory ./mkdep -Wall -Werror -Wstrict-prototypes