bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bayonne-devel] How to use join in bayonne2?


From: 高峰吴
Subject: [Bayonne-devel] How to use join in bayonne2?
Date: Thu, 2 Mar 2006 10:39:29 +0800

In bayonne1, there is an example of joining:

#script 1
answer
sleep 10
^1
start.group group=default script="script2"
^2
wait id=322 maxTime=1000

#script 2
sleep 3
send %session.parent message="hello"
join id=322
exit

But it seem there no "start.group" and "%session.parent" in bayonne2, Is
there any

example for bayonne2?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]