Displaying 3 results from an estimated 3 matches for "452966".
Did you mean:
452366
2005 Aug 04
1
Asterisk Voice Mail Server and older Executone PBX..can it be done?
Does anyone have experience with melding Asterisk with an older Executone PBX?
I have a client whose existing voicemail server(repartee) has become
bonkers and we need to stick a VM system in there asap. I thought
asterisk would be a good thing to use.
Does anyone have experience with the older Executone PBX's and asterisk?
Any caveats, any tips, any things I should be aware of?
Thanks,
2020 May 23
4
libguestfs-tools failure that I can't figure out
2020 May 25
2
Re: libguestfs-tools failure that I can't figure out
...he output of
>> the ldd command:
>> ~]# ldd /usr/lib/systemd/systemd | grep libpcap
>> Â Â Â libpcap.so.1 => /usr/local/lib/libpcap.so.1 (0x00007f91f78f8000)
>>
>> and the libpcap files:
>> ~]# ls -al /usr/local/lib/libpcap*
>> -rw-r--r--. 1 root root 452966 May 13 05:14 /usr/local/lib/libpcap.a
>> lrwxrwxrwx. 1 root root     16 May 17 21:06 /usr/local/lib/libpcap.so.1
>> -> libpcap.so.1.8.1
>> -rwxr-xr-x. 1 root root 1861296 May 13 05:14 /usr/local/lib/libpcap.so.1.8.1
> That's odd. Is this a self-compiled libpcap?
&...