Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Unified Communications Manager SIP (SIP) Developer Center
Overview
Documentation
Community
Wiki
Testing
Everything
This Site
Blogs
9.1 SIP Documentation Now Available
Adrienne Moherek
10 Jan 2013
Unified Communications 9.0 Partner Bundle Offer Now Available to Order
Amanda Whaley
21 Sep 2012
Update - Silent Monitoring/Recording Supported Devices
George Gary
31 Aug 2012
Developer Partner 2012 US Update Presentations Available
George Gary
29 Jun 2012
Developer Partner 2012 London Update Presentations Available
George Gary
10 Feb 2012
Showing 1 - 5 of 21 results.
Items per Page 5
Page
(Changing the value of this field will reload the page.)
1
2
3
4
5
of 5
First
Previous
Next
Last
Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to SIP Trunk Questions
Multiple RTP packets recording
Threads [
Previous
|
Next
]
Multiple RTP packets recording
Ahmad Yaseen
1/16/12 3:56 PM
RE: Multiple RTP packets recording
David Staudt
1/20/12 11:03 PM
Ahmad Yaseen
Posts:
1
Join Date:
7/18/10
Recent Posts
Multiple RTP packets recording
Answer
1/16/12 3:56 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Dear All,
My name is Wissam and I work at a company that develop a software called Speechlog that records calls from CUCM. One of the techniques we use is using SIP trunk to capture the voice RTP packets from either the the extention or from the CM (if MTP is set). Is there a way to secure redundancy from the CM that insures sending multiple instances of the RTP packet one for each server. or should we provide a proxy or redundancy handling on our side (like nice or witness do).
referencing the flooing from Cisco's Help:
<h2 class="pHeading2">
Create Recorder Redundancy
</h2>
<a name="wp1067350"> </a>
Many recorders have built-in proxy and redundancy functionalities, for example, Nice/Witness recorders.
You can also use the following mechanism to achieve recorder redundancy:
<li>Use the SRV record for the recorder destination address in SIP trunk configuration.</li>
<a name="wp1067366"> </a>
<li>Use multiple
recorders for redundancy and load balance. Create a SIP trunk for each
recorder; create a route list to include the route groups that have
individual SIP trunks as a member.</li>
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Staudt
Posts:
18
Join Date:
6/4/08
Recent Posts
RE: Multiple RTP packets recording
Answer
1/20/12 11:03 PM as a reply to Ahmad Yaseen.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Not aware of any feature that provides multiple simultaneous streams for the same call. The redundancy approaches mentioned involve ensuring that if one SIP trunk connection is down/unavailable, that another will be tried:
- DNS SRV - provision the SIP trunk with DNS name instead of IP, which has multiple SRV records (each pointing to a backup recorder instance) for redundancy: http://en.wikipedia.org/wiki/SRV_record
- UCM route list - provision separate SIP trunks to primary/backup recorder instance, and configure UCM dial plan so that the recording target DN accesses a Route List which will route the call to the first available recorder
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Collateral
No files available