< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] How to send In-Dialog SUBSCRIBE in an INVITE Dialog


Hi,
 
I am writing an application on the Resiprocate stack acting as UAS.
 
I have a Active Invite Dialog in progress in UAS.
 
I want to send In-Dialog SUBSCRIBE within the Invite Dialog.
 
I checked out in the Stack.
 
makeSubscription() is available in DialogUsageManager which will send SUBSCRIBE creating a new Dialog.
 
Please help me fix this problem of sending In-Dialog SUBSCRIBE to UAC.
 
Thanks in Advance,
Parimala