<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5296.0" name=GENERATOR></HEAD>
<BODY>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><SPAN
class=045044907-21122006><FONT face=Arial color=#0000ff size=2>Hi, i
don't know why the warning happens, i'll try to take a look at it next
week and see if i can correct it. </FONT></SPAN></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><SPAN
class=045044907-21122006><FONT face=Arial color=#0000ff size=2>Appart of that
everything works fine?</FONT></SPAN></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><SPAN
class=045044907-21122006> </SPAN></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
</DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT face=Tahoma
size=2><B>From:</B> asterisk-video-bounces@lists.digium.com
[mailto:asterisk-video-bounces@lists.digium.com] <B>On Behalf Of </B>Wu Ui
Kok<BR><B>Sent:</B> jueves, 21 de diciembre de 2006 6:43<BR><B>To:</B>
asterisk-video@lists.digium.com<BR><B>Subject:</B> [Asterisk-video] app_mp4 --
need help<BR></FONT><BR></DIV>
<DIV></DIV>hi<BR><BR>I have successfully compiled app_mp4. I can record and play
mp4 ( thanks sergio :) ). the problem is I got warning as
below:<BR><BR>Dec 21 12:28:20 WARNING[5765]: chan_sip.c:2572 sip_write: Asked to
transmit frame type 4, while native formats is 524288 (read/write = 0/0) <BR>Dec
21 12:28:20 WARNING[5765]: chan_sip.c:2572 sip_write: Asked to transmit frame
type 4, while native formats is 524288 (read/write = 0/0)<BR>Dec 21 12:28:20
WARNING[5765]: chan_sip.c:2572 sip_write: Asked to transmit frame type 4, while
native formats is 524288 (read/write = 0/0) <BR>MP4ERROR: MP4Array::[]: index 28
of 28: Numerical result out of range<BR>MP4ERROR: MP4Array::[]: index 28 of 28:
Numerical result out of range<BR> == Auto fallthrough, channel
'SIP/herman-1ed04ad8' status is 'UNKNOWN' <BR><BR>this warning keep came out
during playing the mp4 file and the SIP Client hung up automatically , which I
believed mp4 file finished play. is this normal? <BR><BR>in my
extensions.conf like this :<BR><BR>[sip]<BR>Exten =>
100,1,Answer<BR>Exten => 100,2,Wait(2)<BR>Exten =>
100,3,mp4save()<BR><BR>Exten => 200,1,Answer<BR>Exten =>
200,2,Wait(2)<BR>Exten => 200,3,mp4play()<BR><BR>thank
you<BR><BR>Regards,<BR>Wu Ui Kok <BR>Engineer<BR><BR><BR><BR><BR>
<DIV> </DIV>
</BODY></HTML>