Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-High Component-Media-Server
Release-Type-Beta-2 Version-2.1.0
New issue 2328 by [email protected]: Allow transmission on multiple
formats
http://code.google.com/p/mobicents/issues/detail?id=2328
Current architecture of component suppose that component supports multiple
formats but during transmission it uses only one format. This cause
conflicts during format negotiation. To avoid such conflict we must allow
to communications using multiple formats, actual format of media packet is
assiged to the media frame object and component takes full responsibility
of frame interpretation.