Member
Last active 11 years ago
Using FOP 2.2.6
FreePBX 2.9.0.12
FOP2admin 1.2.10
Changes in the ext name at (freepbx) and also do a refresh label at the FOP 2 Admin.
Manual run the autoconfig-buttons-freepbx.sh
One of the result below:
[SIP/7009]
type=extension
extension=7009
label=Joseph
mailbox=7009@default
context=from-internal
queuecontext=from-queue
extenvoicemail=*7009@default
privacy=none
rtmp=0
queuechannel=Local/7009@from-queue/n|Penalty=0|MemberName=Joseph|StateInterface=SIP/7009&Local/7009@from-queue/n|Penalty=0|MemberName=Joseph|StateInterface=SIP/7009|Queue=5002
customastdb=CF/7009
But my outcome is only display ext "ext" at the button. Only show 7009 7009 I have no issue at the Queue Labels.
I can see the Agent Name at the tooltip.
Can I know any setting need to be look into?
Go through the guide but still having issue of login. My OS is using CentOS 6
Inside the /usr/local/fop2 folder contains below files
This file NEWFOPoHd8Bz is generate from FreePBX FOP2 admin.
/usr/local/fop2/fop2_server -t
Flash Operator Panel 2 - Valid License (1)
Connection to manager OK!
Error msg: Response "System is not available right now"
Try using phonebook and I found out that when I try to put in name instead of numbers, once click on the phone number to dial, it only send digit but the name strips off.
For example .
At the "PHONE 1" fields, I put in *123abc. When I click on this field, my freepbx will only capture 123 instead of the whole strings. Did you strips everything off?
Got it to work by changing port number from 4444 to 4445. Just wonder why the fop2 cannot work when I try to change the port number to use as port 4444. Is there any setting in the files locate at the webserver directory?
I am using fop2 version 2.23.
Having error during login.
fop2_server -t
Flash Operator Panel 2 - Valid License (1)
Use of uninitialized value in concatenation (.) or string at script/fop2_server.pl line 3023.
Connection to manager OK!
Debug mode - log capture.
Use of uninitialized value in concatenation (.) or string at script/fop2_server.pl line 3023.
** GENERA CONFIG END
I am using asterisk version 1.8.1.1. Does the FOP2 support in asterisk version 1.8.1.1?
I got the almost same error below this:
When I finish the install and try to test the server I get
Can't run with DEBUGGING Perl at /usr/lib/perl5/5.10.10/i386-linux-thread-multi/DynaLoader.pm line 253.
BEGIN failed--compilation aborted at /tmp/par-root/cache-48626947011371500ef4ae3bad7a2f0261fb9384/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.
Then I try rpm -ivh perl-5.10.0-73.fc10.i386.rpm and perl-libs-5.10.0-73.fc10.i386.rpm (these packages download from fop2) and I face conflict...
So I force the installation by "--force"
and now I face another error...
./fop2_server: symbol lookup error: /usr/lib/perl5/5.10.0/i386-linux-thread-multi/auto/Compress/Raw/Zlib/Zlib.so: undefined symbol: Perl_pad_sv
Need help urgently. TQ
Error code.
/usr/local/fop2/fop2_server --test
Compress::Raw::Zlib object version 2.008 does not match bootstrap parameter 2.020 at /usr/lib/perl5/5.10.0/i386-linux-thread-multi/Compress/Raw/Zlib.pm line 97.
Compilation failed in require at /usr/local/lib/perl5/site_perl/5.10.0/Archive/Zip.pm line 12.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.10.0/Archive/Zip.pm line 12.
Compilation failed in require at -e line 359.
Using Fedora 10
> uname -a
Linux development 2.6.27.35-170.2.94.fc10.i686 #1 SMP Thu Oct 1 14:58:51 EDT 2009 i686 i686 i386 GNU/Linux
> rpm -qa |grep perl-5
perl-5.10.0-73.fc10.i386
perl-suidperl-5.10.0-73.fc10.i386
perl-libwww-perl-5.823-1.fc10.noarch
> rpm -qa |grep perl-lib
perl-libs-5.10.0-73.fc10.i386
perl-libwww-perl-5.823-1.fc10.noarch
Can someone help me on this?