Top

Custom-manifest V2 - Problem

Respondida

Comentarios

3 comentarios

  • Comentario oficial
    Baptiste CANDELIER

    Hi Sven,

    I've already received this feedback and I've opened a ticket for R&D.

    But we also have a workaround: just delete the unused events and you will no longer have Windows File Explorer opening at the same time as your CRM application.

    Regards,
    Baptiste

    Acciones de comentarios Permalink
  • Heckmann, Sven

    Hey,

     

    thanks a lot :)

     

    Regards,

    0
    Acciones de comentarios Permalink
  • Philippe ROCHETTE

    hello 

    yes it' s ok with this workaround

    see my example below it's ok 

    just be carefull syntax with the commas when you delete the on-incoming not used

    I use just the function on ringing and on clic custom button

    {
    "version": "2",
    "extension-points": {
    "on-incoming-pbx-call-actions": [
    {
    "name": "actionIn",
    "command": {"url": "c:\\programseic\\utilitaires eic\\microcrm\\microcrm.exe","params" :"${caller.phoneNumber}"},
    "filter": "NoShortNumber"}],
    "on-incoming-pbx-call-button-actions": [
    {
    "name": "SEARCH GOOGLE",
    "command": {"url": "https://contacts.google.com/search/${caller.phoneNumber}"},
    "AnswerOnClick": true,
    "filter":"NoShortNumber"}]
    },
    "help": [
    " this Json file 

     

    1
    Acciones de comentarios Permalink

Iniciar sesión para dejar un comentario.

¿Todavía no puedes encontrar lo que necesitas?

  • Contáctenos

    ¿Tiene alguna pregunta sobre Rainbow? Déjenos un mensaje para obtener más información.

    Contacte con
  • Pregunte a la Comunidad

    ¿Necesitas ayuda? Haz tus preguntas en la Comunidad para obtener respuestas de otros usuarios de Rainbow.

    Enviar un mensaje.