[asterisk-gui] Gui Fix for 1.0
    bkruse 
    bkruse at digium.com
       
    Wed Feb  6 13:47:45 CST 2008
    
    
  
Visit:
http://forums.digium.com/viewtopic.php?p=64733
And checkout how to update.
Here is the clip of it:
The gui was messed up from a bad commit right before asterisk now 1.0 
was rolled.
It has been fixed since then.
To fix this issue:
      conary update asterisk
      conary update asterisk-gui
      sed -i -e 's/;prefix.*/prefix=/g' -e 's/prefix.*/prefix=/g'
      /etc/asterisk/http.conf
      service gui-lighttpd stop
      service asterisk restart
      service gui-lighttpd start
That should do it!
    
    
More information about the asterisk-gui
mailing list