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.

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

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -