Answered Subscriber other side after added contact

  • Thursday, May 31, 2012 4:55 PM
     
     

    I am logging user A using ContactAndGroup sample provided in UCCA SDK sample.

    If user B as Microsoft Office communicator loggin and try to add A as contact then Sample application gets new subscriber event in OnCategoryInstanceAdded.

     

    But if B login using same sample application and try to add A as contact then A (Sample apps) does not receive any notification for new subscriber.

     

    Is there any difference bewteen subscribing contacts from Sample apps and MOC 2007? I captured SIP trace and both looks identical.

All Replies

  • Thursday, June 21, 2012 2:57 PM
     
     
    I managed to solve the problem was the search before adding the contact was in the running subscribercontext presentity wrong because I had made ​​the search. Bad now I have another problem as the presentity unify search with the list of contacts?
  • Monday, June 25, 2012 5:09 PM
     
     

    Cristiano,

    I would love to help with your second question, but I am not clear about what you are asking.  "presentity unify search with the list of contacts?"

    Are you asking if the search feature only returns results among the contacts that are already on the user'c contact list?

    John A.


    John Austin Senior Programming Writer Microsoft

  • Wednesday, June 27, 2012 6:14 PM
     
     

    Hi John,

    How to publish the presence of the contacts search? I think that helps me now.

    Thanks.

  • Thursday, September 13, 2012 9:02 PM
     
     Answered

    The problem was that he was asking the presence of contacts in the search and was not giving Unadvise, so the contacts were getting two presences, and when executing presentity.SubscriberContext = "" was wrong.