[asterisk-gui] "Checking write permission for gui folder"

Noah Miller noahisaacmiller at gmail.com
Tue Dec 30 17:17:14 CST 2008


Hi Tzafrir -

>> FYI: I forgot to mention you should also manually run:
>>
>> /var/lib/asterisk/scripts/detectdahdi.sh
>
> Interesting. "zaptel" and "dahdi" are words on a single line. How does
> the Asterisk configuration parser deal with that?
>
> Why now "config_type = <dahdi|zaptel>" or something similar?

Sort of.  index.js runs the detectdahdi.sh script and uses it's stdout
(<dahdi|zaptel>) with ASTGUI.systemCmdWithOutput() which, If I
understand it correctly, takes a system command as it's first
argument, and passes its stdout to the second argument.


- Noah



More information about the asterisk-gui mailing list