User Tools

Site Tools


cookbooks:5.2.x:core

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
cookbooks:5.2.x:core [2019/03/27 20:26]
joelsdc [flags]
cookbooks:5.2.x:core [2019/03/27 20:34]
joelsdc [flags]
Line 867: Line 867:
  
 SIP message (transaction) flags can have string names.  SIP message (transaction) flags can have string names. 
- * *namefor flags cannot be used for **branch** or **script flags**+The //name// for flags cannot be used for **branch** or **script flags**(*)
  
  
Line 878: Line 878:
 </code> </code>
  
-**NOTE:**  +(*The named flags feature was propagated from the source code merge back in 2008 and is not extensively tested. The recommended way of defining flags is using [[cookbooks:5.2.x:core#define|#!define]] (which is also valid for branch/script flags):
-The named flags feature was propagated from the source code merge back in 2008 and is not extensively tested. The recommended way of defining flags is using [[cookbooks:5.2.x:core#define|#!define]]: +
 <code c> <code c>
 #!define FLAG_NAME FLAG_BIT #!define FLAG_NAME FLAG_BIT
 </code> </code>
 +
  
 ==== force_rport ==== ==== force_rport ====
cookbooks/5.2.x/core.txt · Last modified: 2020/04/03 09:34 by henningw