<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hello,</div><div><br></div><div>I want to know the way Asterisk parses configuration files. So that I can find out, what Asterisk does when I write, 'allow=g711' in extensions.conf file.</div><div><br></div><div>As I've come to know, Asterisk configuration files are kind of DSLs. I thought it must have a parser to know the values in those conf files, i.e., the value of 'allow' parameter.</div><div><br></div><div>Can anyone please tell me what functions/files are used to parse these configuration files?</div><div><br></div><div>Sincerely,</div><div>Sazzad Bin Kamal</div></div></body></html>