Hi,folks!<br><br>I encountered some problems when playing mp4/3gp files.<br><br>Dialplan:<br>[ss7-call]<br>exten =&gt; 5003,1,Answer()<br>exten =&gt; 5003,n,mp4play(/root/Desktop/<div id=":ws" class="ii gt">show2.3gp)<br>exten =&gt; 5003,n,Hangup()<br>

<br>Error:<br>    -- Executing [5003@ss7-call:1] Answer(&quot;SIP/12348-08c1aae8&quot;, &quot;&quot;) in new stack<br>    -- Executing [5003@ss7-call:2] mp4play(&quot;SIP/12348-08c1aae8&quot;, &quot;/root/Desktop/show2.3gp&quot;) in new stack<br>

[Jan 19 22:47:49] DEBUG[12098]: app_mp4.c:426 mp4_play: mp4play /root/Desktop/show2.3gp<br>[Jan 19 22:47:49] DEBUG[12098]: app_mp4.c:520 mp4_play: found hint track 65335<br>[Jan 19 22:47:49] DEBUG[12098]: app_mp4.c:531 mp4_play: track 201 vide<br>

[Jan 19 22:47:49] DEBUG[12098]: app_mp4.c:584 mp4_play: <a href="http://video.name">video.name</a> H263-2000<br>[Jan 19 22:47:49] DEBUG[12098]: app_mp4.c:520 mp4_play: found hint track 65435<br>[Jan 19 22:47:49] DEBUG[12098]: app_mp4.c:531 mp4_play: track 101 soun<br>

MP4ERROR: FindTrackId: Track index doesn&#39;t exist - track 2 type hint<br>[Jan 19 22:47:50] NOTICE[12098]: rtp.c:1334 ast_rtp_read: Unknown RTP codec 126 received from &#39;192.168.1.151&#39;<br>[Jan 19 22:47:50] NOTICE[12098]: rtp.c:1334 ast_rtp_read: Unknown RTP codec 126 received from &#39;192.168.1.151&#39;<br>

[Jan 19 22:47:50] NOTICE[12098]: rtp.c:1334 ast_rtp_read: Unknown RTP codec 126 received from &#39;192.168.1.151&#39;<br>[Jan 19 22:47:50] NOTICE[12098]: rtp.c:1334 ast_rtp_read: Unknown RTP codec 126 received from &#39;192.168.1.151&#39;<br>

[Jan 19 22:47:50] NOTICE[12098]: rtp.c:1334 ast_rtp_read: Unknown RTP codec 126 received from &#39;192.168.1.151&#39;<br>[Jan 19 22:47:50] NOTICE[12098]: rtp.c:1334 ast_rtp_read: Unknown RTP codec 126 received from &#39;192.168.1.151&#39;<br>

MP4ERROR: MP4Array::[]: index 9 of 9: Numerical result out of range<br>[Jan 19 22:47:58] DEBUG[12098]: app_mp4.c:296 mp4_rtp_read: MP4ReadRtpHint failed [65435,44]<br>MP4ERROR: MP4Array::[]: index 9 of 9: Numerical result out of range<br>

[Jan 19 22:47:58] DEBUG[12098]: app_mp4.c:296 mp4_rtp_read: MP4ReadRtpHint failed [65435,44]<br>MP4ERROR: MP4Array::[]: index 9 of 9: Numerical result out of range<br>[Jan 19 22:47:58] DEBUG[12098]: app_mp4.c:296 mp4_rtp_read: MP4ReadRtpHint failed [65335,86]<br>

[Jan 19 22:47:58] DEBUG[12098]: app_mp4.c:739 mp4_play: &lt;app_mp4<br>    -- Executing [5003@ss7-call:3] Hangup(&quot;SIP/12348-08c1aae8&quot;, &quot;&quot;) in new stack<br>  == Spawn extension (ss7-call, 5003, 3) exited non-zero on &#39;SIP/12348-08c1aae8&#39; <br>

<br>what&#39;s the problem?  Any responses would be greatly appreciated. Thanks. </div>