Files
asterisk/channels
Guido Falsi 4072e219f7 chan_dahdi: Fix build with clang/llvm
On FreeBSD using the clang/llvm compiler build fails to build due
to the switch statement argument being a non integer type expression.
Switch to an if/else if/else construct to sidestep the issue.

ASTERISK-28536 #close

Change-Id: Idf4a82cc1e94580a2d017fe9e351c226f23e20c8
2019-09-17 05:38:59 -05:00
..
2016-10-27 09:53:55 -04:00
2018-05-11 09:48:58 -04: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