Files
asterisk/channels
Guido Falsi ae70c2a428 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-14 17:05:23 +02:00
..
2018-05-11 09:58:19 -04:00
2019-05-10 10:19:50 -06:00
2019-05-23 16:44:07 +02:00
2018-06-21 04:17:51 -06:00
2018-05-11 09:58:19 -04:00
2019-06-17 12:51:55 -06:00
2017-09-25 06:25:06 -06:00