]> 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)
committerGitHub <noreply@github.com>
Thu, 11 May 2023 20:25:08 +0000 (14:25 -0600)
commit2d18fb6e9d66e07189f91f238ce496da4c739bf8
tree6f398d2a91357b78613bb329222a6b889196d1c2
parent8abb29406309c084a904cfd07bd3faac25b1709e
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
configure
configure.ac
include/asterisk/autoconfig.h.in
res/res_pjsip_pubsub.c
third-party/pjproject/configure.m4