Re: [App_rpt-users] debian install.. almost there..
Here is the mod for the usb on the newer kernels... Can we somehow drive this into the sources please... http://www.kd0eav.info/downloads/asterisk-allstar-link/ Also, I made most of the changes listed in the zaptel fix too (but I don't' have zaptel hw), but the break on the kernel version is 2.6.33 for the change to generated/autoconf so fix those separately. I've had debian up and running for some time. Also you'll need to make sure and pull over some curl libraries, they will build in some other features of asterisk that the ./configure finds, it will build without them, but you'll occasionally get errors when someone connects to you from the web trans stuff. do an apt-get for this file libcurl4-openssl-dev and rebuild.... BTW, usb will build and appear to work, but it won't until you do the above. Also, you'll need to alsa/oss kernel module for your usb device. So make sure you install alsa, alsa-utils, alsa-lib - you'll have to google those to find the specific names.... I'm using the latest alsa sources for the realtek drivers and I build it with a <something>cards=snd-had-intel, snd-usb-audio. I'm using URI's btw. Let me know if you have any other questions. I haven't pulled the latest svn and diff'd against my sources, I need to do that and then roll the worthy changes in. Alan -----Original Message----- From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of dave k Sent: Monday, June 04, 2012 9:16 AM To: App_rpt-users@ohnosec.org Subject: [App_rpt-users] debian install.. almost there.. im converint my server from ACID to custom debian squeeze. I managed to get svn-trunk.tar.gz compiled and installed correctly. i still need to get the following working. send portal heartbeat protal triggered downloading of configs usb device detection incoming call connection Here my asterisk startup log - it looks like its unable to find the URIx usb device? http://pastebin.com/uMXhKie1 I don't know whats causing it, but If i force load the java web applet - i can get 1 ring - then asterisk disconnects. Here is the asterisk logs. http://pastebin.com/UNGrBa3X Would be very thankfull on any suggestion on how to proceed with getting these issues resolved. thanks dave _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
participants (1)
-
Alan Adamson