Hello.
I’m writing to get your help.
I’m new to asterisk for my term project I want to compile asterisk.
I’m using ubuntu 18.04 on was.
and I downloaded asterisk 1.6.1.18
first step was .configure it was fine.
seconde step was make.
when I put make below error is coming
/home/asterisk-1.6.1.18/Makefile.rules:106: recipe for target ‘chan_iax2.so’ failed
make[1]: *** [chan_iax2.so] Error 1
Makefile:409: recipe for target ‘channels’ failed
make: *** [channels] Error 2
How do I solve this error?
Thanks your help