Top

Custom-manifest V2 - Problem

Répondu

Commentaires

3 commentaires

  • Commentaire officiel
    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

    Actions pour les commentaires Permalien
  • Heckmann, Sven

    Hey,

     

    thanks a lot :)

     

    Regards,

    0
    Actions pour les commentaires Permalien
  • 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
    Actions pour les commentaires Permalien

Vous devez vous connecter pour laisser un commentaire.

Vous n'avez pas trouvé ce que vous cherchez?

  • Contactez-nous

    Vous avez des questions? Laissez-nous un message pour obtenir plus d'informations.

    Contactez-nous
  • Demandez à la Communauté

    Vous avez besoin d'aide? Posez vos questions à la Communauté et obtenez des réponses d'autres utilisateurs Rainbow.

    Poster un message