Member
Last active 11 years ago
Nicolas,
Thanks much.
2.27 did not work either, but this sure did:
32-bit: ln -s /usr/lib/libcrypto.so.10 /usr/lib/libcrypto.so.6
Thanks again
Michel.
Hi KasperNZL,
can you detail what you had to do? I have asterisknow 3.0.0, yum update, yum install development tools (to get the make). it installs with no errors, but when I try to start it I get this:
Thanks!
root@localhost ~]# service fop2 start
Starting Flash Operator Panel 2: Can't load '/tmp/par-root/cache-4b3df8b00ea32d78fbcfc645d56579285258145c/aaf44dba.so' for module Filter::Crypto::Decrypt: libcrypto.so.6: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 230.
at /usr/lib/perl5/site_perl/5.8.8/PAR/Heavy.pm line 128
BEGIN failed--compilation aborted at /tmp/par-root/cache-4b3df8b00ea32d78fbcfc645d56579285258145c/inc/lib/Filter/Crypto/Decrypt.pm line 37.
Compilation failed in require at script/fop2_server.pl line 1.
BEGIN failed--compilation aborted at script/fop2_server.pl line 1.
[FAILED]
Hi there,
I bought and installed Fop2 (installed 2.11, intalled 2.20, back to 2.11)
I have an issue with the [app-dnd-toggle] macro provided in /usr/local/extensions_override_freepbx.conf and copied into /etc/asterisk.
The system is Asterisknow 1.7.1 with Asterisk 1.6 and FreePBX upgraded to 2.8.0.8.
The replacement [app-dnd-toggle] does not update the dial plan hints, at least not the *76nnnn (where nnnn is the extension). For the DND feature, I configured a BLF button on the phones thats dials and monitor *76nnnn. That way, the user knows right away if he/she is in DND mode by looking at the status light, and the other users on other phone see that extension status light busy.
So, without [app-dnd-toggle] in extensions_override_freepbx.conf, when pressing the DND button, it toggles ALL of: the the FreePBX SIP/nnnn&Custom:DND status, the LED next to the DND button and the busy LED on other phones for the extension (a view of the SIP/nnnn&Custom:DND hint). It does not change the Fop2 status.
Now with [app-dnd-toggle] in extensions_override_freepbx.conf, when pressing that button, it toggles the Fop2 status, but does NOT toggle the LED next to the button, and does NOT update the *76nnnn dial plan hint. I have not checked yet the status of the nnnn@ext-local hint, as the lack of update of the *76nnnn@ext-dnd-hints makes the macro unusable.
asterisk*CLI> core show hints
4000@ext-local : SIP/4000&Custom:DND4 State:Idle Watchers 9
So, in order to gain the DND status in Fop2, I have to sacrifice the LED status by the DND button on the phone. That does not work for me. Please help!
Thanks