Author Message
nicklynch
Joined: Mar 26, 2013
Messages: 8
Offline
Are there any devices that I won't receive RTP streams for when using RegisterTerminalRequest (setting localMediaInfo in RegisterTerminalRequest registering in DEPENDENT mode and CLIENT media mode)? Will I always get streams regardless of protocol (SIP and so on)? Do all device types support it?

Judging from this, since what I'm doing is similar to call recording:
https://www.devconnectprogram.com/site/global/products_resources/avaya_aura_application_enablement_services/support/faq/dmcc/index.gsp#7

it looks like analog phones won't work.

Though I'm not sure how ServiceObserve and SingleStepConference work for call recording.
JohnBiggs
Joined: Jun 20, 2005
Messages: 1139
Location: Rural, Virginia
Offline
An RTP stream starting is not a guarantee. There are situations where it will not start due to various conditions.

It seems you are really asking what types of stations can I use multiple registrations per device form of call recording with. The answer to that is SIP and H.323 only.

Analog phones do work with SSC and SO recording, but not multiple registrations (MR) per device - The MR mechanism only works with SIP and H.323 devices. There are other station types that MR does not work with (MET, MFAT, and some others most are pretty old at this point in time).

I suggest working with this ebook, even though there is missing information in it related to SIP endpoints (you have the FAQ that fills in those details) and split stream recording; overall it is a better starting point.

https://www.devconnectprogram.com/site/global/products_resources/avaya_aura_application_enablement_services/educational_resources/ebooks/mastering_dmcc/index.gsp

Depending on how things are configured the application is either starting a RTP stream between CM and your application or between the far end device and your application. If you are just getting started building your application, or testing with the DMCC Dashboard, I suggest disabling point to point media (direct media) in the network region that you are using for the DMCC side IP endpoints. This is a simpler starting point than trying to handle direct media on a point to point call. Once a call becomes a 3 party call (either through SO or SSC) or via multiple registrations it will be anchored on CM and the RTP paths pretty stable.

MartinFlynn
Joined: Nov 30, 2009
Messages: 1922
Online
Another brief point - for SIP phones, you must register the recording terminal in INDEPENDENT mode. INDEPENDENT mode is also OK for H.323.

Martin
Go to:   
Mobile view