[Asterisk-video] video spy
Emmanuel BUU
emmanuel.buu at ives.fr
Mon Dec 15 14:41:42 CST 2008
aster vdo a écrit :
> This solution perfcectly works on SIP channels but on real
> time that is with the h324m and Zap channels there is no audio of
> caller or the callee passed to the Spy channel, video works fine.I
> dont see asterisk generating any error but the audo is still missing.
>
Ok, I know why this is not working. Zap / h324m are using amr codec for
audio and app_conference does not support this.
A minor modification to app_conference source is required to support amr
(hint: add a transcoder).
More information about the asterisk-video
mailing list