Added missing documentation for $(nodename) function in regexroute sample.

git-svn-id: http://voip.null.ro/svn/yate@2366 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2008-11-25 16:49:42 +00:00
parent c9e6dd22b1
commit 1530575c01
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
; $(index,N,ITEM1,ITEM2,...) = N-th (modulo length of list) item in list
; $(rotate,N,ITEM1,ITEM2,...) = list rotated N (modulo length of list) times
; $(runid) = the current Engine run identifier
; $(nodename) = the node name the Engine runs as, may be empty
; $(transcode,FLAGS,FORMAT1,FORMAT2,...) = list of formats the input can be transcoded into
; e - exclude initial formats form generated list
; r - allow rate conversion (for use with wideband)