How can I stream(RTP) a file to multiple remote addresses at the same time?I was thinking of achieving this by creating multiple streams with multiple pjmedia_endpt's and then stream by connecting wav port player and stream port via master port.I plan to use G711 codec which is implemented by PJ Media but "pjmedia_codec_g711_init()" seem to be support only one pjmedia_entpt at a time. Is it an intended limitation?Is there a way, I could achieve what I am trying to using PJ Media? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20110928/9aceae64/attachment.html>