janglot

Member

Last active 13 years ago

  1. 13 years ago
    Tue Apr 12 17:05:08 2011
    janglot started the conversation Custom Popup Phonebook.

    Hi

    I want to ask if it is possible to customize the popup when you receive a call in fop2. We want to query an internatal database to check the caller's number and also get some info about it and show in the popup

    Thanks in advance

  2. 14 years ago
    Fri Jul 30 10:41:48 2010
    janglot started the conversation monitor_filename date.

    Hi

    I want to name the recorder file used in monitor_filename as year/month/day/${UNIQUEID}

    How can I use the date variables?

    Thanks in advance

  3. Thu May 6 08:56:26 2010
    janglot started the conversation fop2.cfg groups.

    Hi

    We have a lot of queues and I would like to limit the queues a user can see

    If I add this to fop2.cfg: group=sales:QUEUE/Sales

    That user only see the sales queue and only its extension

    Is it possible to create a group with all sip devices, something like group=extensions:SIP/* instead of list all of them one by one?

    Thanks in advance

  4. Thu Apr 15 17:39:00 2010
    janglot posted in Listen and Whisper bug.

    Sorry, you're right I haven't see it :)

    We buyed two licenses of the software.

    Regards

  5. Thu Apr 15 11:52:24 2010
    janglot started the conversation Listen and Whisper bug.

    Hi

    In the latest version (2.11) Listen and Whisper is not working with asterisk 1.6.1

    This is the error:

    > Launching ChanSpy(SIP/130|w) on SIP/502-00000a11
    [Apr 15 13:41:21] WARNING[22013]: pbx.c:956 pbx_exec: The application delimiter is now the comma, not the pipe. Did you forget to convert your dialplan? (ChanSpy(SIP/504|w))

    Regards

  6. Wed Apr 14 23:24:35 2010
    janglot posted in Pause problem.

    Ok, thanks for your work :)

    Regards

  7. Wed Apr 14 11:43:20 2010
    janglot started the conversation Pause problem.

    Hi

    We have the members in the queues added with this:
    member => SIP/502,0,John Doe

    queue show command shows:
    John Doe (SIP/502) (Not in use) has taken no calls yet

    And when we click on "Pause Member" in the queue it shows this error:

    127.0.0.1 -> Action: QueuePause
    127.0.0.1 -> Interface: John Doe
    127.0.0.1 -> Paused: 1

    127.0.0.1 <- Response: Error
    127.0.0.1 <- Message: Interface not found
    127.0.0.1 <- Server: 0

    I have tried adding queuechannel=SIP/502 but it seems that it is not taking that argument

    We are using fop 2.11 with debian lenny 64 bits and asterisk 1.6.1

    Thanks in advance