Advertisement
sorvani

FOP2 Install

Feb 11th, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 22.40 KB | None | 0 0
  1. [root@pbx ~]# wget -O - http://download.fop2.com/install_fop2.sh | bash
  2. 'fop2' already exists in Asterisk Manager configuration
  3. Backing up /usr/local/fop2/fop2.cfg to /usr/local/fop2/fop2.cfg.bak
  4. Done!
  5.  
  6. Writing updated /usr/local/fop2/fop2.cfg...
  7. Done!
  8.  
  9. Reloading Asterisk Manager configuration...
  10. Done!
  11.  
  12. Restarting FOP2...
  13. Done!
  14.  
  15. Backing up /etc/asterisk/extensions_override_freepbx.conf to /etc/asterisk/extensions_override_freepbx.conf.bak
  16. Done!
  17.  
  18. Cleaning and updating /etc/asterisk/extensions_override_freepbx.conf ...
  19. Done!
  20.  
  21. Creating /etc/asterisk/extensions_override_fop2.conf ...
  22. Done!
  23.  
  24. Reloading asterisk dialplan...
  25. Done!
  26.  
  27. Generating FOP2 Manager configuration...
  28.  
  29. Updating buttons for context GENERAL
  30.  
  31. ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
  32. │ literal                                                                                                                        │
  33. └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
  34. string (123) "256, SQL Error: DESC asterisk.parkinglot
  35. Table 'asterisk.parkinglot' doesn't exist (/var/www/html/fop2/admin/dblib.php, 108"
  36. ══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════
  37. Called from .../functions.php:2573 [fop2manager_error()]
  38.  
  39. ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
  40. │ literal                                                                                                                        │
  41. └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
  42. string (123) "256, SQL Error: DESC asterisk.parkinglot
  43. Table 'asterisk.parkinglot' doesn't exist (/var/www/html/fop2/admin/dblib.php, 108"
  44. ══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════
  45. Called from .../functions.php:2573 [fop2manager_error()]
  46.  
  47. Finished!
  48. Restarting fop2 (via systemctl):                           [  OK  ]
  49. [root@pbx ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement