<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>This is one of the things that caused me to pause. The core developers have enough to keep them busy without me bugging them to update Doxygen or git pull notes specifying things like this. But, I don’t have enough experience with C to decode what’s going on in the code a lot of times so I hit a wall. I’m pretty sure a script would just dump every variable declaration without context to inform of its use.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I don’t know how to solve this problem. :-(<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Bote<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><b>From:</b> Freeswitch-docs [mailto:freeswitch-docs-bounces@lists.freeswitch.org] <b>On Behalf Of </b>Stanislav Sinyagin<br><b>Sent:</b> Friday, 16 February, 2018 13:56<br><b>To:</b> FreeSWITCH Docs Team <freeswitch-docs@lists.freeswitch.org><br><b>Subject:</b> Re: [Freeswitch-docs] Current Progress on Variables<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>But many variables don't have #define statements and are used as literal strings in the code.<o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div></div><div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>On Feb 16, 2018 18:28, "Ryan Harris" <<a href="mailto:ryharris@airmail.cc">ryharris@airmail.cc</a>> wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><p class=MsoNormal style='margin-bottom:12.0pt'>Hi team,<br><br>It's not all that useful yet, but I've attached a report that contains<br>all variables the FreeSWITCH gets, accounting for constants that were<br>#defined in the source.<br><br>There are about 50 that my script wasn't able to interpret as variables.<br>Either the script didn't pick up the constant or it was actual code and<br>not a string.<br><br>The report also does not account for variables that FreeSWITCH sets. I<br>will work on those later.<br><br>The catalog right now has 638 variables while the attached report has 774.<br><br><br>_______________________________________________<br>Freeswitch-docs mailing list<br><a href="mailto:Freeswitch-docs@lists.freeswitch.org">Freeswitch-docs@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-docs" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-docs</a><o:p></o:p></p></blockquote></div></div></div></body></html>