Install H.323

Recently I have tried install Asterisk and downloaded the sources, but it doesn’t work because the compiler haven’t create the binary file.

I tried to download with the package manager of my distribution and works well until the execution.

During running the command asterisk -vvvc in command line has give a message that tell’s there is no H.323 codec installed.

How can I install the codec? Because while I tried to download and run asterisk the package manager already install H.323 too at the same time.

Thank’s

H.323 is a protocol and not a codec. If you want to install H323 have a look asterisk-addons. I have successfully built it many times. I personally would not recommend using Asterisk’s H.323 implementation. It has failed on me horribly several times and crashes asterisk often.