Sangoma Codec Installation for FreeSWITCH-Distributed

    Perform the following steps on ONLY the FreeSWITCH machines that will be acting as SOAP clients to the remote Transcoder .  This step is required on all FreeSWITCH machines on the network

    The Sangoma FreeSWITCH codec is part of the FreeSWITCH git repository.  It can be easily attained by running the following command in linux CLI:

    --> git clone git://git.freeswitch.org/freeswitch.git

    Note*  You must have git installed

     In the FreeSWITCH source code edit:

    --> modules.conf and uncomment:

            --> # codecs/mod_sangoma_codec

    Then compile FreeSWITCH Sangoma codec module:

        1.  make mod_sangoma_codec    
        2.  make mod_sangoma_codec-install