04-12-2017 06:25 PM - edited 03-18-2019 12:13 PM
Hi community,
I'm testing CUBE SIPREC feature.
The scenario is:
A--> CUBE -->B
|
|----> SIPREC third-party recorder (Rec).
When I make a call A->B, Rec receives two initial requests (INVITEs) rather than one, but with the metadata in opposite way.
For instance:
INVITE 1:
<recording xmlns="urn:ietf:params:xml:ns:recording:1">
.
<participant participant_id="6AgUdRjEEeeptbNuGDetvQ==">
<nameID aor="sip:A@IP2"> </nameID>
</participant>
<participant participant_id="6AgUdRjEEeeptrNuGDetvQ==">
<nameID aor="sip:B@IP1"> </nameID>
</participant>
INVITE 2:
<participant participant_id="6AgUdRjEEeepuLNuGDetvQ==">
<nameID aor="sip:B@IP1"></nameID>
</participant>
<participant participant_id="6AgUdRjEEeepubNuGDetvQ==">
<nameID aor="sip:A@IP2"> </nameID>
</participant>
As a result, two recordings are generated at the "Rec" side (only the 2nd INVITE is the right one)
I was expecting to receive just call one from the "recorded leg", if such thing exists in CUBE.
Any idea why CUBE creates two Recordings sessions for the same call, instead of just one?
I'll appreciate any orientation in this regards.
Thanks,
Miguel
PS: Checked http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/voice/cube/configuration/cube-book/voi-sip-recording.html
But not reference to an specific call leg is being recorded
04-12-2017 10:18 PM
how does your CUBE communicate to your recording server?
also, are you using the CUBE in flow through mode? I am assuming yes, in other words does the CUBE terminate 2 RTP legs? one inbound from the caller, and one outbound to the callee?
Please rate if useful
04-10-2018 08:39 AM
Hello Everyone
I have simple vCube lab setup. with two CME on Right and Left. Each CME has 1 phone registered.
The middle men is CSR1000v SIP Cube enabled with SIPREC config.
Call are working from right to left and Left to right.. and receiving SIP and Dialpeer debug messages. but SIPREC doesnt seems to be working.
Kindly advise on the missing part.
CSR 1000v - 16.8
config attached
04-10-2018 10:40 AM
04-10-2018 11:30 AM
04-10-2018 12:32 PM
02-07-2019 08:48 AM
Did you ever resolve this problem? I'm experiencing a similar issue.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide