osip-dev
[Top][All Lists]
Advanced

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

Re: [eXosip] subscribe and big expires value


From: Aymeric Moizard
Subject: Re: [eXosip] subscribe and big expires value
Date: Tue, 28 May 2024 12:38:37 +0200

Hello/Bonjour,

I have applied your patch into master repo!

Thanks for your report.

Have a nice day.
Aymeric


Le ven. 24 mai 2024 à 16:22, Benoît Monin <benoit.monin@gmx.fr> a écrit :
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(-)




--
Antisip - http://www.antisip.com

reply via email to

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