Displaying 20 results from an estimated 600 matches similar to: "Saving multiple plots named with part of the original file name"
2007 Aug 01
7
Problems building zaptel 1.4.4
Hi,
I'm having trouble compiling zaptel 1.4.4 on SUSE 10.1. I'm really
only interested in getting ztdummy to work because this is a dev
machine with no zaptel h/w. SUSE 10.1 is a 2.6 kernel:
asterisk-dev:/home/hugh # uname -r
2.6.16.13-4-default
It seems that my problem is related to autoconf.h - I cannot find that file:
asterisk-dev:/home/hugh # find / -name 'autoconf.h'
2006 Jan 04
1
RBT enable/disable
Hi friends,
How i can enable and disable RBT in asterisk for SIP users.
We have linksys IP Phones but its give ring to the caller before
ringing the called phone.
--
Thank You,
Code Lover
2006 Mar 13
1
Failed installing zaptel
Group
Having trouble installing zaptel. Below is my server specs
Intel Motherboard D101GGC
TE405P
CentOS-4.2-i386
Here is the output trying to do a 'make'
===============================================
make clean
rm -f torisatool makefw tor2fw.h radfw.h
rm -f ztcfg torisatool makefw ztmonitor ztspeed zttool zttest fxotune
rm -f *.o ztcfg tzdriver sethdlc sethdlc-new
rm -f
2005 Sep 23
1
ztdummy compile again
Hi,
I'm still strugling with getting an easy to use conference system
implemented. I did have app_conference running, but today I upgraded
asterisk to 1.0.9 and it stopped working. I've tried following the
instructions for compiling app_conference on 1.0.7 but it didn't work.
So I went back to ztdummy (I've not had any luck getting this to compile
on FC2).
Anyhoo, I've
2006 Mar 13
1
Spam? Re: Failed installing zaptel
Chuck,
Thank You
I'm also going to try CentOS 3
The problem is I have SATA HDD and running in to trouble getting Linux
installed. Will update after I test Ver 3
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Chuck Bunn
Sent: Monday, March 13, 2006 12:45 PM
To: Asterisk Users Mailing List -
2010 Jun 04
1
update from 4.8 to 5.4?
I have searched the list, and don't see this covered or didn't search for the
right words.
I'm running CentOS 4.8 and have some DVD's for 5.4. I have a lot of customized
and additional software installed and would like to avoid starting over with
a scratch install. After the upgrade from the DVD I would do a yum upgrade to
5.5.
Is this a workable (and safe) thing to do? What
2005 Jun 06
1
Zaptel comple on FC2
I wouldn't normally post this to the asterisk mailing list but I'm
really stuck...
I've been trying to get meetme working on and off for a few months now
but I always hit a brick wall when trying to compile.
I keep seeing this...
make linux26
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o gendigits.o
2005 Jun 29
1
Dial ZAP Problem
I'm trying to get this zap dial to work. I want to send DNIS and ANI to
other system (ZAP/g2) at answer, while the caller hears ring (RBT).
I hear the RBT, but callerid and exten is not sent to other T1 - The ZAP/g2
T1 is standard D4, SF, E&M Wink Start. - At ZAP/g2 wink, asterisk should
send DTMF "*ANI*DNIS*"
exten => _XXXX,1,NoOp,${CALLERID}
exten =>
2013 Sep 11
3
Bind9 AD SDLZ driver failed to load
I installed Bind9 on a new ubuntu 13.04 server using
apt-get install bind9
and am trying to integrate AD into it. Bind starts fine and will resolve my
domain and computer names, but when I add the line
include "/usr/local/samba/private/named.conf"
into /etc/bind/named.conf, Bind9 fails to start. I have edited that file
to ensure the correct line is included for Bind 9.9, and I am not
2012 Jul 12
0
chan_ss7 quick patch to enable RBT
Hello everyone,
I am trying to apply
this<http://www.voip-info.org/storage/users/496/27496/images/499/rbt.patch.diff>patch
on chan_ss7-2.1.0 for RingBack tone but its not accepting and
throwing errors:
Hunk #1 FAILED at 704.
Hunk #2 FAILED at 715.
I have done the patch modifications manually in l4isup.c
There is just one question, how do I pass the RB file-to-play on an SS7
channel via
2005 May 29
1
Error attempting to make Zaptel on Red Hat linux 9.0
Hi All,
Newby with problem when attempting to make Zaptel on Red Hat linux 9.0.
I have seached Google, VoIP forums etc and cannot resolve issue.
(Red Hat 9.0) Linux version 2.4.20-31.9 (bhcompile@daffy.perf.redhat.com) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Tue Apr 13 18:04:23 EDT 2004
All Packages installed per: http://www.voip-info.org/wiki-Asterisk+redhat9+packages
Per
2004 Aug 16
1
Compile error on Zaptel with Suse 9.1 (follow-up of subject: What is the best Linux for asterisk)
Have anybody experience with the following error on a linux system. The
system is for the rest running perfect without problems.
The system was full installed with Suse 9.1 and updated.
Following uname is my kernel 2.6.5-7.104-default
Greatings Han
Suse 9.1 professional
AMD Atlhon XP 2200
Asus A7V600-X bios 1005
1Gb memory 400Mhz
Geforce MX 4000 64MB
40 GB Harddisk
2020 Apr 29
1
grid 4.0 generates wrong results when adding two complex units by sum()
Hi,
In grid 4.0, adding two complex units by `sum()` seems to give wrong results.
In the following example, `u1 + u2` gives the correct result, but `sum(u1, u2)` also `sum(unit.c(u1, u2))` give the wrong results.
```
library(grid)
u1 = 0.4*sum(unit(1, "inch"), unit(1, "mm"))
u2 = 0.1*sum(unit(1, "inch"), unit(1, "mm"))
u1
# [1] 0.4*sum(1inches, 1mm)
2005 Jul 01
2
make error for zaptel
Hi,
I'm running SuSE 9.3 fully updated using YOU and I *have* re-booted the
box (in a hope to sort out the uname -r issue mentioned below).
I'm using the Asterisk Doc Proj vol 1 to guide me through the initial
setup. I have no special HW and intend to use asterisk on an internal
network just to get some experience.
I have downloaded what I think I need and placed it in /usr/src (see
2006 Jan 13
4
SQL -> Diagram script
Did I see some code posted here that would create a graphical
representation of a database relationships using the graphviz utilities?
--
Posted via http://www.ruby-forum.com/.
2013 Sep 02
0
[LLVMdev] [Polly] Comionpile-time of Polly's code generation
On 09/01/2013 08:02 PM, Star Tan wrote:
> Hi all,
>
>
> It seems that Polly's code generation can leads to high compile-time overhead, especially for PolyBench applications such as 2mm, 3mm, gemm, syrk, etc. Some basic evaluation and analysis for Polly's code generation can be referred to http://llvm.org/bugs/show_bug.cgi?id=16898.
>
>
> Currently, we can choose to
2013 Sep 08
2
[LLVMdev] [Polly] Compile-time of Polly's code generation
At 2013-09-02 17:05:52,"Tobias Grosser" <tobias at grosser.es> wrote:
>On 09/01/2013 08:02 PM, Star Tan wrote:
>> Hi all,
>>
>>
>> It seems that Polly's code generation can leads to high compile-time overhead, especially for PolyBench applications such as 2mm, 3mm, gemm, syrk, etc. Some basic evaluation and analysis for Polly's code generation
2006 Dec 23
0
centos4.4 x86_64 and zaptel-1.2.12 compile problems?
Anyone seen this and know how to fix it? (note the Assembler messages at
the end). Thanks in advance:
server# make linux26
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE -c -o
gendigits.o gendigits.c
cc -o gendigits gendigits.o -lm
./gendigits > tones.h
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64
2005 Jan 20
1
Re: zaptel on 2.6.10 kernel - debian.
Hi Guys, Gals.
Ok, so I have latest CVS sources on a debian box, 2.6.10-1-386 kernel
kernel headers isntalled in the right plauce and all that stuff .. but
whatever I try .. same results, I only need to get ztdummy working for a
conference .. but I always end up stuffed :(
heres the compile:
robin@debian:~/zaptel$ make linux26
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE
2005 Feb 01
2
Problems compiling zaptel on SuSE V9.2
I try to compile zaptel, without much success. I followed the guidelines in
http://www.voip-info.org/wiki-Asterisk+Zaptel+Installation
making dependencie results in:
asterisk:/usr/src/linux # make dep
*** Warning: make dep is unnecessary now.
and make tells me
make[1]: *** No rule to make target `modules'. Stop.
asterisk:/usr/src/zaptel # make clean
rm -f torisatool makefw tor2fw.h
rm -f