zoli

Member

Last active 12 years ago

  1. 12 years ago
    Tue Oct 11 13:20:49 2011

    Hi Nicolas.

    Thank you for reply. I tried with firefox, opera and chromium, but no luck. Today I uninstalled the elastix version and installed from tarball. First I had the same problem (with firefox opera and chromium), but, I don't know why (I had some restarts, maybe that's why) now it's working bud just with chromium. From firefox I get: Connecting to server, attempt number : 1 (the number not increasing)...

    It will be great, if the program can make log files, maybe in future releases you can add this ;).

    Robert

  2. Mon Oct 10 14:51:06 2011
    zoli posted in Another login problem.

    Dear All.

    I want to try fop2 in my elastix 2.2 (rc3) installation.
    I installed FOP2 2.24 via elastix addon manager, the install went fine.
    My fop2.cfg:

    [general]
    ; AMI definitions
    manager_host=localhost
    manager_port=5038
    manager_user=fop2
    manager_secret=au2koslz5
    
    ; Global Config
    poll_interval      = 86400
    poll_voicemail     = 1
    monitor_ipaddress  = 0
    
    ; Force blind transfer on asterisk 1.6
    blind_transfer     = 1
    
    master_key = 1223342
    spy_options="bq"
    whisper_options = "w"
    monitor_filename=g${DEST_EXTENSION}-${UNIQUEID}
    monitor_format=wav
    monitor_mix=true
    voicemail_path=/var/spool/asterisk/voicemail
    #exec autoconfig-users-freepbx.sh

    /usr/local/fop2/fop2_server --test

    Flash Operator Panel 2 - No valid license found. Demo Mode
    Connection to manager OK!

    CLI> manager show connected

      Username         IP Address       Start       Elapsed     FileDes   HttpCnt   Read   Write
      fop2             127.0.0.1        1318245380  1978        22        0         08191  08191
    1 users connected.

    netstat -lnp |grep 4445

    tcp        0      0 0.0.0.0:4445                0.0.0.0:*                   LISTEN      11045/fop2_server

    It seems like everything working fine, but I unable to login via web. I'u using one extension, with it's voicemail passvord.
    Ins asterisk database, the fop2user table contains it:

    1 	0 	200 	258258 	all

    When I started in debug mode, I tried to connect I found this on the console:
    /usr/local/fop2/fop2_server -X 511

    ** MAIN New client connection 10.2.3.241
    
    ** MAIN AMI event received...
    
    HTML5 Web Socket Connection
    Use of uninitialized value in substitution (s///) at script/fop2_server_2.20.pl line 9496.
    Use of uninitialized value in substitution (s///) at script/fop2_server_2.20.pl line 9497.
    Use of uninitialized value in concatenation (.) or string at script/fop2_server_2.20.pl line 9506.
    
    10.2.3.241      => HTTP/1.1 101 Web Socket Protocol Handshake
    Upgrade: WebSocket
    Connection: Upgrade
    WebSocket-Origin: 
    WebSocket-Location: ws://10.2.3.172:4445/
    WebSocket-Protocol: sample
    
    
    ** MAIN closing 10.2.3.241
    
    ** CLEAN SOCKET  connection lost removing socket IO::Socket::INET=GLOB(0x1bec1610)
    ** CLEAN SOCKET  flash client connection lost
    No flash clients connected
    
    ** MAIN New client connection 10.2.3.241
    
    ** MAIN AMI event received...
    
    HTML5 Web Socket Connection
    Use of uninitialized value in substitution (s///) at script/fop2_server_2.20.pl line 9496.
    Use of uninitialized value in substitution (s///) at script/fop2_server_2.20.pl line 9497.
    Use of uninitialized value in concatenation (.) or string at script/fop2_server_2.20.pl line 9506.
    
    10.2.3.241      => HTTP/1.1 101 Web Socket Protocol Handshake
    Upgrade: WebSocket
    Connection: Upgrade
    WebSocket-Origin: 
    WebSocket-Location: ws://10.2.3.172:4445/
    WebSocket-Protocol: sample
    
    
    ** MAIN closing 10.2.3.241
    
    ** CLEAN SOCKET  connection lost removing socket IO::Socket::INET=GLOB(0x1b67e820)
    ** CLEAN SOCKET  flash client connection lost
    No flash clients connected
    ...

    The version show this:
    /usr/local/fop2/fop2_server --version

    fop2_server version 2.21 beta

    But in the elastix, the package version is : FOP2 v2-2.24

    When I try to log in, it shows:
    Connecting to server, attempt number : 1 till 15 and than "System is not available right now"

    The elastix (which have asterisk 1.8.7.0) and the fop2 is on the same machine. No firewall, or anything else.

    What is the problem? Please anybody help me, because I want to buy it, but if it's not working than I don't want to spend money...

    Thanks

    Robert

  3. Mon Oct 10 12:05:29 2011
    zoli started the conversation Elastix 2.2 & FOP2 - unable to log in.

    Dear All.

    I want to try fop2 in my elastix 2.2 (rc3) installation.
    I installed FOP2 2.24 via elastix addon manager, the install went fine.
    My fop2.cfg:

    [general]
    ; AMI definitions
    manager_host=localhost
    manager_port=5038
    manager_user=fop2
    manager_secret=au2koslz5
    
    ; Global Config
    poll_interval      = 86400
    poll_voicemail     = 1
    monitor_ipaddress  = 0
    
    ; Force blind transfer on asterisk 1.6
    blind_transfer     = 1
    
    master_key = 1223342
    spy_options="bq"
    whisper_options = "w"
    monitor_filename=g${DEST_EXTENSION}-${UNIQUEID}
    monitor_format=wav
    monitor_mix=true
    voicemail_path=/var/spool/asterisk/voicemail
    #exec autoconfig-users-freepbx.sh

    /usr/local/fop2/fop2_server --test

    Flash Operator Panel 2 - No valid license found. Demo Mode
    Connection to manager OK!

    CLI> manager show connected

      Username         IP Address       Start       Elapsed     FileDes   HttpCnt   Read   Write
      fop2             127.0.0.1        1318245380  1978        22        0         08191  08191
    1 users connected.

    netstat -lnp |grep 4445

    tcp        0      0 0.0.0.0:4445                0.0.0.0:*                   LISTEN      11045/fop2_server

    It seems like everything working fine, but I unable to login via web. I'u using one extension, with it's voicemail passvord.
    Ins asterisk database, the fop2user table contains it:

    1 	0 	200 	258258 	all

    When I try to log in, it shows:
    Connecting to server, attempt number : 1 till 15 and than "System is not available right now"

    The elastix (which have asterisk 1.8.7.0) and the fop2 is on the same machine. No firewall, or anything else.

    What is the problem? Please anybody help me, because I want to buy it, but if it's not working than I don't want to spend money...

    Thanks

    Robert