A

  • AT&T - IP TRUNK
    PASO #1 : Via SSH crear ruta para Tarjeta de LAN(Importante: remplazar eth# con el numero de la tarjeta que se utilizara) nano /etc/sysconfig/network-scripts/route-eth2 24.50.198.0/29 via 10.250.17.1 dev eth2 Guardar "Save" "Reboot" al Server PASO ...
  • Asterisk CLI via SSH or Web
      Inside SSH Terminal Type asterisk -rvv   BASIC "CLI" COMMANDS   TRUNKS REGISTRY sip show registry iax2 show registry   RELOAD TRUNKS sip reload iax2 reload   TRUNK & EXTENSIONS STATUS sip show peers iax2 show peers   ...
  • Adding Second HD (Hard Drive)
      STEP #1 - Verify if Server detect HD cat /proc/partitions    STEP #2 - Verify if HD is Mount df -h   STEP #3 - Create HD Mount Point mkdir /monitor   STEP #4 ...
  • APP Customization
      Index of Files need to be Customized INSTALL index.php autoinstall.php gotest.php upgrade.php logo.gif LANGUAGES language.inc.php   LANGUAGES > COUNTRIES en.inc.php es.inc.php LANGUAGES > COMMON en.inc.php (vonet + intemesh) es.inc.php (vonet + intemesh) en.js (line #53 - about) es.js ROOT remider.php (groupoffice.ico to vonetoffice.ico) group-office.php dialog.php default_scripts.inc.php THEMES > ...