Displaying 20 results from an estimated 600 matches similar to: "Asterisk12Beta- configure script/uuid missing??"
2013 Oct 19
0
SOLVED: Asterisk12Beta- configure script/uuid missing??
>On Fri, Oct 18, 2013 at 03:16:08PM -0400, Cassius Smith wrote:
> Hello,
> I'm trying to build Asterisk12 on a Centos 6.4 VM. The configure script is erring out with:
> ?
> checking for uuid_generate_random in -luuid... no
> checking for uuid_generate_random in -le2fs-uuid... no
> checking for uuid_generate_random... no
> configure: error: *** uuid support not found
2014 Apr 26
1
Problem building Asterisk-12.2.0
When I run ./configure, it aborts with:
checking for uuid_generate_random in -luuid... no
checking for uuid_generate_random in -le2fs-uuid... no
checking for uuid_generate_random... no
configure: error: *** uuid support not found (this typically means the uuid development package is missing)
But it *is* installed:
[root at asterisk asterisk-12.2.0]# yum list installed | grep uuid
uuid.i386
2012 Jun 09
5
Build failure for isohybrid
Dear list,
I have been trying to debug a build failure for a while in the utils
directory on isohybrid which seems to be distro specific.
On Fedora 17 64bit the build completes without problems, but under both
Ubuntu 32/64bit 11.10 and 12.04 I get the following:
tim at oxygen:/usr/src/git/syslinux/utils$ make
gcc -O2 -luuid -o isohybrid isohybrid.o isohdpfx.o
isohybrid.o: In function
2013 Oct 23
1
Ast12 issue "missing" library file??
Hi ALL,
still having trouble getting Ast 12 to run. I got it compiled and built but now when I try to run, I'm getting a missing library error that seems to be in error (see below). The .so file DOES exist with correct permissions.
[root at Asterisk12 ~]# asterisk -rvvv
asterisk: error while loading shared libraries: libasteriskssl.so.1: cannot open shared object file: No such file or
2019 Feb 28
2
Can't find uuid!
Hello Asterisk,
New install.
Current Fedora server.
Current Asterisk V16
Installed everything necessary to run configure including uuid and uuid-devel.
I know everything but uuid works as I commented out the uuid test and configure finished.
Make fails with uuid/uuid.h not found.
uuid/uuid.h is not there, but uuid.h is there.
Tried changing <uuid/uuid,h> to <uuid.h> in uuid.c
2010 Nov 15
7
Door Contacts via Asterisk?
Hi all,
I have had (what I consider) an odd request. The installation I'm working on
now is an office on a multi-floor building. They 're looking for some kind
of solution with the phone system to provide door control. We are a
non-profit so of course I'm looking for something VERY inexpensive.
I'm sure /someone/ has done something like this. I'd appreciate any ideas.
Cassius
2011 Feb 03
8
Question about EuroBRI final 2 digits
Hello,
I have an installation in Austria; ISDN service provided by Austria Telekom.
The main number of the service is 6 digits. Incoming calls may contain 2
additional digits, which I then use to route the call to the correct
extension. Telekom sends me all the digits.
My problem is that when someone tries to dial an 8 digit number to an
extension from an outside analog phone, AT sends the call
2011 Mar 07
2
Cisco 7942G IP Phone firmware conversion from SCCP to SIP.
Hi,
?
The current SCCP image on the 7942 phone is :SCCP42.9-0-2SR1S.
We are trying to convert/upgrade the phone to SIP version of the firmware i.e : cmterm-7942_7962-sip.9-0-3
(Firmware is downloaded from the cisco support site).
We have unzipped and placed all the files in the /tftp (root directory) of tftp server.
Following files are also placed in the tftp directory.
?
The Upgradation /
2010 Aug 02
3
Caller ID issue
Hi list,
I'm having a problem with CallerID names not showing up when calls come
in. I have dialplan code to store the callerid(name) away and it is
blank (null). However, the voicemail variable ${VM_CALLERID} has the
name field populated. For example, here is some of the dialplan code:
2. Set(CALLER_ID_INFO_ALL=${CALLERID(all)})
3. Set(CALLER_ID_INFO_NAME=${CALLERID(name)})
4.
2010 Oct 18
5
IAX2 works one direction, but not the other...
2013 Aug 30
3
Memory usage bar plot
Hi,
I haven't tried the code yet. Is there a way to parse this data
using R and create bar plots so that each program's 'RAM used' figures are
grouped together.
So 'uuidd' bars will be together. The data will have about 50 sets. So if
there are 100 processes each will have about 50 bars.
What is the recommended way to graph these big barplots ? I am looking
2010 Nov 24
2
SPA942 on speaker phone does not hang up?
Hello all,
I am using Linksys SPA942 in my current installation activity. I see a
peculiar behavior: A call is made and the SPA942 uses its speaker. When the
far end of a call hangs up , the SPA942 stays off hook, and after a time
plays a fast busy. The user then has to press the line presence button to
hang up the phone.
I think I must be missing some sip.conf parameter. My sip.conf is pretty
2011 Jun 14
1
Page() bumps user out of a call
Hello all,
I'm having a problem with my intercom function that I use for under-chin
paging. I'm running 1.6.2.13 on this server, and we use Linksys SPA-942's
for our general phones. I have a global defined which has all the SIP
channels concatenated together - this is ${ALL-PAGE-EXTS}.
The problem comes when a user is on the line, and someone else uses the
intercom function to page
2011 Feb 18
2
no progress indication
I am integrating a new server (Asterisk 1.8.2.3, DAHDI 2.4.0) with VOIP
only trunks, and this server only has soft phones.
When I dial an extension and the phone is not registered, I don't get any
ring or progress indications, and eventually the Dial() times out and
drops into voicemail (as expected).
CLI output:
-- Executing [s at macro-StdExten:6] Dial("IAX2/barneveld-2036",
2010 Oct 13
1
advice re: Page() application
2011 May 06
1
Asterisk 1.6.2.18, Cisco 79XX not registering
Hi all,
I have a production server running with about 90 Cisco 79[46]1's and SIP
release 8.5(2)SR1 from last year. I was running Asterisk 1.6.2.9 and
upgraded last night after hours. (Seemed low risk to me!)
Much to my surprise, not a single one of the Cisco 79XX phones would
register. Since it's a production server, I rolled back to 1.6.2.9 and
everything was fine. All my Linksys SPA
2011 May 12
1
lead time for RPM's?
Hi all
Usually I build asterisk from source, but recently have been doing a
couple of test installations with packages from the Digium repository.
About how long does it take to get from new release announcement into the
Digium RPM repository? Specifically 1.8.4 CentOS hasn't made it to the
rpm repository yet.
Cassius
2010 Sep 13
7
High volume BLF - Suggestions?
Hi,
We have a user who is putting large call volumes through Asterisk, and
wants to BLF monitor up to 90 extensions. We are struggling to find a
handset that can keep up with Asterisk :)
1) Is there a handset that will do this?
2) Is there a different (standard) way to send BLF and allow directed pickups?
2a) Or even a handset specific way?
Asterisk handles the BLF volume fine, even on quite
2010 Aug 14
1
BLF/Call Pickup using SPA942, SPA962, SPA932
Hi all,
There are a lot of posts around the web about my question; unfortunately
I have not been able to get any of the solutions to work. I'm using
Asterisk 1.6.2.8 under CentOS 5.5. I'm trying to get call pickup working
for the secretaries that monitor their bosses' phones.
The BLF and the speed dial works great on the Linksys phones. Call
pickup is the problem.
My features.conf
2010 Oct 14
1
advice re: Page() application