]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_pubsub.c: Use pjsip version for pending NOTIFY check. (#76)
authorSean Bright <seanbright@users.noreply.github.com>
Thu, 11 May 2023 20:24:30 +0000 (16:24 -0400)
committerGitHub <noreply@github.com>
Thu, 11 May 2023 20:24:30 +0000 (14:24 -0600)
commit3e2a28fc3d17f2e9c275108753feaa823115d9df
treee0d0db455e7c0d1ba0284c8c8474bec76683eebf
parent5e16557127fb5e60a6d6b43357afcf663d1751d6
res_pjsip_pubsub.c: Use pjsip version for pending NOTIFY check. (#76)

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

Resolves: #45
configure
configure.ac
include/asterisk/autoconfig.h.in
res/res_pjsip_pubsub.c
third-party/pjproject/configure.m4