Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OK, but WAIT, we are not done! Now we have to activate the licenses in sipx media server and restart media server. We also need to look inĀ /etc/sipxpbx/freeswitch/modules.conf.xml.vm and edit the section "Cedec Interfaces" to say:

Code Block


\#if(${codecG729})

&nbsp;&nbsp; &nbsp;<load module="mod_com_g729"/>

\#else

&nbsp;&nbsp; &nbsp;<\!--< load module="mod_g729"/> \-->

\#end

\#if(${codecG729})
&nbsp;&nbsp; &nbsp;<load module="mod_com_g729"/>
\#else
&nbsp;&nbsp; &nbsp;<\!--< load module="mod_g729"/> \-->
\#end