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

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-gui mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-gui

Reply via email to