Sourav Chakraborty wrote: > Hello, > We are using SER and RTPProxy together. > 1>We need to understand the architecture of RTPProxy i.e whether > it opens up one process per transaction or not,etc.
No, it uses single process for all RTP sessions. > 2>We also need to know whether we can club RTPProxy with CDRTool to > generate billing records and The RTPproxy is not intended for this. You can use B2BUA, http://www.b2bua.org, to generate accurate accounting for SIP calls. > 3>Also whether the idle call detection is handled by SER or not(sending > BYE to both parties). SER is not dialog stateful, so that it cannot generate BYE. You should be using B2BUA for that. We are working on the new version of b2bua here that can do that when signaled by the RTPproxy on session timeout, we plan to make it available within 1-2 weeks. > Please answer our questions asap. Regards, -- Maksym Sobolyev Sippy Software, Inc. Internet Telephony (VoIP) Experts T/F: +1-646-651-1110 Web: http://www.sippysoft.com MSN: [email protected] Skype: SippySoft _______________________________________________ Devel mailing list [email protected] http://lists.rtpproxy.org/mailman/listinfo/devel
