henkoegema

Member

Last active 14 years ago

  1. 14 years ago
    Mon May 31 15:49:37 2010

    FOP does not do sip at all. Look for asterisk misconfigurations or bugs. Maybe the callerid as set by FOP2 has a callerid that your endpoint does not like? (it uses the extension and button label as callerid for originations).

    Best regards,

    Well, I'm debugging at the moment.
    When I've found the answer, I'll post it here.

    (b.t.w. When I logon as another extension (not 1000) then everything is ok.)

  2. Mon May 31 08:55:08 2010

    I've installed FOP 2.11 for Debian Lenny.
    Installation was ok.

    I'm logged in with extension 1000 from 192.168.1.2
    Then I mark another extension (let's say 1001) and a red square appears around the icon.
    Then I click the dial button, and following happens:

      == Using SIP RTP CoS mark 5
      == Using SIP VRTP CoS mark 6
        -- Got SIP response 486 "Busy Here" back from 192.168.1.2
           > Channel SIP/1000-00000001 was never answered.
    asterisk*CLI> 

    This happens with every extension I'm trying to dial.

    So the problem is: Got SIP response 486 "Busy Here" back from 192.168.1.2 (the extension I logged in with and which should ring first) :roll:

    (p.s. When I call from extension 1001 (not using FOP2) to extension 1000, I don't get busy.
    Asterisk CLI show):

      -- Called 1000
      == Using SIP RTP CoS mark 5
      == Using SIP VRTP CoS mark 6
        -- Called 1001
        -- SIP/1000-00000034 is ringing
        -- Got SIP response 486 "Busy Here" back from 192.168.1.3  <-------extenension 1001 !!
        -- SIP/1001-00000035 is busy
        -- SIP/1000-00000034 answered SIP/1001-00000033
      == Spawn extension (default, 1000, 7) exited non-zero on 'SIP/1001-00000033'
    asterisk*CLI> 
  3. 15 years ago
    Mon Sep 28 12:43:26 2009
    henkoegema posted in FOP2 Ubuntu8.10.

    Anyone who got FOP2 working on Ubuntu? :roll:

  4. Mon Sep 21 10:00:20 2009
    henkoegema posted in FOP2 Ubuntu8.10.

    Not sure how or why, but there are some users running debian-etch version on ubuntu 8.04. Actually I know why, you need to install Raw::Compress:Zlib version 2.020... you can do that with:

    #> perl -e shell -MCPAN
    #> install PMQS/Compress-Raw-Zlib-2.020.tar.gz

    That should take care of the problem..

    Best regards,

    Installed Raw::Compress:Zlib version 2.020...

    root@medion:/usr/local/fop2# ./fop2_server --test
    Attempt to reload Scalar/Util.pm aborted.
    Compilation failed in require at /usr/local/lib/perl/5.10.0/Compress/Zlib.pm line 9.
    BEGIN failed--compilation aborted at /usr/local/lib/perl/5.10.0/Compress/Zlib.pm line 9.
    Compilation failed in require at -e line 359.
    root@medion:/usr/local/fop2# 
  5. Tue Sep 1 09:24:43 2009
    henkoegema posted in FOP2 Ubuntu8.10.

    Ok, you will have to wait for ubuntu packages then... They will be available sometime next week.

    When will Ubuntu packages be available?
    (why isn't their a 'general' package, like in FOP ? )

  6. Fri Jul 3 16:14:42 2009
    henkoegema posted in FOP2 Ubuntu8.10.

    Ok, you will have to wait for ubuntu packages then... They will be available sometime next week.

    OK ;)

  7. Fri Jul 3 10:05:01 2009
    henkoegema posted in FOP2 Ubuntu8.10.

    I'm testing Debian Lenny -i386 on Ubuntu 8.10

    root@medion:/usr/local/fop2# /usr/local/fop2/fop2_server --test
    Compress::Raw::Zlib object version 2.011 does not match bootstrap parameter 2.020 at /usr/local/lib/perl/5.10.0/Compress/Raw/Zlib.pm line 97.
    Compilation failed in require at /usr/local/share/perl/5.10.0/Archive/Zip.pm line 12. :roll:
    BEGIN failed--compilation aborted at /usr/local/share/perl/5.10.0/Archive/Zip.pm line 12.
    Compilation failed in require at -e line 359. :roll:
    root@medion:/usr/local/fop2#

  8. Fri Jun 26 15:45:53 2009
    henkoegema started the conversation FOP2 Ubuntu8.10.

    Can I use :
    fop2-001-i386-glibc2.3.6-debian-etch.tgz
    for compiling in Ubuntu8.10 server edition?

    Rgds
    Henk