Top

Custom-manifest V2 - Problem

Beantwortet

Kommentare

3 Kommentare

  • Offizieller Kommentar
    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

    Aktionen für Kommentare Permalink
  • Heckmann, Sven

    Hey,

     

    thanks a lot :)

     

    Regards,

    0
    Aktionen für Kommentare 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
    Aktionen für Kommentare Permalink

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.

Sie können immer noch nicht finden, was Sie brauchen?

  • Kontaktieren Sie uns

    Haben Sie eine Frage zu Rainbow? Hinterlassen Sie uns eine Nachricht, um weitere Informationen zu erhalten.

    Kontakt
  • Fragen Sie die Gemeinschaft

    Brauchen Sie Hilfe? Stellen Sie Ihre Fragen in der Community, um Antworten von anderen Rainbow-Benutzern zu erhalten.

    Nachricht posten