<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://www.iptel.org">
<channel>
 <title>iptel.org - eval</title>
 <link>http://www.iptel.org/taxonomy/term/296/9</link>
 <description>eval SER module.</description>
 <language>en</language>
<item>
 <title>eval</title>
 <link>http://www.iptel.org/eval</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-8&quot;&gt;&lt;div class=&quot;flexinode-select-34&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Module status:&lt;/label&gt;&lt;br /&gt;
 Standard
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-35&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
  Eval module ===========  Author: tomas.mandys at iptel dot org  The module implements expression evaluation in route script, i.e. enables e.g. addition, concatanation, value items etc. There are two basic types: integer and string. Operation are processed using values on stack and polish notation. Besides the stack there are also register that may be accessed by quick manner in run time, via select or stack manipulation functions, because they are fixed during fixup phase.  This depends on libuuid shared library.  Module parameters: -----------------  declare_register: string;  Declares one register, multiple declaration supported  Example:   modparam(&amp;quot;eval&amp;quot;, &amp;quot;declare_register&amp;quot;, &amp;quot;ax&amp;quot;);   modparam(&amp;quot;eval&amp;quot;, &amp;quot;declare_register&amp;quot;, &amp;quot;bx&amp;quot;);   modparam(&amp;quot;eval&amp;quot;, &amp;quot;declare_register&amp;quot;, &amp;quot;cx&amp;quot;);   modparam(&amp;quot;eval&amp;quot;, &amp;quot;declare_register&amp;quot;, &amp;quot;dx&amp;quot;);  xlbuf_size: int; Default: 4096  Size of buffer for xlib formating.
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://www.iptel.org/ser_version/0_10_x">2.0.x</category>
 <category domain="http://www.iptel.org/ser/component/module/eval">eval</category>
 <category domain="http://www.iptel.org/doc/man_page">Man page</category>
 <pubDate>Mon, 11 Feb 2008 17:22:04 +0100</pubDate>
</item>
</channel>
</rss>
