Receive the First text message in UCMA application sent by lync Client
Here is the scenario I have UCMA 4.0 application listening for IM callsUser sends an Hi message from the lync client to the UCMA application Now in UCMA application i can receive the IM call and want...
View ArticleAudioVideoMcuRouting.BeginUpdateAudioRoutes on a call that is on hold...
The scenario I have here is a UCMA app that uses a B2B on an incoming call to put it into a conference. I am able to successfully control audio routes using AudioVideoMcuRouting.BeginUpdateAudioRoutes...
View ArticleApplication Endpoint issues
I have used the Trusted Application example from UCMA 4.0. I have an certificate to be used with the application, a contact uri for the application, but still I have some issues.When I run my...
View ArticleIs it possible to connect an UCMA application through an Edge Server ?
Hi,I guess the title is pretty self-explanatory.I couldn't find a definitive answer on this one. In my case, I'd just like to create and establish a UserEndpoint, able to receive calls.Thanks !
View ArticleAuthentication Exception while running UCMA AudioVideo Call Sample
Hi ,I am running a sample application AVCall given in UCMA 3.0 Samples . I am getting authentication Exception. I have been giving the parameters of FQDN ,2 Users (sip:user@domain.com) ,password and...
View ArticleQuestion about modifying SDP in response to an INVITE, or in a new INVITE
I'm trying to modify some message SDP coming to/from a UCMA application, and I'm running into some roadblocks trying to do it. I've already proven out what I want to do with a simple MSPL application,...
View ArticleManipulate availability
We would like to have a different availablity than default is set by Lync. By default Lync users are available. Except when they have an appointment, are in a call or have changed their availability...
View Articlecall.RemoteEndpointProperties.AllowTransfer return false
AppCallController is a UCMA application,AppCallTester is another UCMA application,AppCallTester initiates a call to AppCallController, when the call is accepted, AppCallController self-transfers the...
View ArticleA 488 (Not Acceptable Here) response was received from the network and the...
I use ucma send a message like this:Target To = new Target(); To.SipUri = MsgInfo.To; SignalingSession Session = new SignalingSession(m_endpoint, new RealTimeAddress(To.SipUri));...
View ArticleUCMA Bot Stop handling CallReceivedEvent after some minutes of inactivity
Hi, I'm facing a rare problem, I've develop a Bot that is answering im calls, and it is working as expected whiout troubles Recently I've created a second bot, with similar configurations, conected to...
View ArticleVoiceXML Browser creates an insane amount of cache files.
Hi,I have a problem at one specific customer (the service is installed elsewhere with no problem). The issue is in UCMA VXML Browser, all sound (.wav and .wma) files is generating cache files each time...
View ArticleFind the phone uri in mspl
Hi , Is there any function is available to find the length of the phone number by using mspl script.Thanks
View ArticleCall Queue approach with UCMA 4.0
I need some help/suggestions on how to approach Call Queues using UCMA 4.0 and Lync.I have been studying some of the UCMA 4.0 Core documentation, digged into the samples etc., to find the best practice...
View ArticleIndication of DTMF send completion
Hi,I'm using ToneController.Send() to send out DTMF tones.I noticed that this method returns almost immediately, much before the DTMF is actually sent. My understanding is that this method only queues...
View ArticleDeveloping a voicemail alert system for Lync 2013
We're looking at developing an in-house solution for Lync 2013. The solution will allow an inbound caller to leave a voicemail message. Once a message has been left, Lync places an outbound call to an...
View Article481 Call Leg/Transaction Does Not Exit
Hai I create the mspl to transfer reroute the calls to ucma application endpoint Below is my code for MSPL<?xml version="1.0" ?><lc:applicationManifest appUri="http://"Domain NAme"/AltRGS"...
View ArticleSIP/2.0 481 Call Leg/Transaction Does Not Exit (UCMA)
Hai I create the mspl to transfer reroute the calls to ucma application endpoint Below is my code for MSPL <?xml version="1.0" ?><lc:applicationManifest appUri="http://"Domain NAme"/AltRGS"...
View ArticleIVR Through lync
Hi,is there any doc or step by step guide to deploy and configure IVR through lync server.
View ArticleIssue with Microsoft Communicator
Hi Microsoft,I am Mahesh From DST world wide Services . Actually we are using communicator in our office in that I found an Issue with Communicator . So how to come up with that Issue ?I think It will...
View Articlevalidate phone number against the number normalization
using UCMA how can i validate a phone number against lync number normalization process or pipeline? In other words I want to pass 0404073236 and get it translated to the correct E.164 Format such as...
View Article