Dynamic menu (xml?) VM pro

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ggilso
    Hot Shot
    • Jan 2014
    • 14

    Dynamic menu (xml?) VM pro

    Hi
    I would like to make a dynamic menu for the incoming calls.
    I will make a program to manage for example an xml file, so the secretary can change the menu without any knowledge in vm pro.
    I don't know if it's possible, I'm still learning. Maybe it is possible through vbscripts?

    Thank you
  • markgallagher
    Legend
    .
    • May 2010
    • 613

    #2
    Given the flexibility of VMPro it more than likely it could all be done without any need for databases or XML.

    Its very easier to create a callflow which branches to different actions based on the current value of a variable.

    You can then create another callflow which would allow the receptionist to simple dial a shortcode to change the current value of the variable being used above and so change the operation of the callflow above.

    If you could explain what you want to achieve a bit more we could probably provide an example.

    Comment

    • ggilso
      Hot Shot
      • Jan 2014
      • 14

      #3
      Thank you for your answer

      Well, I need a menu and maybe some submenus
      Let's take an example, I have this menu (the number is the key to press):
      1 Red
      2 Green
      3 Yellow
      4 Black
      each one bring me to another module. And I want to allow the secretary to enable or disable one of these menu items. (And change the text that will be said before the menu, just like "press one for Red, 2 for Green, etc")
      And I must do this from another program I will make (well, I need to do this for my trainneeship) that's why I wanted to do it through a XML file, or another file, database or anything.

      Comment

      • ggilso
        Hot Shot
        • Jan 2014
        • 14

        #4
        Well I was wrong with this solution I posted 2hours ago:
        "I found a solution, I'll make a library to convert my vmp file into a xml file. Then I will be able to modify this file easier"
        I will try what I said, but I don't know if it will work fine. So if you have any idea about what I could do, your help is welcome

        Comment

        Loading