Top

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

Répondu

Commentaires

10 commentaires

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

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

    Sam

    0
    Actions pour les commentaires Permalien
  • Quentin Grabenstaetter

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

    Thanks in advance,

    0
    Actions pour les commentaires Permalien
  • Samuel DIRN

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

    Sam

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