[Asterisk-video] Latest patches test

Michael (qq12345) qq12345 at web.de
Fri Jun 6 13:10:22 CDT 2008


Hi, 

> Sergio Garcia Murillo schrieb:
> > Hi all,
> > 
> > I've committed two patches regarding dtmf handling in 
> app_mp4 (to set 
> > more digits, store in variable and stop on digit) and the 
> silence AMR 
> > frame patch fot audio shortening.
> 
> Hi Sergio!
> 
> If I understand it right then the respective last silence 
> frame will be stored in a static buffer. I think this will 
> cause problems if you have multiple concurrent h324m calls, 
> as all the concurrent threads will use the same buffer.
> 
> regards
> klaus

My proposal to Sergio was:
a) make the static thing const, so it is a good template for all silence
b) store this necessary ID at the channel, or somewhere related to this
instance.
	Do you think, this is feasible?

Regards,
Michael







More information about the asterisk-video mailing list