Files
asterisk/apps
Naveen Albert 0018f31353 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:38:57 -05:00
..
2021-11-18 10:37:18 -06:00
2019-05-10 10:17:27 -06:00
2021-11-18 10:37:18 -06:00
2021-11-18 10:37:18 -06:00
2019-11-19 09:58:08 -05:00
2021-11-18 10:37:18 -06:00
2021-11-18 10:37:18 -06:00
2016-10-27 09:53:55 -04:00
2021-11-16 05:36:41 -06:00
2021-11-18 10:37:18 -06:00
2021-11-16 05:36:41 -06:00
2021-08-19 11:17:48 -05:00
2021-11-18 10:37:18 -06:00
2021-11-16 18:41:48 -06:00
2021-11-18 10:37:18 -06:00
2021-11-16 05:36:41 -06:00
2016-10-27 09:53:55 -04:00
2018-05-11 09:48:58 -04:00
2021-11-16 05:36:41 -06:00
2021-11-16 05:36:41 -06:00
2016-10-27 09:53:55 -04:00
2018-05-11 09:48:58 -04:00