New VXI* VoiceXML browser  6.1 has been enhanced with new commands line to provide more information to administrators. VXI* data logs are now managed easier from the Asterisk *CLI>; today get online information about all the calls, sessions, accounts, statistics, cache … your IVR/IVVR management becomes simple (for example):

hostname*CLI> vxml show version
Version      : V6.1
Build with   :
CVS Revision : $Revision: 1.469 $
Gcc          : V4.3
Arch         : 32 bits
Target       : i686
Asterisk     : V1.6.2.14
_            : by hudson@debian-50-i386
_            : on i686/Linux 2010-09-06 23:01:26 UTC
Options sum  :
Date         : May 24 2011 10:04:30
hostname*CLI>

Find here the new commands line dumped with Asterisk *CLI>: Help

  • vxml cache | Cache actions *New
  • vxml debug | Enable VoiceXML application debugging *New
  • vxml no debug Disable | VoiceXML application debugging *New
  • vxml originate | Originate a call to the VoiceXML application *New
  • vxml reload | Reload VoiceXML interpreter configuration
  • vxml show accounts | Show the accounts configured
  • vxml show account | Show an account configured
  • vxml show applications | Show and check the dependencies applications
  • vxml show cache | Show files in the cache *New
  • vxml show configuration | Show the configuration of VoiceXML interpreter
  • vxml show dates | Show dates of VoiceXML interpreter
  • vxml show license | Show license of VoiceXML interpreter
  • vxml show session | Show session of VoiceXML interpreter
  • vxml show sessions | Show sessions of VoiceXML interpreter
  • vxml show statistics | Show statitics of VoiceXML interpreter
  • vxml show top | Show top of VoiceXML interpreter
  • vxml show version | Show version of VoiceXML interpreter

Previous Posts: