osip-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[eXosip] subscribe and big expires value


From: Benoît Monin
Subject: [eXosip] subscribe and big expires value
Date: Fri, 24 May 2024 16:21:28 +0200

Hello,

I ran into a problem when trying to send a subscribe with an expires
value set to 4294967295 (2**32-1), the maximum value allowed in the
RFC.

I'll reply with a patch to fix the issue, similar to the one for
publish.

Regards,

Benoît Monin (1):
  [subscribe] fix to allow maximum authorized value for expires header
    [rfc3261]

 include/eXosip2/eX_subscribe.h | 2 +-
 src/eXosip2.h                  | 2 +-
 src/eXsubscription_api.c       | 6 +++---
 src/jsubscribe.c               | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]