similar to: Zaptel drivers for Solaris?

Displaying 20 results from an estimated 2000 matches similar to: "Zaptel drivers for Solaris?"

2010 Oct 16
3
Detect incoming fax on PSTN and route to fax machine on DADHI extension?
I'm running an AsteriskNow V1.7.1 with both a PSTN connection and fax machine. Both are connected to a DAHDI board. I'd like to route incoming PSTN fax calls to the extension of the fax machine and process non-fax calls through different dialplan.logic. What's the best way to go about doing this? I've looked into Fax for Asterisk, bit I'm not sure that I want it or NVFax
2006 Oct 23
4
Where to best start looking for voicemail/moh sound quality problem?
I'm running Asterisk 1.2.13 on a Solaris 10 X86 box behind an IPCop firewall on a 5Mbps down/512 up cable connection. I'm having sound quality problems when users call in for voicemail and with music on hold. The sound is choppy and muffled while souding pretty good for calls inside the network. I'd appreciate some pointers as to where to start looking to improve things. I've
2005 Aug 06
2
How to test H.323
I'm trying to set-up H.323 support under Asterisk. I built a recent CVS release and the ooh323c code from the asterisk-addons. Everything built and installed and the H.323 stuff loads OK when asterisk starts. What is the easiest way to check if the H.323 code is working? I've edited the h323.conf and extensions.conf files but I'm sure that things aren't right. I've
2008 Jul 24
2
Audiocodes MP-11X configuration to work with Asterisk
I'm trying to get a MP-114 FXS/FXO gateway working with Asterisk. It registers fine and I can call between the MP-114 and other extensions, but I'm not having much luck with the FXO ports. syslog shows the problem to be in the MP-114 configuration. Can anyone help?
2006 Nov 27
2
Busy signal from IAXy when not connecting to my Asterisk box
I'm having a problem with my IAXy not always connecting to my Asterisk box. When I pick-up the phone plugged in to the IAXy I get a busy signal. I have to hang-up the phone and wait a few seconds after the orange LED goes out and then try again. When this happens I don't see any connection attempts in the Asterisk -r output. When I do get the IAXy to connect to Asterisk I get a
2007 Jun 09
1
ast_dynamic_str_thread_build_va() is defined with 6 args but only called with 5 args??
I'm having a problem with asterisk-1.4.4 dumping core under Solaris 10 with a SIGSEGV error. gdb gives this stack trace: #0 0xfebd4d0c in strlen () from /usr/lib/libc.so.1 #1 0xfec2a386 in _ndoprnt () from /usr/lib/libc.so.1 #2 0xfec2d4bb in vsnprintf () from /usr/lib/libc.so.1 #3 0x080e86de in ast_dynamic_str_thread_build_va (buf=0x8172763, max_len=0, ts=0x81482a0, append=0,
2011 Apr 10
1
AsteriskNow updated to Centos 5.6 and DAHDI doesn't work
My AsteriskNow box was updated to Centos 5.6 (2.6.18-238.5.1.el5) and DAHDI doesn't want to load. I've tried building it from the sources, but get this error message: CC [M] /root/Desktop/dahdi-linux-complete-2.4.1.1+2.4.1/linux/drivers/dahdi/xpp/card_bri.o In file included from /root/Desktop/dahdi-linux-complete-2.4.1.1+2.4.1/linux/drivers/dahdi/xpp/xpd.h:31, from
2010 Dec 01
1
Zaptel / Asterisk on Solaris
Hello nice people :) I have been struggling with trying to get Zaptel from http://www.slimey.org/zaptel-solaris.tar.gz on a Solaris 5.11 VM I obtained from the OpenSolaris Website. I have tried installing all the necessary packages, yet I keep getting errors no matter if I try using the gcc available at sunfreeware.com OR the blastwave CSWgcc packages and GNU 'gmake' (as suggested
2005 Aug 28
2
error compiling on solaris 10
>Message: 11 >Date: Sun, 28 Aug 2005 11:46:29 +0800 >From: "chris" <chris@fivestartel.com> >Subject: [Asterisk-Users] error compiling on solaris 10 >To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> >Message-ID: <003a01c5ab83$149a9e30$650fa8c0@acid> >Content-Type: text/plain;
2011 Mar 18
2
Problem routing call to fax machine on DAHDI FXS port
I am running Asterisk 1.6.2.17.2 with a Openvox A400 card with 2FXO/2FXS modules. I'm trying to set-up things to route analog fax calls from a FXO port to an analog fax machine on a FXS port on the same card. Outgoing faxes work just fine. But incoming faces are routed to the right DAHDI extension, but the call dropped right as the fax machine rings for the first time. The fax machine
2010 Jul 05
2
dahdi on solaris
Hello all, Does anybody know if is it possible to install dahdi on solaris 10? I've only found a zaptel modified code for solaris at solarisvoip site. I'd appreciate any comment or experience about asterisk + dahdi/zaptel on solaris.. Best regards, Caio
2015 Sep 23
3
Time syncing after VM suspend/resume
Hi all. When resuming guest after suspend, the time is wrong (because the guest doesn't know it has been suspended). Apparently, ntp running on the guest doesn't solve this. At least on Linux system. I read it works on Windows guests. I don't understand why, so I'd appreciate a link to an explanation, but I understand it is out of scope for this list. The HW clock is correct and
2005 Sep 30
1
Old smbpasswd file to new SMB 3.0 smbpasswd
Hello - Is there a script available to convert an old 2.2.18 smbpasswd file to the newer Smb 3.0 smbpasswd file? The reason I ask is that ive figured out why my users are getting bad errors when changing passwords locally. I have over 1000 users and dont wish to manually add them into a fresher smbpasswd file. Thanks TJ
2005 Sep 04
2
IExploder
Hi My name is ?ukasz and I'm a webmaster (kind of a AA meeting ;) So anyway I'm one of those, that don't think: "Hmm.. I use browser _put_your_favourite_browser_here_ so anybody else should use this browser also, or else..." And I need a test ground to check how the websites work in other browsers - one of to unluckuly be IE.. ("IE stands for internet access - both
2013 Feb 13
2
sweave question
Hi Everyone: I was having trouble getting the plot size correct when putting a plot in an sweave document. So, I searched on the internet and I found a clever solution where the person uses the cat function to write latex code so he can include the cat code in the chunk and place the plot using width and height. The solution is here: https://stat.ethz.ch/pipermail/r-help/2009-April/195094.html.
2006 May 28
14
Lightbox and RJS
Hi, I am trying to include lightbox functionality in my app, but there is a slight complication. Apparently lightbox initializes all the links to lightbox events on page load. However, in my case, some new links to lightbox events will be rendered to the page through ajax events (obviously this means after the page loads). So I figure I need to find a way to call lightbox''s
2004 Aug 06
2
Bug in ices, playlist mode (ices kh47, libshout kh22)
Hello, I will take your last version, but I have fresher news about the bug that occurs every mornings in fact... I think this is ntpdate which is causing the problem, as the time of the machine change for more than one second. Here is all the info: 09:46:17 up 1 day, 1:22, 2 users, load average: 0.60, 0.71, 0.68 86 processes: 84 sleeping, 2 running, 0 zombie, 0 stopped CPU states: 10.4%
2012 Jun 23
1
Can't save a plot
Hi, I can't save a plot in R. Even the most simple examples taken from the internet doesn't work: jpeg('rplot.jpg') plot(1:10) dev.off() The message that I receive is: "> jpeg('rplot.jpg') > plot(1:10) > dev.off() null device 1 " I've also tried using png, pdf, and so on... I've windows 7 64b. Ive tried R 2.15.0 x86 and x64, same
2005 Jul 25
0
Fw: /bin/sh: build_tools/make_version_h: not found
----- Original Message ----- From: "chris" <chris@fivestartel.com> To: "Frank Tarczynski" <ftarz@mindspring.com>; <seruser@iptel.org> Sent: Tuesday, July 26, 2005 9:54 AM Subject: Re: [Asterisk-Users] /bin/sh: build_tools/make_version_h: not found > hi Tzafrir > > any idea how we can fix this error? > > include/asterisk/strings.h:232: parse
2011 Aug 17
3
file uploading controller
how to upload a video,document and a audio (of any format) within the same controller and within the same form? is it possible to do that? if not then what is the solution? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to