Il 21:41, mercoledà 23 febbraio 2005, Ashou Han ha scritto:
> Hi there,
>
> Can bayonne join two out bound lines? That means bayonne calls out two
> phones and joins them togher.

yes,  of course, with join and wain commands

script1 (with %id1):

any command before 
....
wait 180
....
any command after

script 2 (with %id2)

any command before
....
join %id1
....
any command after



the script 1 waits for someone who wants joining, script2 joins to script with 
%id1

to syncronize script1 and script2 you may need signals (see examples)


bye

Luca


-- 
Luca Bariani - [EMAIL PROTECTED]
http://www.ferrara.linux.it/Members/lucabariani
http://www.bayonne.it
ICQ: 29828855  ---- Pgp/Gpg public key available on Home Page
###############################################################
The reasonable man adapts himself to the world.                 
The unreasonable man persists in trying to adapt the world to himself.
Therefore all progress depends on the unreasonable.                     


_______________________________________________
Bayonne-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bayonne-devel

Reply via email to