Jasmin Schnatterbeck writes:
For example if one INVITE lookup results in 2 contacts/branches, then the first branch should be executed directly but the second should experience a delay of some seconds, until the INVITE is being sent out to the 2nd contact.
you can do this using serial forking if there is a sleep() function (i don't remember if such exists).
-- juha