Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Medium Component-Media-Server
Release-Type-Beta-2 Version-2.1.0
New issue 2273 by [email protected]: Local transfer buff
http://code.google.com/p/mobicents/issues/detail?id=2273
Current local transfer mechanism suppose that sink is always synchronized
from source. From source view point it means that it can't determine worst
execution time since it depends from sink connected.
To solve this problem data transfer procedure must be changed wth goal to
make r/w procedures independant.