Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
playground:playground [2009/01/15 22:42]
91.202.44.27 backslashes removed(?)
playground:playground [2009/01/15 23:02]
linulin \n
Line 8: Line 8:
 ===== Core Keywords ===== ===== Core Keywords =====
  
-Keywords specific to SIP messages which can be used mainly in \'\'if\'\' expressions.+Keywords specific to SIP messages which can be used mainly in ''if'' expressions.
  
 ==== af ==== ==== af ====
Line 18: Line 18:
 <code> <code>
     if(af==INET6) {     if(af==INET6) {
-        log(\"Message received over IPv6 linkn\");+        log("Message received over IPv6 link\n");
     };     };
 </code> </code>
Line 24: Line 24:
 ===== Core Values ===== ===== Core Values =====
  
-Values that can be used in \'\'if\'\' expressions to check against Core Keywords+Values that can be used in ''if'' expressions to check against Core Keywords
  
 ==== INET ==== ==== INET ====

Navigation

Wiki

Other

QR Code
QR Code playground:playground (generated for current page)