[email protected] wrote: > I got problems to get incoming/outgoing video 3G calls working with > Asterisk. > > My stuff: > asterisk 1.4.19.2 with app_h324m and amr codec, > Sangoma Technologies Corp. A104d QUAD T1/E1 AFT card > EuroISDN E1 PRI trunk > Wanrouter WANPIPE Release: 3.5.6 > Zaptel channel module. > > Audio calls from Nokia E51 to Asterisk works great but I can't make video > call via h324m_gw and h324m_loopback. Its seems to be connected but only > with 'waiting for video' message on phone display and then no audio. > Softphone is sending audio (g711) and video (tried h263 or h263+) RTPs to > asterisk. PRI signalization seems to be ok. I tried many different codecs and > extensions dialplans. > Anyone tried that configuration with success? >
Hi, I had similar problem on my a108 card. I have solved it by TDMV_HWEC_PERSIST_DISABLE = YES option in /etc/wanpipe/wanpipeX.conf (make sure that EC is turned off at all). And check tx and rx gains in chan_dahdi.conf. Both should be equal to zero otherwise video frames won't go through. Best Regards -- Konrad Rozycki _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-video mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-video
