AlexRS

Member

Last active 7 years ago

  1. 7 years ago
    Thu Jan 5 20:18:36 2017
    AlexRS started the conversation Asternic cdr standalone.

    Hi! Im trying to setup asternic cdr on a standalone server. All works, but there zero calls in all columns. If cdr table is from transit server (for example, sip-operator < - > asterisk cdr (transit)< - > Freepbx) will it work?

    Please help me with this installation.

  2. Thu Jan 5 19:24:21 2017
    AlexRS posted in queue and pickup.

    Thanks for you consultation

  3. Thu Jan 5 19:20:13 2017
    AlexRS posted in pickup autoanswer.

    Thank you for reply! Yes, I use clear asterisk. because of this to many questions..

  4. Thu Jan 5 14:09:28 2017
    AlexRS started the conversation queue and pickup.

    When operator pickup a call from queue the call will not be recordered and tagQueueCals will not work for this call. I think, asternic call center stats will not show this call too. It looks like a direct call. Can I change this behavior?

  5. Thu Jan 5 13:36:26 2017
    AlexRS posted in pickup autoanswer.

    But I change not only headers, I change from

    exten = _X.,n,Set(_CALLINFO=Call-Info: <uri>\;answer-after=0)

    to

    exten = _X.,n,SIPAddHeader(Call-info:answer-after=0.1)

    Aboute '_X.' I understand. The worst situation is autoanswer will not work, yes? Warning in log not good for me..

  6. Thu Jan 5 13:32:45 2017
    AlexRS posted in tagQueueCalls queue name.

    Yes, now all works as you sad.
    Thank you!

  7. Thu Jan 5 13:25:55 2017

    Works perfectly! Thank you!

  8. Thu Jan 5 11:57:09 2017
    AlexRS posted in pickup autoanswer.

    And I change

    exten = _.,n

    to

    exten = _X.,n

    Bacause asterisk warning:

    WARNING[13128]: pbx_config.c:1837 pbx_load_config: The use of '_.' for an extension is strongly discouraged and can have unexpected behavior.  Please use '_X.'

    Is it ok? At first sight all works.

  9. Thu Jan 5 11:33:33 2017
    AlexRS started the conversation pickup autoanswer.

    Hi! I try to use queue pickup autoanswer. In config I set

    override_redirect_context=custom-fop2-autoanswer-redirect

    And add the extension to asterisk dialplan. But autoanswer doesn work. If I add to 'custom-fop2-autoanswer-redirect'

    exten = _.,n,SIPAddHeader(Call-info:answer-after=0.1)

    Is this extension called only while picking up? Will I have hidden problem with it? And why original template doesnt work?

  10. Thu Jan 5 08:25:52 2017
    AlexRS started the conversation tagQueueCalls queue name.

    Hi! I use tagQueueCalls. My buttons.conf contains

    [QUEUE/helpdesk]
    type=queue
    label=техподдержка

    When operator is speaking, in plugin I get
    "From queue:: техподдержка"
    When call is finished and plugin ask operator for tag, its
    "Call from queue helpdesk"

    Is it possible always use "техподдержка"? Operators may be confused by different queue names.

View more