]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: Correct usages of pjproject's timer heap
authorGeorge Joseph <gjoseph@digium.com>
Tue, 2 Jan 2018 13:54:54 +0000 (06:54 -0700)
committerGeorge Joseph <gjoseph@digium.com>
Sun, 25 Mar 2018 18:50:28 +0000 (12:50 -0600)
commit8d76f678b2d92f42c8a7b67ac99b2205084e1f3b
tree1a969068b036f6cc364aa13ad9295c6a0f8b1738
parentce2ea9e6aae3e457820e22a05a3f495c1d3372b8
res_pjsip:  Correct usages of pjproject's timer heap

Fix some timer heap initializations and cancels to try and prevent
crashes and timer heap issues.

Change-Id: I64885d190fa22097d1b55987091375541e57a7ee
res/res_pjsip_outbound_publish.c
res/res_pjsip_outbound_registration.c
res/res_pjsip_session.c
res/res_pjsip_t38.c