c# - How to record Lync calls using UCMA 5.0 -
i’m writing c# console app uses ucma need record both incoming , outgoing calls on lync. i’ve got mspl script redirect audio calls application endpoint.
and i’ve read need create conference call listen , record call, i’m stuck.
all examples i’ve seen show 2 calls, , need know credentials of 1 of callers.
http://blog.greenl.ee/2011/09/20/multiple-calls-conference-ucma-endpoint/
https://msdn.microsoft.com/en-us/library/office/hh347328(v=office.14).aspx
i ucma app receive calls , create conference call record audio. don’t want enter of caller credentials unknown.
can please show me example on how code ucma console app in c# me started please it:
- uses caller details mspl script
- creates conference call callers without needing username or passwords.
- adds recorder conference call
Comments
Post a Comment