<p>Florian Floimair has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/8397">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Enable early-media video<br><br>Certain applications (e.g. door-phone) require that also video is transmitted<br>before a call is accepted.<br><br>Change-Id: I9842e1dc2f6e1c2c49dc33fe615255007d2f821e<br>---<br>M apps/app_dial.c<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/97/8397/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/apps/app_dial.c b/apps/app_dial.c<br>index b9f9dcb..4e31281 100644<br>--- a/apps/app_dial.c<br>+++ b/apps/app_dial.c<br>@@ -1699,6 +1699,7 @@<br>                                                 ast_log(LOG_WARNING, "Unable to send URL\n");<br>                                       }<br>                                     break;<br>+                               case AST_FRAME_VIDEO:<br>                                 case AST_FRAME_VOICE:<br>                                 case AST_FRAME_IMAGE:<br>                                         if (!single || caller_entertained) {<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/8397">change 8397</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/8397"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I9842e1dc2f6e1c2c49dc33fe615255007d2f821e </div>
<div style="display:none"> Gerrit-Change-Number: 8397 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Florian Floimair <f.floimair@commend.com> </div>