Hello<div><br></div><div>we got a Sangoma D100 transcoding card, and we like to get it working with our freeswitch. Freeswitch and the Sangoma card are running on the same server. The module is properly loaded:</div><div><br>
</div><div> 2010-12-02 07:46:33.393953 [DEBUG] mod_sangoma_codec.c:1102 Reading sangoma codec configuration</div><div>2010-12-02 07:46:33.393953 [DEBUG] mod_sangoma_codec.c:1126 Found Sangoma RTP IP x.x.x.x</div><div>2010-12-02 07:46:33.393953 [NOTICE] mod_sangoma_codec.c:1193 Detected 1 and activated 1 Sangoma codec vocallo modules</div>
<div>2010-12-02 07:46:33.393953 [DEBUG] mod_sangoma_codec.c:1207 Loading codecs, register='all', noregister=''</div><div>2010-12-02 07:46:33.393953 [DEBUG] mod_sangoma_codec.c:1239 Registering implementations for codec PCMU</div>
<div>...</div><div>2010-12-02 07:46:33.394951 [DEBUG] mod_sangoma_codec.c:1239 Registering implementations for codec PCMA</div><div>...</div><div>2010-12-02 07:46:33.394951 [DEBUG] mod_sangoma_codec.c:1239 Registering implementations for codec G729</div>
<div>...</div><div>2010-12-02 07:46:33.402964 [CONSOLE] switch_loadable_module.c:946 Successfully Loaded [mod_sangoma_codec]</div><div>2010-12-02 07:46:33.402964 [NOTICE] switch_loadable_module.c:185 Adding Codec PCMU 0 Sangoma PCMU 8000hz 10ms 64000bps</div>
<div>...</div><div>2010-12-02 07:46:33.402964 [NOTICE] switch_loadable_module.c:185 Adding Codec PCMA 8 Sangoma PCMA 8000hz 20ms 64000bps</div><div>...</div><div>2010-12-02 07:46:33.402964 [NOTICE] switch_loadable_module.c:185 Adding Codec G729 18 Sangoma G729 8000hz 40ms 8000bps</div>
<div>...</div><div>2010-12-02 07:46:33.403967 [NOTICE] switch_loadable_module.c:274 Adding API Function 'sangoma_codec'</div><div><br></div><div>The codecs look also good:</div><div><div>freeswitch@internal> show codecs</div>
<div>codec,Sangoma G723,mod_sangoma_codec</div><div>codec,Sangoma G729,mod_sangoma_codec</div><div>codec,Sangoma GSM,mod_sangoma_codec</div><div>codec,Sangoma PCMA,mod_sangoma_codec</div><div>codec,Sangoma PCMU,mod_sangoma_codec</div>
<div><br></div></div><div>What we don't know is how to actually use the card. We have forced a call with g729 in the A-leg and g711 in the b-leg but freeswitch doesn't know how to bridge them. I've tried unsuccessfully this config in the vars.xml:</div>
<div><div><X-PRE-PROCESS cmd="set" data="global_codec_prefs=Sangoma G729,Sangoma PCMU,Sangoma PCMA"/></div><div><X-PRE-PROCESS cmd="set" data="outbound_codec_prefs=Sangoma PCMU,Sangoma PCMA"/></div>
</div><div><br></div><div>Does anybody has any experience usgin this card?</div><div><br></div><div>Thanks</div><div><br></div><div>Javier</div><div><br></div><div><br></div><div><br></div>