Commit 5f60caa
chan_iax2: Allow compiling without OpenSSL.
ASTERISK_30007 accidentally made OpenSSL a
required depdendency. This adds an ifdef so
the relevant code is compiled only if OpenSSL
is available, since it only needs to be executed
if OpenSSL is available anyways.
ASTERISK-30083 #close
Change-Id: Iad05c1a9a8bd2a48e7edf8d234eaa9f80779e34d1 parent 68bcf4c commit 5f60caa
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6381 | 6381 | | |
6382 | 6382 | | |
6383 | 6383 | | |
| 6384 | + | |
6384 | 6385 | | |
6385 | 6386 | | |
6386 | 6387 | | |
| |||
6389 | 6390 | | |
6390 | 6391 | | |
6391 | 6392 | | |
| 6393 | + | |
| 6394 | + | |
| 6395 | + | |
6392 | 6396 | | |
6393 | 6397 | | |
6394 | 6398 | | |
| |||
0 commit comments