ChannelDispatcher

Remaining design issues in ChannelDispatcher

req4: still need to spec InitialAudio, InitialVideo

CDO: should it persist until dispatching has completely finished?

CDO.HandleWith, CDO.Claim: possible errors?

req36, cancelling outgoing call: how do handlers cope with a race between remote channel closure and handling the channel? If they can, then req36d is OK. Should the CD follow up with a method call to say "never mind"?

CDO: approvers need to be able to see when a channel gets closed before anyone claimed or approved it (a Missed signal maybe) - this is tied in with CDO lifetimes so all needs discussing together

How do handlers indicate that their "main" name is officially the handler?

Unresolved

A.ApproverChannelFilter: if we don't have approvers capable of understanding the whole batch, do we split it?