<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Two items<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>#1 you only need 1 disallow=all in your sip.conf definition<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>#2 you need to patch rtp.c to define 126 as FORMAT_H263 &#8211; this is an xlite response to Asterisk starting music-on-hold during the connect pause.&nbsp; The r on the dial command attempts to do a &#8220;faux ring&#8221; which xlite interprets as a MOH request, so if you don&#8217;t want to patch/recompile, just take the r off of Dial.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> virendra bhati [mailto:virbhati@gmail.com] <br><b>Sent:</b> Monday, November 21, 2011 4:35 AM<br><b>To:</b> Asterisk Users Mailing List - Non-Commercial Discussion; Sam Govind; Danny Nicholas<br><b>Subject:</b> video calls not working<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>Hi list,<b><br><br></b>I am not able to make video calls between two sip accounts. below is the information. please help me where I am missing the configuration.<b><br><br>Extensions.conf</b><br><br>exten =&gt; 111,1,Answer()<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; same =&gt; n,Dial(SIP/2206,60,r)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; same =&gt; n,Hangup()<br><br><b>SIP.conf</b><br>[2218]<br><br>type=friend<br>secret=*******<br>callerid=&quot;Virendra&quot; &lt;9172341457&gt;<br>host=dynamic&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; This device needs to register<br>nat=yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; X-Lite is behind a NAT router<br>canreinvite=no&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Typically set to NO if behind NAT<br>disallow=all<br>dtmfmode=inband<br>insecure=invite,port<br>;context=outbound<br>context=bhati-test<br>qualify=yes<br>accountcode=123654789<br>disallow = all<br>allow = ulaw,alaw,h263,g729,gsm,h264<br>videosupport=yes<br><br>[2206]<br>type=friend<br>secret=*******<br>callerid=2206<br>host=dynamic&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; This device needs to register<br>nat=yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; X-Lite is behind a NAT router<br>canreinvite=no&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Typically set to NO if behind NAT<br>disallow=all<br>dtmfmode=inband<br>insecure=invite,port<br>context=outbound<br>qualify=yes<br>disallow = all<br>allow = ulaw,alaw,h263,g729,gsm,h264<br>videosupport=yes<br><br><b>codec list of asterisk 1.6.2.11</b><br><br><b>haddock8-astrx*CLI&gt; core show codecs</b><br>Disclaimer: this command is for informational purposes only.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; It does not indicate anything about your configuration.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; INT&nbsp;&nbsp;&nbsp; BINARY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; HEX&nbsp;&nbsp; TYPE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME&nbsp;&nbsp; DESC<br>--------------------------------------------------------------------------------<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1 (1 &lt;&lt;&nbsp; 0)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0x1)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g723&nbsp;&nbsp; (G.723.1)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 (1 &lt;&lt;&nbsp; 1)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0x2)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gsm&nbsp;&nbsp; (GSM)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4 (1 &lt;&lt;&nbsp; 2)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0x4)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ulaw&nbsp;&nbsp; (G.711 u-law)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8 (1 &lt;&lt;&nbsp; 3)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0x8)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; alaw&nbsp;&nbsp; (G.711 A-law)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16 (1 &lt;&lt;&nbsp; 4)&nbsp;&nbsp;&nbsp;&nbsp; (0x10)&nbsp; audio&nbsp;&nbsp; g726aal2&nbsp;&nbsp; (G.726 AAL2)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32 (1 &lt;&lt;&nbsp; 5)&nbsp;&nbsp;&nbsp;&nbsp; (0x20)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; adpcm&nbsp;&nbsp; (ADPCM)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 64 (1 &lt;&lt;&nbsp; 6)&nbsp;&nbsp;&nbsp;&nbsp; (0x40)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; slin&nbsp;&nbsp; (16 bit Signed Linear PCM)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 128 (1 &lt;&lt;&nbsp; 7)&nbsp;&nbsp;&nbsp;&nbsp; (0x80)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lpc10&nbsp;&nbsp; (LPC10)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 256 (1 &lt;&lt;&nbsp; 8)&nbsp;&nbsp;&nbsp; (0x100)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g729&nbsp;&nbsp; (G.729A)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 512 (1 &lt;&lt;&nbsp; 9)&nbsp;&nbsp;&nbsp; (0x200)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; speex&nbsp;&nbsp; (SpeeX)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1024 (1 &lt;&lt; 10)&nbsp;&nbsp;&nbsp; (0x400)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ilbc&nbsp;&nbsp; (iLBC)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2048 (1 &lt;&lt; 11)&nbsp;&nbsp;&nbsp; (0x800)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g726&nbsp;&nbsp; (G.726 RFC3551)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4096 (1 &lt;&lt; 12)&nbsp;&nbsp; (0x1000)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g722&nbsp;&nbsp; (G722)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 65536 (1 &lt;&lt; 16)&nbsp; (0x10000)&nbsp; image&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; jpeg&nbsp;&nbsp; (JPEG image)<br>&nbsp;&nbsp;&nbsp;&nbsp; 131072 (1 &lt;&lt; 17)&nbsp; (0x20000)&nbsp; image&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; png&nbsp;&nbsp; (PNG image)<br>&nbsp;&nbsp;&nbsp;&nbsp; 262144 (1 &lt;&lt; 18)&nbsp; (0x40000)&nbsp; video&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; h261&nbsp;&nbsp; (H.261 Video)<br>&nbsp;&nbsp;&nbsp;&nbsp; 524288 (1 &lt;&lt; 19)&nbsp; (0x80000)&nbsp; video&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; h263&nbsp;&nbsp; (H.263 Video)<br>&nbsp;&nbsp;&nbsp; 1048576 (1 &lt;&lt; 20) (0x100000)&nbsp; video&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; h263p&nbsp;&nbsp; (H.263+ Video)<br>&nbsp;&nbsp;&nbsp; 2097152 (1 &lt;&lt; 21) (0x200000)&nbsp; video&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; h264&nbsp;&nbsp; (H.264 Video)<br>haddock8-astrx*CLI&gt;<br><br><br><b>CLI Output:-</b><br><br clear=all><span style='color:#660000'>&nbsp;-- Executing [111@bhati-test:1] Answer(&quot;SIP/2218-00000664&quot;, &quot;&quot;) in new stack<br>&nbsp;&nbsp;&nbsp; -- Executing [111@bhati-test:2] Dial(&quot;SIP/2218-00000664&quot;, &quot;SIP/2206,60,r&quot;) in new stack<br>&nbsp; == Using SIP RTP CoS mark 5<br>&nbsp; == Using SIP VRTP CoS mark 6<br>&nbsp;&nbsp;&nbsp; -- Called 2206<br>&nbsp;&nbsp;&nbsp; -- SIP/2206-00000665 is ringing<br>&nbsp;&nbsp;&nbsp; -- SIP/2206-00000665 is ringing<br>[Nov 21 15:57:20] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.40'<br>[Nov 21 15:57:20] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.40'<br>[Nov 21 15:57:20] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.40'<br>&nbsp;&nbsp;&nbsp; -- SIP/2206-00000665 answered SIP/2218-00000664<br>[Nov 21 15:57:24] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.191'<br>[Nov 21 15:57:24] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.191'<br>[Nov 21 15:57:24] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.191'<br>[Nov 21 15:57:30] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.40'<br>[Nov 21 15:57:34] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.191'<br>[Nov 21 15:57:40] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.40'<br>[Nov 21 15:57:44] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.191'<br>[Nov 21 15:57:50] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.40'<br>[Nov 21 15:57:54] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.191'<br>[Nov 21 15:58:00] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.40'<br>[Nov 21 15:58:04] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.191'<br>[Nov 21 15:58:11] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.40'<br>[Nov 21 15:58:13] NOTICE[7924]: chan_sip.c:21479 handle_request_subscribe: Received SIP subscribe for peer without mailbox: 2206<br>[Nov 21 15:58:15] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.191'<br>[Nov 21 15:58:21] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.40'<br>[Nov 21 15:58:25] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.191'<br>[Nov 21 15:58:30] NOTICE[7924]: chan_sip.c:21479 handle_request_subscribe: Received SIP subscribe for peer without mailbox: 2218<br>[Nov 21 15:58:31] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.40'<br>[Nov 21 15:58:35] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.191'<br>[Nov 21 15:58:41] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from '10.10.11.40'<br>&nbsp;&nbsp;&nbsp; -- Executing [h@bhati-test:1] NoOp(&quot;SIP/2218-00000664&quot;, &quot;hangup the call now&quot;) in new stack<br>&nbsp; == Spawn extension (bhati-test, 111, 2) exited non-zero on 'SIP/2218-00000664'<br></span><br>-- <o:p></o:p></p><div><p class=MsoNormal><br><br><br>-----<br>Thanks and regards<br><br>&nbsp;Virendra Bhati<br>+91-9172341457<br>Software Engineer<o:p></o:p></p></div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></div></body></html>