<html><head><style type='text/css'>p { margin: 0; }</style><style type='text/css'>body { font-family: 'Times New Roman'; font-size: 12pt; color: #000000}</style></head><body><BR>----- Forwarded Message -----<BR>From: "Durgesh Mishra" &lt;durgesh.mishra@rancoretech.com&gt;<BR>To: "asterisk-users" &lt;asterisk-users@lists.digium.com&gt;<BR>Sent: Wednesday, December 21, 2011 10:36:06 AM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi<BR>Subject: Help_video call not run<BR><BR>
<STYLE>p { margin: 0; }</STYLE>

<STYLE>body { font-family: 'Times New Roman'; font-size: 12pt; color: #000000}</STYLE>
<BR><BR><BR>
<STYLE>p { margin: 0; }</STYLE>

<STYLE>body { font-family: 'Times New Roman'; font-size: 12pt; color: #000000}</STYLE>

<P>Hi all</P>
<P>&nbsp;</P>
<P>In sip.conf</P>
<P>i take as </P>
<P>[general]</P>
<P>videosupport=yes</P>
<P>&nbsp;</P>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</P>
<P>[phone1]<BR>type=friend<BR>host=dynamic<BR>context= employees<BR>disallow=all<BR>allow=ilbc<BR>allow=g729<BR>allow=gsm<BR>allow=g723<BR>allow=ulaw<BR>allow=alaw<BR>allow=adpcm<BR>allow=h263p<BR>allow=h264<BR>allow=h263</P>
<P>[phone2]<BR>&nbsp;type=friend<BR>host=dynamic<BR>context= employees<BR>disallow=all<BR>allow=ilbc<BR>allow=g729<BR>allow=gsm<BR>allow=g723<BR>allow=ulaw<BR>allow=alaw<BR>allow=adpcm<BR>allow=h263p<BR>allow=h261<BR>allow=h263</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>in extension.conf</P>
<P>[employees]</P>
<P>exten =&gt; 101,1,Dial(SIP/phone1,10)</P>
<P>exten =&gt; 102,1,Playback(song2_check)</P>
<P></P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>in /var/lib/asterisk/sounds/en</P>
<P>i store song2_check file(which is video file&nbsp;,which has audio format&nbsp;&nbsp; MPEG Layer 3)</P>
<P>&nbsp;</P>
<P><STRONG>i check in&nbsp; /var/lib/asterisk/sounds/en</STRONG></P>
<P><STRONG>its shows as</STRONG></P>
<P><STRONG>-rw-r--r-- 1 root root 89726486 Dec 20 10:18 song_check.mp4</STRONG></P>
<P><STRONG>&nbsp;</STRONG></P>
<P><STRONG>i check codecs of file through VLC player , its shows as its codec is using is H264.</STRONG></P>
<P>&nbsp;</P>
<P>i check through cli&nbsp; </P>
<P>core show codecs</P>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :::::::::::::::::::::::::</P>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 131072 (1 &lt;&lt; 17)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0x20000)&nbsp; image&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; png&nbsp;&nbsp; (PNG image)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 262144 (1 &lt;&lt; 18)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0x40000)&nbsp; video&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; h261&nbsp;&nbsp; (H.261 Video)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 524288 (1 &lt;&lt; 19)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0x80000)&nbsp; video&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; h263&nbsp;&nbsp; (H.263 Video)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1048576 (1 &lt;&lt; 20)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0x100000)&nbsp; video&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; h263p&nbsp;&nbsp; (H.263+ Video)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2097152 (1 &lt;&lt; 21)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0x200000)&nbsp; video&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; h264&nbsp;&nbsp; (H.264 Video)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4194304 (1 &lt;&lt; 22)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0x400000)&nbsp; video&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mpeg4&nbsp;&nbsp; (MPEG4 Video)</P>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :::::::::::::::::::::::::::::::::::::::::::::::</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>i dial 102 from 101&nbsp;----<BR>&nbsp;phone 101(xlite)&nbsp; has following codec support for H623 H623+</P>
<P>&nbsp;</P>
<P>check log as </P>
<P>[Dec 20 18:38:01] WARNING[10533] file.c: File song2_check does not exist in any format<BR>[Dec 20 18:38:01] WARNING[10533] file.c: Unable to open song2_check (format 0x180400 (ilbc|h263|h263p)): No such file or directory</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>phone1 goes just hung up. no vedio play </P>
<P>&nbsp;</P>
<P>I want to play video file. Plz tell me ,where i am wrong ,and how i can do it.</P>
<P>&nbsp;</P>
<P>thanks</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P></body></html>