> -----Original Message----- > From: Ganesh Sivaraman [mailto:[EMAIL PROTECTED]] > > Please consider the following scenario: > > UAC1 UAC2 > > ------------------> SUBSCRIBE > 202 <------------------ > NOTIFY(pend)<------------------ UAC2 is waiting for user approval > ------------------> SUBSCRIBE > ??? <------------------ > > Before UAC2 confirms the subscription, it receives another SUBSCRIBE > within the same dialog for the same event(package). > 1. What action should UAC2 take regarding the SUBSCRIBE/subscription? > i.e. should it re-start the subscription refresh timer to that in the > 2nd SUBSCRIBE etc..
Yes, it adjusts the expiration of the timer. The state is still pending. > 2. What response should UAC2 send i.e.2XX/4XX/...? For the example you give, 202. /a _______________________________________________ Sip-implementors mailing list [EMAIL PROTECTED] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
