Re: [reSIProcate-users] Does re-subscription in case of terminated supported?
Section 3.2.4 describes processing of Notify requests and how to
handle the subscription state header, the code to handle this is in
DUM - ClientSubscription::processNextNotify. If the subscription
state is terminated, then the subscription is terminated, and dum will
not automatically re-subscribe. If the application wants to do this,
it can re-subscribe by creating a new subscription.
Scott
On Wed, Nov 19, 2008 at 9:23 PM, Wong Kok Meng-a17866
<kokmeng.wong@xxxxxxxxxxxx> wrote:
>
> Hi,
>
> I'm looking at reSIProcate version 1.3.4. As I understand, it is fully
> compliant with RFC 3265. However, I am not able to locate the code that
> handles RFC 3265 section 3.2.4. Does re-subscription in case of
> terminated supported in the reSIProcate?
>
> Regards,
> Kok Meng, Wong
> _______________________________________________
> resiprocate-users mailing list
> resiprocate-users@xxxxxxxxxxxxxxx
> List Archive: http://list.resiprocate.org/archive/resiprocate-users/
>