<div dir="ltr"><div><div><div><div>Hi Florian<br><br></div>I already have the external_media_address set in the PJSIP setup. Also the external_signaling_address is set to the Public IP. If I make a call from an Early Media (video&audio) capable device to an Early Media capable device (also video&audio) the Early Media audio works perfectly. But no video. If I sniff with wireshark on the recipent device I just see G711 (audio) RTP traffic. The h264 RTP traffic is missing before I accept the call. After accepting the call the h264 RTP traffic comes through.<br><br></div><div>The 183 SIP protocoll comes through. Even Asterisk is noticing it:<br>-- PJSIP/6002-00000013 is making progress passing it to PJSIP/6001-00000012<br></div><div><br></div>I tried both Asterisk 15 with pjsip.conf configuration and Asterisk 13 with sip.conf (chan_sip). In both cases I just put the both case AST_FRAME_VIDEO: statements before the two voice cases, like in your diff and recompiled/reinstalled.<br><br></div>Regards<br><br></div>Benjamin<br><div><div><br><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-04-10 9:37 GMT+02:00 Floimair Florian <span dir="ltr"><<a href="mailto:f.floimair@commend.com" target="_blank">f.floimair@commend.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Benjamin!<br>
<br>
You're obviously using a similar scenario that I have in place for testing.<br>
I initially had issues with early media (not only video also audio) as well in that scenario. What I had to do was to additionally set<br>
<br>
external_media_address=<your external IP><br>
<br>
in pjsip.conf<br>
<br>
Also, as I wrote the patch for early-media video I'd be interested in any feedback from it.<br>
<br>
<br>
 <br>
 <br>
With best regards<br>
<br>
Florian Floimair<br>
Innovation - Software-Development -  VoIP & DevOps<br>
<br>
COMMEND INTERNATIONAL GMBH<br>
A-5020 Salzburg, Saalachstraße 51<br>
Tel: +43-662-85 62 25<br>
Fax: +43-662-85 62 26<br>
<a href="http://www.commend.com" rel="noreferrer" target="_blank">http://www.commend.com</a><br>
<br>
Security and Communication by Commend<br>
<br>
FN 178618z | LG Salzburg<br>
<br>
-----Ursprüngliche Nachricht-----<br>
Von: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.<wbr>digium.com</a> [mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-<wbr>bounces@lists.digium.com</a>] Im Auftrag von Joshua Colp<br>
Gesendet: Montag, 9. April 2018 18:15<br>
An: <a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.<wbr>com</a><br>
Betreff: Re: [asterisk-users] Asterisk behind NAT Early Media Video<br>
<span class=""><br>
On Mon, Apr 9, 2018, at 1:05 PM, Benjamin Marty wrote:<br>
> wohoo, so if I unterstand it correctly with that patch early media<br>
> video works over the Asterisk server? In other words the Asterisk<br>
> server get's able to (process/)forward the early media video stream with that patch?<br>
<br>
The patch forwards video while in an early media state before the call is answered and bridged, yes.<br>
<br>
--<br>
Joshua Colp<br>
Digium, Inc. | Senior Software Developer<br>
</span>445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: <a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fwww.digium.com&c=E,1,fYho2t3OGEPSC6ILhV9IAhfyqyv57q-c2eodmmoTlhRYCnEpbgeqpqYbk39h-m_lDWff7UIltd0zakv3XGb858ysVJbX0qeWGwdsbcgvduNnaBqVCDk,&typo=1" rel="noreferrer" target="_blank">https://linkprotect.cudasvc.<wbr>com/url?a=https%3a%2f%2fwww.<wbr>digium.com&c=E,1,<wbr>fYho2t3OGEPSC6ILhV9IAhfyqyv57q<wbr>-<wbr>c2eodmmoTlhRYCnEpbgeqpqYbk39h-<wbr>m_<wbr>lDWff7UIltd0zakv3XGb858ysVJbX0<wbr>qeWGwdsbcgvduNnaBqVCDk,&typo=1</a> & <a href="http://www.asterisk.org" rel="noreferrer" target="_blank">www.asterisk.org</a><br>
<br>
--<br>
______________________________<wbr>______________________________<wbr>_________<br>
-- Bandwidth and Colocation Provided by <a href="https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fwww.api-digital.com&c=E,1,XToemLgPy6NQVyb_dF1q0qXSk-3YylF6rmIrWQvPhspxagnF5G63VHCU2nB67YHjZewMQU1rUCME4JBQMFPmNOCpc6ESOin_3Al6kti-lRo,&typo=1" rel="noreferrer" target="_blank">https://linkprotect.cudasvc.<wbr>com/url?a=http%3a%2f%2fwww.<wbr>api-digital.com&c=E,1,<wbr>XToemLgPy6NQVyb_dF1q0qXSk-<wbr>3YylF6rmIrWQvPhspxagnF5G63VHCU<wbr>2nB67YHjZewMQU1rUCME4JBQMFPmNO<wbr>Cpc6ESOin_3Al6kti-lRo,&typo=1</a> --<br>
<span class=""><br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.<wbr>org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/<wbr>wiki/display/AST/Getting+<wbr>Started</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
</span>   <a href="https://linkprotect.cudasvc.com/url?a=http%3a%2f%2flists.digium.com%2fmailman%2flistinfo%2fasterisk-users&c=E,1,6VfJH-ysYuWrel9Apl4EqHb4_MpDTQHdQ3lJU3_Zojgbn4stUdMfchlswYSSwVO9jmol-9H658j2bZr9JmLmb9WCM5OXKTsb_DsBIYKACtBorWRSU6-q1FjJkrbc&typo=1" rel="noreferrer" target="_blank">https://linkprotect.cudasvc.<wbr>com/url?a=http%3a%2f%2flists.<wbr>digium.com%2fmailman%<wbr>2flistinfo%2fasterisk-users&c=<wbr>E,1,6VfJH-ysYuWrel9Apl4EqHb4_<wbr>MpDTQHdQ3lJU3_<wbr>Zojgbn4stUdMfchlswYSSwVO9jmol-<wbr>9H658j2bZr9JmLmb9WCM5OXKTsb_<wbr>DsBIYKACtBorWRSU6-q1FjJkrbc&<wbr>typo=1</a><br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
______________________________<wbr>______________________________<wbr>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.<wbr>org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/<wbr>wiki/display/AST/Getting+<wbr>Started</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/<wbr>mailman/listinfo/asterisk-<wbr>users</a><br>
</div></div></blockquote></div><br></div>