]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_pubsub.c: Use pjsip version for pending NOTIFY check. (#77)
authorSean Bright <seanbright@users.noreply.github.com>
Thu, 11 May 2023 20:25:08 +0000 (16:25 -0400)
committerAsterisk Development Team <asteriskteam@digium.com>
Mon, 10 Jul 2023 11:49:47 +0000 (11:49 +0000)
commitbbf47fefabbc4432405a5ce65077839e9b997474
tree5791ee10f7b58d0d39351fceff39b8728b4e707c
parent2d1e5f81eeb84979bcdf9a515767fdac39413baa
res_pjsip_pubsub.c: Use pjsip version for pending NOTIFY check. (#77)

The functionality we are interested in is present only in pjsip 2.13
and newer.

Resolves: #45
(cherry picked from commit 2d18fb6e9d66e07189f91f238ce496da4c739bf8)
configure
configure.ac
include/asterisk/autoconfig.h.in
res/res_pjsip_pubsub.c
third-party/pjproject/configure.m4