]> 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 23:19:07 +0000 (18:19 -0500)
commit4ac3d4cdbd8e88588452dae353797efedae8c3ed
treedae41b3fa4e8a514d8b73683cc08cfc31a54db51
parentade20df66b76730c62c5da4ccfa6255c1fd04785
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