]> 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)
committerKevin Harwell <kharwell@digium.com>
Tue, 28 Jul 2020 14:46:52 +0000 (09:46 -0500)
commit99eafe5771a3c49f66da0be1710acb954ca83eb3
tree800aa63746dcdf62b122da4822b726356ac1c62c
parentd9ae902f524c8e8509d9fcb0a106a7a1be246447
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