Files
asterisk/res
Kevin Harwell 3f7f376a68 res_pjsip_mwi: use an ao2_global object for mwi containers
On shutdown it's possible for the unsolicited mwi container to be freed before
other dependent threads are done using it. This patch ensures this can no
longer happen by wrapping the container in an ao2_global object. The solicited
container was also changed too.

ASTERISK-28552

Change-Id: I8f812286dc19a34916acacd71ce2ec26e1042047
2019-10-07 16:48:26 -05:00
..
2015-04-29 07:39:22 -04:00
2018-05-11 09:58:19 -04:00
2017-12-20 12:54:13 -05:00
2019-02-07 14:11:13 +00:00