Top

I Can't Start a Program Automatically when I Receive an Incoming Phone Call

Respondida

Comentários

10 comentários

  • Quentin Grabenstaetter

    Hello, Samuel,

    Could you paste here the content of your "custo.manifest" and the content of the [Main] section of your "rainbow.ini" file?

    Thanks in advance,

    0
    Ações de comentário Permalink
  • Samuel DIRN

    Here is the content of the "custo.manifest" file:

    {
    "version" : "1",
    "extension-points" : {
    "on-incoming-pbx-call-actions" : [
    {
    "name" : "actionIn",
    "command" : {
    "url" : "C:\Program Files (x86)\MicroCRM\MicroCRM.exe",
    "params" : "-number ${caller.phoneNumber}"
    }}]}
    }

     Here is the content of the "rainbow.ini" file:

    [Main]
    language=en
    dwlFolder=C:\\Users\\sdirn\\Downloads
    shareCalendarInfo=true
    customizationDirectory=C:\\Program Files (x86)\\MicroCRM
    0
    Ações de comentário Permalink
  • Quentin Grabenstaetter

    Thank you for these information.

    Can you confirm that you restarted the Rainbow Desktop Application after editing the "rainbow.ini" file?

    The application must be reloaded to take into account the "rainbow.ini" file.

    0
    Ações de comentário Permalink
  • Samuel DIRN

    I'm more or less sure I rebooted but did it again today and now it works with microcrm.exe.

    Then I 've tried to open a web page but nothing happens. Here is my config:

    {
    "version" : "1",
    "extension-points" : {
    "on-incoming-pbx-call-actions" : [
    {
    "name" : "actionIn",
    "command" : {
    "url" : "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe https://www.editus.lu/en/search?q=${caller.phoneNumber}"
    } } ] }
    }

    Cheers

    Sam

    0
    Ações de comentário Permalink
  • Quentin Grabenstaetter

    Below is an example of the syntax used to open a website when making an incoming phone call.

    In this example, I send the ${caller.phoneNumber} to a French reverse search directory "PagesJaunes".

    {
    "version" : "1",
    "extension-points" : {
    "on-incoming-pbx-call-actions" : [
    {
    "name" : "actionIn",
    "command" : {
    "url" : "https://www.pagesjaunes.fr/annuaireinverse/recherche?quoiqui=${caller.phoneNumber}&proximite=0"
    }}]}
    }

    The default web browser will be used to launch the search. No need to specify the application path.

    Let me know if this new example helps you! 😊

    1
    Ações de comentário Permalink
  • Samuel DIRN

    Thank you. Indeed it works like this. Now what about mac app ?

    Sam

    0
    Ações de comentário Permalink
  • Quentin Grabenstaetter

    The behavior must be the same on Mac! Do you have an issue using this feature?

    Thanks in advance,

    0
    Ações de comentário Permalink
  • Samuel DIRN

    I just need to know where the rainbow.ini file is  on a mac

    Sam

    0
    Ações de comentário Permalink
  • Quentin Grabenstaetter

    No problem! On Mac, you will find the file "rainbow.ini" in the folder below:
    ~/.config/Alcatel-Lucent Enterprise/Rainbow

    To find it easily, you can use the "Go" link on the top bar and choose "Go to Folder".

    Regards,

    0
    Ações de comentário Permalink
  • Fabio COSTA

    Hello Quentin, 

    I'm trying to do the same as you , but it don't work... when a customise the file "settings" and when i restart Rainbow  all my change disappear... I'm  in rainbow  2.80.11 release, does it work in this release? 

     

    0
    Ações de comentário Permalink

Por favor, entrar para comentar.

Ainda não consegue encontrar o que você precisa?

  • Contate-nos

    Você tem alguma pergunta sobre o Rainbow? Deixe-nos uma mensagem para obter mais informações.

    Contato
  • Pergunte à Comunidade

    Você precisa de ajuda? Faça suas perguntas na Comunidade para obter respostas de outros usuários do Rainbow.

    Enviar mensagem