SupportTeam Report post Posted 09/30/2005 02:52 PM Marty wrote: We have a 4 line dialer, but only have three physical lines. I can see how to disable vg from dialing out on the line without a physical line, but I cannot save the configuration so that when I restart vg it still does not dial out on that line. When I click on the configuration wizard I get a dialog box saying to edit the LinesConfig.xml file in the \data subdirectory. How do I disable a line until we have a fourth physical line? Share this post Link to post
SupportTeam Report post Posted 09/30/2005 02:53 PM See Config.xml file in VoiceGuide's \data\ subdirectory. For the line you want to disable change: <AllowDialOut>1</AllowDialOut> to <AllowDialOut>0</AllowDialOut> Share this post Link to post