Files
asterisk/apps
Naveen Albert 1e29935131 app_meetme: Don't erroneously set global variables.
The admin_exec function in app_meetme is used by the SLA
applications for internal bridging. However, in these cases,
chan is NULL. Currently, this function will set some status
variables that are intended for a channel, but since channel
is NULL, this is erroneously creating meaningless global
variables, which shouldn't be happening. This sets these
variables only if chan is not NULL.

ASTERISK-30002 #close

Change-Id: I817df6c26f5bda131678e56791b0b61ba64fc6f7
2022-04-27 18:40:35 -05:00
..
2021-11-18 10:37:39 -06:00
2019-05-10 10:22:55 -06:00
2021-11-18 10:37:39 -06:00
2021-11-18 10:37:39 -06:00
2019-11-19 10:07:44 -05:00
2021-11-18 10:37:39 -06:00
2021-11-18 10:37:39 -06:00
2016-10-27 09:53:55 -04:00
2021-11-15 22:22:03 -06:00
2021-11-18 10:37:39 -06:00
2021-11-15 22:22:03 -06:00
2021-08-19 09:37:51 -05:00
2021-11-18 10:37:39 -06:00
2021-11-16 18:42:14 -06:00
2021-11-18 10:37:39 -06:00
2021-11-15 22:22:03 -06:00
2016-10-27 09:53:55 -04:00
2018-05-11 09:48:58 -04:00
2021-11-15 22:22:03 -06:00
2021-11-15 22:22:03 -06:00
2016-10-27 09:53:55 -04:00