]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_registrar: Don't specify an expiration for static contacts.
authorJoshua C. Colp <jcolp@sangoma.com>
Wed, 22 Jul 2020 09:41:59 +0000 (06:41 -0300)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 27 Jul 2020 22:44:42 +0000 (17:44 -0500)
commit5c0d247d69252caeed7be39aaeccd92e72d74fd0
treed89d95b90e13230af19471bd282a9ad6f70a0eaf
parent718efe9365683ebfb39ead0486e21f616e2e1503
res_pjsip_registrar: Don't specify an expiration for static contacts.

Statically configured contacts on an AOR don't have an expiration
time so when adding them to the resulting 200 OK if an endpoint
registers ensure they are marked as such.

ASTERISK-28995

Change-Id: I9f0e45eb2ccdedc9a0df5358634a19ccab0ad596
res/res_pjsip_registrar.c