search for: tarczynski

Displaying 20 results from an estimated 34 matches for "tarczynski".

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
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 Nov 28
4
Zaptel drivers for Solaris?
I'm looking to build the zaptel drivers on a Solaris 10 X86 box. I've found the driver source code on https://svn.sunlabs.com/svn/solaris-asterisk but this source is posted along with Asterisk 1.2.7.1 Does anyone know of a fresher version? Is this code considered "somewhat ready for prime time use"? Thanks, Frank
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 error befor...
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 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
2005 Aug 01
1
Voicemail envelope time is 4 hours ahead
I'm running a recent CVS build under Solaris 10. In the shell than I'm running the Asterisk console I have TZ=US/Eastern and in my voicemail.conf I have tz=eastern and eastern=America/New_York|'vm-received' Q 'digits/at' IMp. The voicemail envelope information seems to be exactly 4 hours ahead. No matter what I try I can't seem to find the cause. Any ideas? Frank
2006 May 15
1
Asterisk on a WRT54G?
I'm looking for a recent asterisk package for the Linksys WRT54G. Has anyone know of a 1.2.X build for this box? Thanks, Frank
2008 Feb 07
1
OT: POTS telephone like the SPA-942?
My wife really likes the fit and feel of my SPA-942. Anyone know of a POTS telephone with similar rugged construction?
2010 Nov 10
1
dahdi module disappears from AsteriskNow after kernel update
I updated an AsteriskNow system to 2.6.18-194.26.1.el5 with yum update. Upon reboot dahdi modules cannot be found. In yum.log I see that kmod-mISDN, kmod-dahdi-linux and kmod-dahdi-linux-fwload-vpmadt032 were all deleted during the update. I reinstalled the deleted packages but the dahdi modules can still not be found. They do seem to be under /lib/modules/2.6.18-194.17.4.el5, but no for the
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 Sep 07
2
5-7 second connection delay in outgoing FXO calls
I'm running AsteriskNow 1.7.1 with a OpenVox 2/FXO/2FXS card, a Linksys SPA942 SIP phone and outgoing SIP and IAX routes. When I dial local PSTN numbers from the SPA942 using the FXO channels I observe a 5-7 second delay between when the PSTN number answers the call and when Asterisk connects the call at my end. There's enough delay time that I hear an additional ring after the PSTN
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
2011 Mar 21
0
Problem routing call to fax machine on DAHDI FXSport
...fax,1) I actually have a completely separate context for incoming faxes - and just send any detections straight to it (using the above method). HTH -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Frank Tarczynski Sent: 18 March 2011 03:03 To: asterisk-users at lists.digium.com Subject: [asterisk-users] Problem routing call to fax machine on DAHDI FXSport 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...
2011 Apr 11
3
changing port 5060 to 5061
...> 9. Re: send voicemail to multiple emails (vip killa) > 10. Ubuntu "*-server" kernels [was: Re: IAX2/0.0.29.199] > (Tzafrir Cohen) > 11. Re: IAX2/0.0.29.199 (Tzafrir Cohen) > 12. AsteriskNow updated to Centos 5.6 and DAHDI doesn't work > (Frank Tarczynski) > 13. Re: Call recording - methodology (Silver Thorne) > 14. Re: Call recording - methodology (Dan Journo) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sat, 9 Apr 2011 10:38:00 -0700 (PDT) > From: Steve Edwards &...
2007 Jul 26
0
Asterisk 1.4.9 reproducibly dumps core on Solaris 10
> Message: 1 > Date: Tue, 15 May 2007 23:01:24 -0400 > From: Frank Tarczynski <ftarz at mindspring.com> > Subject: [asterisk-users] Asterisk 1.4.4 reproducibly dumps core on > Solaris 10 > To: asterisk-users at lists.digium.com > Message-ID: <464A7404.5000706 at mindspring.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > &g...