I need to write a one-way conference server where always a single user speaks and all remaining users listen.

Assuming that all conference users use the same codec, I want to improve performance of flowgraph by removing decode/ encode overhead. If I remove MprDecode, MprEncode resources from MpConnection and connect MprFromNet and MprToNets directly to MprBridge resource, will the bridge resource be able to replicate raw RTP frames?

Thanks in advance,
KF



 
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to