[Asterisk-Users] Asterisk@Home 0.9 released

Time Bandit timebandit001 at gmail.com
Thu Apr 14 05:58:11 MST 2005


> More bug fixes. *69 works now. Cisco stuff works. Lots
> of other fixes.
is phpconfig fixed ?

when editing a file, it doesn't show the list of sections, it only list "Header"

What needs to be modified : 
In the function OC_readConfFile around line 131 change : 
$this->_OC_the_file[] = fgetc($file); to : $this->_OC_the_file[] = fgets($file);

I have to manually edit it each time I install it.

Thanks for the great work so far

hth



More information about the asterisk-users mailing list