Hi There,
I am using UCMA to control SIP Endpoint without Lync. so far its been working well.
Now I have come across a basic problem.Using UCMA, I send and receive messages to SIP Server. My issue is, I need a way to tie in the response received to the request I sent earlier.
I can do it with help of SIP headers like "Call-Id" and "CSeq". I can get this info for the response I received from switch but I can't find the way to find same info for outgoing requests. To Send the SIP requests I use SignalingSession.BeginSendMessage.
I understand its a problem for any application developed on top of UCMA. I am new to UCMA and may be missing something here.
Please Advise.
Thanks
prash2rek