~damg/ubuntu/quantal/asterisk/LP1097687

« back to all changes in this revision

Viewing changes to doc/tex/asterisk/node128.html

  • Committer: Bazaar Package Importer
  • Author(s): Lorenzo De Liso
  • Date: 2010-10-15 22:24:34 UTC
  • mfrom: (1.2.8 upstream) (8.3.8 sid)
  • Revision ID: james.westby@ubuntu.com-20101015222434-iy328q8in3lajzlv
Tags: 1:1.6.2.9-2ubuntu1
* Merge from debian unstable, remaining changes:
  - debian/control:
    + Build-depend on hardening-wrapper
    + Change Maintainer
    + Removed Uploaders field.
    + Removed Debian Vcs-Svn entry and replaced with ubuntu-voip Vcs-Bzr,
      to reflect divergence in packages.
  - debian/rules: Make use of hardening-wrapper
  - debian/asterisk.init: chown /dev/dahdi
  - debian/backports/hardy: add file
  - debian/backports/asterisk.init.hardy: add file
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
<BODY >
28
28
 
29
29
<DIV CLASS="navigation"><!--Navigation Panel-->
30
 
<A NAME="tex2html2306"
 
30
<A NAME="tex2html2308"
31
31
  HREF="node129.html">
32
32
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
33
33
 SRC="/usr/share/latex2html/icons/next.png"></A> 
34
 
<A NAME="tex2html2302"
 
34
<A NAME="tex2html2304"
35
35
  HREF="node120.html">
36
36
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
37
37
 SRC="/usr/share/latex2html/icons/up.png"></A> 
38
 
<A NAME="tex2html2296"
 
38
<A NAME="tex2html2298"
39
39
  HREF="node127.html">
40
40
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
41
41
 SRC="/usr/share/latex2html/icons/prev.png"></A> 
42
 
<A NAME="tex2html2304"
 
42
<A NAME="tex2html2306"
43
43
  HREF="node1.html">
44
44
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
45
45
 SRC="/usr/share/latex2html/icons/contents.png"></A>  
46
46
<BR>
47
 
<B> Next:</B> <A NAME="tex2html2307"
 
47
<B> Next:</B> <A NAME="tex2html2309"
48
48
  HREF="node129.html">Local Variables</A>
49
 
<B> Up:</B> <A NAME="tex2html2303"
 
49
<B> Up:</B> <A NAME="tex2html2305"
50
50
  HREF="node120.html">AEL Example USAGE</A>
51
 
<B> Previous:</B> <A NAME="tex2html2297"
 
51
<B> Previous:</B> <A NAME="tex2html2299"
52
52
  HREF="node127.html">Ignorepat</A>
53
 
 &nbsp; <B>  <A NAME="tex2html2305"
 
53
 &nbsp; <B>  <A NAME="tex2html2307"
54
54
  HREF="node1.html">Contents</A></B> 
55
55
<BR>
56
56
<BR></DIV>
106
106
<P>
107
107
NOTE: These things are wrapped up in a $[ ] expression: The while() test;
108
108
the if() test; the middle expression in the for( x; y; z) statement
109
 
(the y expression); Assignments - the right hand side, so a = b -&gt; Set(a=$[b])
 
109
(the y expression); Assignments - the right hand side, so a = b -<SPAN CLASS="MATH"><IMG
 
110
 WIDTH="19" HEIGHT="33" ALIGN="MIDDLE" BORDER="0"
 
111
 SRC="img1.png"
 
112
 ALT="$&gt;$"></SPAN> Set(a=$[b])
110
113
 
111
114
<P>
112
115
Writing to a dialplan function is treated the same as writing to a variable.
143
146
 
144
147
<DIV CLASS="navigation"><HR>
145
148
<!--Navigation Panel-->
146
 
<A NAME="tex2html2306"
 
149
<A NAME="tex2html2308"
147
150
  HREF="node129.html">
148
151
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
149
152
 SRC="/usr/share/latex2html/icons/next.png"></A> 
150
 
<A NAME="tex2html2302"
 
153
<A NAME="tex2html2304"
151
154
  HREF="node120.html">
152
155
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
153
156
 SRC="/usr/share/latex2html/icons/up.png"></A> 
154
 
<A NAME="tex2html2296"
 
157
<A NAME="tex2html2298"
155
158
  HREF="node127.html">
156
159
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
157
160
 SRC="/usr/share/latex2html/icons/prev.png"></A> 
158
 
<A NAME="tex2html2304"
 
161
<A NAME="tex2html2306"
159
162
  HREF="node1.html">
160
163
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
161
164
 SRC="/usr/share/latex2html/icons/contents.png"></A>  
162
165
<BR>
163
 
<B> Next:</B> <A NAME="tex2html2307"
 
166
<B> Next:</B> <A NAME="tex2html2309"
164
167
  HREF="node129.html">Local Variables</A>
165
 
<B> Up:</B> <A NAME="tex2html2303"
 
168
<B> Up:</B> <A NAME="tex2html2305"
166
169
  HREF="node120.html">AEL Example USAGE</A>
167
 
<B> Previous:</B> <A NAME="tex2html2297"
 
170
<B> Previous:</B> <A NAME="tex2html2299"
168
171
  HREF="node127.html">Ignorepat</A>
169
 
 &nbsp; <B>  <A NAME="tex2html2305"
 
172
 &nbsp; <B>  <A NAME="tex2html2307"
170
173
  HREF="node1.html">Contents</A></B> </DIV>
171
174
<!--End of Navigation Panel-->
172
175
<ADDRESS>
173
176
lmadsen
174
 
2010-05-03
 
177
2010-06-17
175
178
</ADDRESS>
176
179
</BODY>
177
180
</HTML>