<div dir="ltr">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>
        same =&gt; n,Dial(SIP/2206,60,r)<br>        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                    ; This device needs to register<br>
nat=yes                         ; X-Lite is behind a NAT router<br>canreinvite=no                  ; 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                    ; This device needs to register<br>
nat=yes                         ; X-Lite is behind a NAT router<br>canreinvite=no                  ; 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>
        It does not indicate anything about your configuration.<br>        INT    BINARY        HEX   TYPE       NAME   DESC<br>--------------------------------------------------------------------------------<br>          1 (1 &lt;&lt;  0)      (0x1)  audio       g723   (G.723.1)<br>
          2 (1 &lt;&lt;  1)      (0x2)  audio        gsm   (GSM)<br>          4 (1 &lt;&lt;  2)      (0x4)  audio       ulaw   (G.711 u-law)<br>          8 (1 &lt;&lt;  3)      (0x8)  audio       alaw   (G.711 A-law)<br>         16 (1 &lt;&lt;  4)     (0x10)  audio   g726aal2   (G.726 AAL2)<br>
         32 (1 &lt;&lt;  5)     (0x20)  audio      adpcm   (ADPCM)<br>         64 (1 &lt;&lt;  6)     (0x40)  audio       slin   (16 bit Signed Linear PCM)<br>        128 (1 &lt;&lt;  7)     (0x80)  audio      lpc10   (LPC10)<br>
        256 (1 &lt;&lt;  8)    (0x100)  audio       g729   (G.729A)<br>        512 (1 &lt;&lt;  9)    (0x200)  audio      speex   (SpeeX)<br>       1024 (1 &lt;&lt; 10)    (0x400)  audio       ilbc   (iLBC)<br>       2048 (1 &lt;&lt; 11)    (0x800)  audio       g726   (G.726 RFC3551)<br>
       4096 (1 &lt;&lt; 12)   (0x1000)  audio       g722   (G722)<br>      65536 (1 &lt;&lt; 16)  (0x10000)  image       jpeg   (JPEG image)<br>     131072 (1 &lt;&lt; 17)  (0x20000)  image        png   (PNG image)<br>     262144 (1 &lt;&lt; 18)  (0x40000)  video       h261   (H.261 Video)<br>
     524288 (1 &lt;&lt; 19)  (0x80000)  video       h263   (H.263 Video)<br>    1048576 (1 &lt;&lt; 20) (0x100000)  video      h263p   (H.263+ Video)<br>    2097152 (1 &lt;&lt; 21) (0x200000)  video       h264   (H.264 Video)<br>
haddock8-astrx*CLI&gt;<br><br><br><b>CLI Output:-</b><br><br clear="all"><span style="color: rgb(102, 0, 0);"> -- Executing [111@bhati-test:1] Answer(&quot;SIP/2218-00000664&quot;, &quot;&quot;) in new stack</span><br style="color: rgb(102, 0, 0);">
<span style="color: rgb(102, 0, 0);">    -- Executing [111@bhati-test:2] Dial(&quot;SIP/2218-00000664&quot;, &quot;SIP/2206,60,r&quot;) in new stack</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">  == Using SIP RTP CoS mark 5</span><br style="color: rgb(102, 0, 0);">
<span style="color: rgb(102, 0, 0);">  == Using SIP VRTP CoS mark 6</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">    -- Called 2206</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">    -- SIP/2206-00000665 is ringing</span><br style="color: rgb(102, 0, 0);">
<span style="color: rgb(102, 0, 0);">    -- SIP/2206-00000665 is ringing</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">[Nov 21 15:57:20] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.40&#39;</span><br style="color: rgb(102, 0, 0);">
<span style="color: rgb(102, 0, 0);">[Nov 21 15:57:20] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.40&#39;</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">[Nov 21 15:57:20] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.40&#39;</span><br style="color: rgb(102, 0, 0);">
<span style="color: rgb(102, 0, 0);">    -- SIP/2206-00000665 answered SIP/2218-00000664</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">[Nov 21 15:57:24] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.191&#39;</span><br style="color: rgb(102, 0, 0);">
<span style="color: rgb(102, 0, 0);">[Nov 21 15:57:24] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.191&#39;</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">[Nov 21 15:57:24] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.191&#39;</span><br style="color: rgb(102, 0, 0);">
<span style="color: rgb(102, 0, 0);">[Nov 21 15:57:30] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.40&#39;</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">[Nov 21 15:57:34] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.191&#39;</span><br style="color: rgb(102, 0, 0);">
<span style="color: rgb(102, 0, 0);">[Nov 21 15:57:40] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.40&#39;</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">[Nov 21 15:57:44] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.191&#39;</span><br style="color: rgb(102, 0, 0);">
<span style="color: rgb(102, 0, 0);">[Nov 21 15:57:50] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.40&#39;</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">[Nov 21 15:57:54] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.191&#39;</span><br style="color: rgb(102, 0, 0);">
<span style="color: rgb(102, 0, 0);">[Nov 21 15:58:00] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.40&#39;</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">[Nov 21 15:58:04] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.191&#39;</span><br style="color: rgb(102, 0, 0);">
<span style="color: rgb(102, 0, 0);">[Nov 21 15:58:11] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.40&#39;</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">[Nov 21 15:58:13] NOTICE[7924]: chan_sip.c:21479 handle_request_subscribe: Received SIP subscribe for peer without mailbox: 2206</span><br style="color: rgb(102, 0, 0);">
<span style="color: rgb(102, 0, 0);">[Nov 21 15:58:15] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.191&#39;</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">[Nov 21 15:58:21] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.40&#39;</span><br style="color: rgb(102, 0, 0);">
<span style="color: rgb(102, 0, 0);">[Nov 21 15:58:25] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.191&#39;</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">[Nov 21 15:58:30] NOTICE[7924]: chan_sip.c:21479 handle_request_subscribe: Received SIP subscribe for peer without mailbox: 2218</span><br style="color: rgb(102, 0, 0);">
<span style="color: rgb(102, 0, 0);">[Nov 21 15:58:31] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.40&#39;</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">[Nov 21 15:58:35] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.191&#39;</span><br style="color: rgb(102, 0, 0);">
<span style="color: rgb(102, 0, 0);">[Nov 21 15:58:41] NOTICE[30518]: rtp.c:1811 ast_rtp_read: Unknown RTP codec 126 received from &#39;10.10.11.40&#39;</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">    -- Executing [h@bhati-test:1] NoOp(&quot;SIP/2218-00000664&quot;, &quot;hangup the call now&quot;) in new stack</span><br style="color: rgb(102, 0, 0);">
<span style="color: rgb(102, 0, 0);">  == Spawn extension (bhati-test, 111, 2) exited non-zero on &#39;SIP/2218-00000664&#39;</span><br style="color: rgb(102, 0, 0);"><br>-- <br><div dir="ltr"><br><br><br>-----<br>Thanks and regards<br>
<br> Virendra Bhati<br>+91-9172341457<br>Software Engineer<br></div><br>
</div>