Displaying 9 results from an estimated 9 matches for "gentone".
2007 Apr 12
1
compile problem with wavelenght
Hello
Im trying to install an old version of Asterisk.
But it isnt working:
when I run "make install":
gcc -o gentone gentone.c -lm
./gentone busy 480 620
Wavelength 1 (in samples): 16.66667
Minimum samples (1): 50 (3.000000.3 wavelengths)
Wavelength 1 (in samples): 12.90323
Minimum samples (1): 400 (31.000000.3 wavelengths)
Need 400 samples
Wrote busy.h
./gentone ringtone 440 480
Wavelength 1 (in samples):...
2007 Oct 12
1
Asterisk 1.4.13 build crashed
...nt.so
[CC] chan_iax2.c -> chan_iax2.o
[CC] iax2-parser.c -> iax2-parser.o
[CC] iax2-provision.c -> iax2-provision.o
[LD] chan_iax2.o iax2-parser.o iax2-provision.o -> chan_iax2.so
[CC] chan_local.c -> chan_local.o
[LD] chan_local.o -> chan_local.so
[LD] gentone.c -> gentone
./gentone busy 480 620
Wavelength 1 (in samples): 16.66667
Minimum samples (1): 50 (3.000000.3 wavelengths)
Wavelength 1 (in samples): 12.90323
Minimum samples (1): 400 (31.000000.3 wavelengths)
Need 400 samples
Wrote busy.h
./gentone ringtone 440 480
Wavelength 1 (in samples):...
2005 Oct 10
2
Errors with new fetched Asterisk cvs
...e; do make -C $x clean || exit 1 ; done
make[1]: Entering directory `/usr/local/src/asterisk/res'
rm -f *.so *.o .depend
make[1]: Leaving directory `/usr/local/src/asterisk/res'
make[1]: Entering directory `/usr/local/src/asterisk/channels'
rm -f *.so *.o .depend
rm -f busy.h ringtone.h gentone gentone-ulaw
make[1]: Leaving directory `/usr/local/src/asterisk/channels'
make[1]: Entering directory `/usr/local/src/asterisk/pbx'
rm -f *.so *.o .depend
make[1]: Leaving directory `/usr/local/src/asterisk/pbx'
/bin/sh: curl-config: command not found
make[1]: Entering directory `/usr/...
2005 Oct 05
1
compiling astrisk
I am trying to compile the astrisk-1.0.9 tarball on a RedHat 9 linux box
with dev environment. I get a lot of the following as a result of a make
/usr/bin/ld /usr/lib/crtn.o: invalid string offset 1>0 for section
`.shstrtab'
and final show stopper
./gentone busy 480 620
make[1]:***[busy.h] segmentation fault
What do I need to fix in order to get a clean make?
2004 Jan 12
1
New Installation problem
...cdr astman stdtime; do make -C $x clean || exit 1 ; done
make[1]: Entering directory `/usr/src/asterisk/res'
rm -f *.so *.o .depend
make[1]: Leaving directory `/usr/src/asterisk/res'
make[1]: Entering directory `/usr/src/asterisk/channels'
rm -f *.so *.o .depend
rm -f busy.h ringtone.h gentone gentone-ulaw
make[1]: Leaving directory `/usr/src/asterisk/channels'
make[1]: Entering directory `/usr/src/asterisk/pbx'
rm -f *.so *.o .depend
make[1]: Leaving directory `/usr/src/asterisk/pbx'
make[1]: Entering directory `/usr/src/asterisk/apps'
rm -f *.so *.o look .depend
make[1]...
2004 Sep 02
2
Please help to config tdm11b
I have a TDM400P with 1 fxo and 1 fxs module(TDM11B)
i just wanted to know how to configure the zaptel and zapata &
extension conf to work well
Please help me on that
2013 Sep 19
1
Vignette problem and CRAN policies
Hello, All:
The vignette with the sos package used "upquote.sty", required for R
Journal when it was published in 2009. Current CRAN policy disallows
"upquote.sty", and I've so far not found a way to pass "R CMD check"
with sos without upquote.sty.
I changed sos.Rnw per an email exchange with Prof. Ripley without
solving the problem; see below. The
2007 Nov 20
1
[asterisk-dev] trunk working under windows!
...Nov 20 10:12:10 2007
>> @@ -64,6 +64,10 @@
>>
>> include $(ASTTOPDIR)/Makefile.moddir_rules
>>
>> +ifneq ($(findstring $(OSARCH), mingw32 cygwin ),)
>> + LIBS+= -lres_monitor.so -lres_features.so
>> +endif
>> +
>> clean::
>> rm -f gentone
>> $(MAKE) -C misdn clean
>>
>> Modified: trunk/pbx/Makefile
>> URL: http://svn.digium.com/view/asterisk/trunk/pbx/Makefile?view=diff&rev=89454&r1=89453&r2=89454
>> ==============================================================================
>> --...
2004 Jan 20
3
Still problems at compiling
...cdr astman stdtime; do
make -C $x clean || exit 1 ; done
make[1]: Entering directory `/usr/src/asterisk/res'
rm -f *.so *.o .depend
make[1]: Leaving directory `/usr/src/asterisk/res'
make[1]: Entering directory `/usr/src/asterisk/channels'
rm -f *.so *.o .depend
rm -f busy.h ringtone.h gentone gentone-ulaw
make[1]: Leaving directory `/usr/src/asterisk/channels'
make[1]: Entering directory `/usr/src/asterisk/pbx'
rm -f *.so *.o .depend
make[1]: Leaving directory `/usr/src/asterisk/pbx'
make[1]: Entering directory `/usr/src/asterisk/apps'
rm -f *.so *.o look .depend
make[1]...