On 7/18/07, Daniel Sigurgeirsson <[EMAIL PROTECTED]> wrote: > Obviously it would be best if I could get the same behaviour with the > latest revision of the code, but currently I'm just trying to figure out the > flow of data. I still don't completely understand who receives the RTP > traffic, and how is the data pushed to the recorders? Somehow I think I need > to understand this better, in order to find out where the bottleneck is > located. I think I understand that the Call flow graph is essential for > this, but I don't understand how the call flow graph gets the data in the > first place. Could someone explain this?
Have you seen this? http://sipx-wiki.calivia.com/index.php/SipXmediaLib This picture is correct with two notes: 1) MpConnection is now split into MpRtpInputConnection and MpRtpOutputConnection. 2) Recorders are not shown there. Read MpCallFlowGraph constructor to get idea how they are wired in. -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
