tommy

Member

Last active 13 years ago

  1. 13 years ago
    Tue Mar 1 01:31:05 2011

    The easiest way is to update: download, extract and type make. after that run the revoke.

    I want the old fop2 still work but working as demo mode. Is it possible? and, Is command "make" clean my current setting for buttons and users?

    Thanks for help

  2. Mon Feb 28 22:05:37 2011

    how do I upgrade to 2.20 on the old server? just copy the file cover the old file?

    Is there any esay way like remove the file or key to disable the register at 2.11?

  3. Mon Feb 28 21:29:17 2011
    tommy started the conversation Reinstall FOP2 (Buy version) problem.

    I try reinstall fop2 on another server. but how can I transfer the licence?

    new server fop2 version is 2.20
    old fop2 server version is 2.11

    I always got error:

    Serial code already used on another hardware.
    If you want to revoke the previous license, use the command:
    ./fop2_server --revoke

    I try run ./fop2_server --revoke at old server, it wont work.

    I also try remove the fop2.lic file at old server, but it still give me same error at new server

    Please help me!!!

  4. 14 years ago
    Thu Apr 29 22:02:18 2010

    The message is same:

    Event: Newchannel
    Privilege: call,all
    Channel:
    State: Down
    CallerIDNum: <unknown>
    CallerIDName: <unknown>
    Uniqueid: 1272578450.5394

    Event: OriginateResponse
    Privilege: call,all
    Response: Failure
    Channel: USER/1595
    Context: from-internal
    Exten: 1598
    Reason: 0
    Uniqueid: <null>
    CallerID: 1595
    CallerIDNum: 1595
    CallerIDName: 1595

  5. Thu Apr 29 21:58:28 2010

    I tried typing a number in the dial box and hit enter, but still nothing happen

  6. Thu Apr 29 21:35:25 2010

    The button color is green, but I click the button and dial. nothing will happen.

    I can make call between two extension without the FOP2.

    Please help me with that.

    Thanks

  7. Thu Apr 29 20:53:04 2010

    Yes we are using FreePBX user and device mode? Yes we are using the automatic configuration scripts.

    Thanks

  8. Thu Apr 29 02:54:19 2010
    tommy started the conversation Channel is blank when originate call.

    When we originate a call using FOP we see the following messages being sent to Asterisk:

    Event: Newchannel
    Privilege: call,all
    Channel:
    State: Down
    CallerIDNum: <unknown>
    CallerIDName: <unknown>
    Uniqueid: 1272507292.5375

    Event: OriginateResponse
    Privilege: call,all
    Response: Failure
    Channel: USER/1595
    Context: from-internal
    Exten: 1598
    Reason: 0
    Uniqueid: <null>
    CallerID: 1595
    CallerIDNum: 1595
    CallerIDName: YC

    The channel is blank

    vi buttons.cfg

    [USER/1595]
    type=extension

    extension=1595
    label=YC
    mailbox=1595@default
    context=from-internal
    queuecontext=from-internal
    extenvoicemail=*1595@from-internal

    [USER/1598]
    type=extension

    extension=1598
    label=Wize
    mailbox=1598@default
    context=from-internal
    queuecontext=from-internal
    extenvoicemail=*1598@from-internal

    CLI>>show hints
    1598@ext-local : SIP/0026998D23381 State:Idle Watchers 0
    1595@ext-local : SIP/000B820AF782&SIP State:Idle Watchers 1

    Any suggestions would be appreciated.