Files
asterisk/channels
Chris-Savinovich 0e669712e2 chan_dahdi.c: crash in chan_dahdi
Fixes a crash in chan_dahdi occurring on 32-bit systems. A previous
patch introduced a variable of type unassigned long long which is 64-bits.
Casting it as 'ast_json_int_t' along with JSON type 'I' makes it work
with 32-bit systems.

ASTERISK-28457

Change-Id: I9cef6b5f2d826fc5c93f2f6a1c997c4e3e6c93fe
2019-07-01 16:06:34 -06:00
..
2016-10-27 09:53:55 -04:00
2018-05-11 09:48:58 -04:00
2018-10-25 08:57:16 -04:00
2019-05-10 10:22:55 -06:00
2019-07-01 16:06:34 -06:00
2019-05-23 08:50:11 -06:00
2019-05-10 10:22:55 -06:00
2016-10-27 09:53:55 -04:00
2019-06-17 12:58:48 -06:00
2019-06-24 07:31:11 -06:00
2017-09-25 07:32:14 -05:00