similar to: Compile problem with older ver. of CVS

Displaying 20 results from an estimated 1000 matches similar to: "Compile problem with older ver. of CVS"

2003 Nov 05
4
error compiling asterisk
I did cvs update on asterisk, zaptel, libpri as of today (November 5, 2003). I also did 'make clean' on each of them. My previous version of asterisk was cvs of September 15, 2003. No other changes have been made to my system other that these updates. when running 'make asterisk' the following error appears term.c:55: conflicting types for `term_color'
2003 Sep 13
9
LineJack + Asterisk HELP!
Hello, I have ISA card LineJack. I could not find any information if this card can work as fxo with Asterisk. If it can work, can somebody point me how to install it on my Asterisk box. Or maybe there is some documentation about it how to install LineJack. I will be very thankful for any help. Regards Bartosz Jozwiak ------------------------------------------------- This mail sent through IMP:
2003 Dec 01
10
PREPAID APPLECATION
I would like to release prepaid application. But I have a small problem, we are using their Cisco prompts (nice lady voice) And I do not know if it is ok to release it. Bart -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031201/db22d880/attachment.htm
2004 May 12
6
Dell server for asterisk question!
I am planning to buy Dell 2650 server with dual Xeon processors. And I would like to buy two TE410P cards for PCI with 3,3v. This is on Dell site about PCI slots for Dell 2650 server: 3 PCI-X (1x64-bit/133MHz, and 2x64-bit/100MHz) Does that mean I will be able to buy two TE410P cards ? Or I need to buy two TE405P cards ? Thanks for help. bartek
2003 Oct 13
7
PrePaid Application!!!!!
Hello, Here in our office we are testing Asterisk. My collage Igor created to Asterisk PrePaid application with Postgresql. It is not in Perl. We would like to release it to the group.... as soon as it will work ok. It will have authentication, different rates for users, different rates for destinations and so on. Is there anybody who would like to improve it ? -- Bart -------------- next part
2003 Sep 24
6
Cisco 2600 and ASTERISK
Hello, Could somebody tell me if I can connect CISCO 2600 router with support of H.323 to Asterisk ? If it is possible could somebody tell me how to do it. I would like to document it and put on some website so everyone can see it. Regards, -- bart -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Aug 18
3
403 FORBIDDEN Help!
Hello, I have a question. I set up an extension to 1234 exten => 1234,1,Dial(SIP/1234@sip.greentone.com:5060) And when I dial that extension I got in SIP message "403 FORBIDDEN" Can somebody tell me why I cannot call that extension? When I am not using Asterisk I can call that extension without any problems. My SIP proxy is VOCAL. I am new here so I do not know a lot yet. Thank
2006 Apr 24
2
HINTS with Polycom stops working after asterisk reload
Dear Users, Recently I have started using HINT option in Asterisk 1.2.4 with my Polycom 500 phone. What I have notice that for a day or two everything is working great but then HINTs stop working on my Polycom phone. It also happens when I reload asterisk from console. I do sip debug and I do not see anymore asterisk sending NOTIFY messages about my watched extension. To make it work again I
2003 Nov 13
3
Limit timeout of outgoing calls??
In some PBSx you can limit outgoing call that you cannot speak longer the 15 minutes. Is it possible to do with Asterisk ? Bart -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031113/6eb392cc/attachment.htm
2006 Dec 02
3
Problem in Poland
Hello All, I'm having problems connecting Asterisk to Telco in Poland (using E1). The telco guys are saying that the RING message is missing. How can I make Asterisk to send the RING message? Does anyone have any samples of zaptel and zapata for Poland? Best Regards, Alex ____________________________________________________________________________________ Do you Yahoo!? Everyone is
2003 Aug 29
6
Festival and Asterisk
Hello, I am trying to run festival, it is running but I am getting this when I run tts_ping.agi WARNING[278546]: File app_festival.c, Line 304 (festival_exec): Text passed to festival server : Enter the eye-p address you wish to ping. WARNING[278546]: File app_festival.c, Line 381 (festival_exec): Passing text to festival... WARNING[278546]: File app_festival.c, Line 400 (festival_exec):
2005 Jan 11
28
SS7 and Asterisk solution
Hello, We are looking for commercial solution SS7 with Asterisk. It does not need to be "build-in" with Asterisk. Could anybody suggest something? Thank you in advance. Bart
2004 May 28
4
PCI 2.2 ??
Dear users: I have bought TDM04B card and it works in PCI 2.2 ver. slot. How can I check if specific mother board support PCI 2.2 ver. I do not have any documentation for that motherboard. B.
2011 Aug 05
1
e1071 ver 1.5-27 and older - SVM bug report
Dear All: I found a problem with the SVM internal cross-validation (CV) accuracy estimation in the e1071 package. File: Rsvm.c Line: 120 Today, it is: int j = rand()%(prob->l-i); Should be: int j = i + rand()%(prob->l-i); The erroneous code doesn't shuffle objects. Instead, it "randomly" moves objects from beginning to the end. In hope for a prompt response from the
2005 Aug 22
4
grandstream bt100 help
Hi Guys, Sorry about writing to that list but could not find better place. I have Grandstream BT-100 phone, btw, was working great with Asterisk. I have upgraded the phone, and during upgrade something went wrong. Right now when I power the phone I can only see some garbage on the LCD display. does not react on any buttons, pings,..... Maybe somebody has any idea if it is fixable or I can just
2003 Oct 31
2
HELP HELP HELP G729
Hello, I have that problem with codec G729. Please can somebody help me! WARNING[16384]: File codec_g729b.c, Line 413 (load_module): Unable to initialize va stuff: -1 == Detected 4 licensed G.729 transcoders WARNING[16384]: File translate.c, Line 219 (calc_cost): Translator 'g729tolinb' does not produce sample frames. == Registered translator 'g729tolinb' from format G729A to
2003 Oct 28
2
Today's CVS
Today's CVS gives me an error while compiling: chan_zap.c: In function `zt_train_ec': chan_zap.c:1076: `ZT_ECHOTRAIN' undeclared (first use in this function) chan_zap.c:1076: (Each undeclared identifier is reported only once chan_zap.c:1076: for each function it appears in.) make[1]: *** [chan_zap.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/channels' make: ***
2003 Oct 28
3
Cisco or Snom ???
What is better? Cisco 7960 or Snom 200 ?? Bartosz -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031028/befeaa4d/attachment.htm
2006 Feb 02
2
ISDN Eicon Diva Server V-BRI
Dear all, I'm planning to buying Eicon Diva Server V-BRI for my asterisk server and run with chan_capi. Is anybody using that card ? Would appreciate any feedback. Bartosz
2003 Aug 20
2
ADTRAN TSU 600 VP24 FXO 24 Port Channel Bank
It is possible to connect ADTRAN TSU 600 VP24 FXO 24 Port Channel Bank to Asterisk ? Somebody offered me that hardware, but I do not know if thats good hardware for Asterisk. rgs, Bartosz -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030820/4a9e4608/attachment.htm