Displaying 7 results from an estimated 7 matches for "asterisk_version".
Did you mean:
dasterisk_version
2009 Aug 21
5
how to install asterisk
hello friends,
i have to configures asterisk n my hardware details are
O.S - Ubuntu 8.04 Lts
Memory - 1 GB
Proccessor- core 2 duo
is any
one having a good link or how to related asterisk.
any help,support will
be higly appreciated
thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jan 31
3
Default value for ASTERISK_VERSION_NUM
I'm looking at version.h installed by Asterisk 1.2.3/4 - and the default
value is 000000. I thought the value should be 010200. I know many
people have problems compiling chan_bluetooth because of this
inconsistency. Anyone has the last word on this?
2010 Apr 12
1
Change in menuselect handling of sound files (in 1.6.1.X)
Hi,
Between 1.6.1.9 and 1.6.1.18, handling of menuselect has changed in such a
way that I cannot script non-english sound files downloading anymore.
The following used to work (unattended) with 1.6.1.9 (for instance):
cd /usr/src/asterisk-${ASTERISK_VERSION}
./configure
make menuselect.makeopts
echo "MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM CORE-SOUNDS-FR-GSM" >
menuselect.makeopts.defaults
make USER_MAKEOPTS=menuselect.makeopts.defaults menuselect.makeopts
make
make install
Now, with 1.6.1.18, CORE-SOUNDS-FR-GSM is not downloaded anym...
2005 Sep 01
1
Loop error when compiling CVS version of 1.2-Beta
...erbuf.c loader.c logger.c
manager.c md5.c muted.c netsock.c pbx.c plc.c poll.c privacy.c rtp.c
say.c sched.c slinfactory.c srv.c strcompat.c tdd.c term.c translate.c
ulaw.c utils.c
This is the contents of the include/asterisk/version.h file.
/*
* version.h
* Automatically generated
*/
#define ASTERISK_VERSION "CVS-Nv1-2-0-beta1-09/01/05-11:06:01"
#define ASTERISK_VERSION_NUM 999999
Geoff
2006 Jun 21
0
asterisk compiling
Anyone can help with this?
cli.c:49:30: asterisk/version.h: No such file or directory
cli.c: In function `handle_version':
cli.c:414: error: `ASTERISK_VERSION' undeclared (first use in this
function)
cli.c:414: error: (Each undeclared identifier is reported only once
cli.c:414: error: for each function it appears in.)
make: *** [cli.o] Error 1
****************************************************
ASTERISK installed.
Installation finished...
2005 Aug 28
2
Asterisk 1.2.0-beta1 tarball re-released
Due to a packaging error, the tarball released on Friday night did not
have a version number embedded in it, which results in various strange
build errors and other odd behavior.
The tarball on the FTP servers has been updated to correct this
situation. Sorry for the inconvenience :-)
2004 Apr 26
3
Compiling asterisk
I got the error below while compiling asterisk. Please offer me some help.
hubert
for x in res channels pbx apps codecs formats agi cdr astman stdtime; do
make -C $x depend || exit 1 ; done
make[1]: Entering directory `/etc/asterisk/asterisk-0.7.2/res'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/etc/asterisk/asterisk-0.7.2/res'
make[1]: Entering