rayo / rayo-server

Rayo Server - A high performance awesomeness server
http://www.rayo.org
Apache License 2.0
43 stars 4 forks source link

Input scheduling #10

Open benlangfeld opened 13 years ago

benlangfeld commented 13 years ago

It should be possible to schedule an Input component to start as soon as the call is connected, to avoid a race condition between answering a call and beginning the input.

This would mean accepting an <input/> prior to <answer/>, and allowing an <input/> nested in <dial/>.