*** empty log message ***

git-svn-id: http://yate.null.ro/svn/yate/trunk@281 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2005-04-09 00:11:59 +00:00
parent 047382865b
commit 61a1c24ca4
1 changed files with 3 additions and 3 deletions

View File

@ -165,13 +165,13 @@ A: %%>install::engine.timer
E: %%<install:100:engine.timer:true
Application emits a private "app.job" message; notice how the '%' and ':' characters were escaped
A: %%>message:myapp55251:1095112794::job=cleanup:done=75%%:path=/bin%Z/usr/bin
A: %%>message:myapp55251:1095112794:app.job::job=cleanup:done=75%%:path=/bin%Z/usr/bin
Engine just dispatched an "engine.timer" message
E: %%>message:234479208:1095112795:engine.timer::time=1095112795
Engine gets back the answer to the "app.job" message
E: %%<message:myapp55251:true:Restart required:path=/bin%Z/usr/bin%Z/usr/local/bin
Engine gets back the answer to the "app.job" message with a "Restart required" returned text value
E: %%<message:myapp55251:true:app.job:Restart required:path=/bin%Z/usr/bin%Z/usr/local/bin
Application ignores the timer message
A: %%<message:234479208:false:engine.timer::time=1095112795