Hi,folks!<br><br>I encountered some problems when playing mp4/3gp files.<br><br>Dialplan:<br>[ss7-call]<br>exten => 5003,1,Answer()<br>exten => 5003,n,mp4play(/root/Desktop/<div id=":ws" class="ii gt">show2.3gp)<br>exten => 5003,n,Hangup()<br>
<br>Error:<br> -- Executing [5003@ss7-call:1] Answer("SIP/12348-08c1aae8", "") in new stack<br> -- Executing [5003@ss7-call:2] mp4play("SIP/12348-08c1aae8", "/root/Desktop/show2.3gp") 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'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 '192.168.1.151'<br>[Jan 19 22:47:50] NOTICE[12098]: rtp.c:1334 ast_rtp_read: Unknown RTP codec 126 received from '192.168.1.151'<br>
[Jan 19 22:47:50] NOTICE[12098]: rtp.c:1334 ast_rtp_read: Unknown RTP codec 126 received from '192.168.1.151'<br>[Jan 19 22:47:50] NOTICE[12098]: rtp.c:1334 ast_rtp_read: Unknown RTP codec 126 received from '192.168.1.151'<br>
[Jan 19 22:47:50] NOTICE[12098]: rtp.c:1334 ast_rtp_read: Unknown RTP codec 126 received from '192.168.1.151'<br>[Jan 19 22:47:50] NOTICE[12098]: rtp.c:1334 ast_rtp_read: Unknown RTP codec 126 received from '192.168.1.151'<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: <app_mp4<br> -- Executing [5003@ss7-call:3] Hangup("SIP/12348-08c1aae8", "") in new stack<br> == Spawn extension (ss7-call, 5003, 3) exited non-zero on 'SIP/12348-08c1aae8' <br>
<br>what's the problem? Any responses would be greatly appreciated. Thanks. </div>