<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi  Grudowski,<br>
<br>
Grudowski, Bartosz escribió:
<blockquote
 cite="mid:07074A73852061459AA2CD64937F06A1502696@klarnet.infovidematrix.pl"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 11 (filtered medium)">
  <style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.Stylwiadomocie-mail18
        {mso-style-type:personal;
        font-family:Arial;
        color:windowtext;}
span.Stylwiadomocie-mail19
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:70.85pt 69.6pt 70.85pt 69.6pt;}
div.Section1
        {page:Section1;}
-->
  </style>
  <div class="Section1">
  <p class="MsoPlainText"><font face="Courier New" size="2"><span
 style="font-size: 10pt;">Hello Sergio,<o:p></o:p></span></font></p>
  <p class="MsoPlainText"><font face="Courier New" size="2"><span
 style="font-size: 10pt;"><o:p> </o:p></span></font></p>
  <p class="MsoPlainText"><font face="Courier New" size="2"><span
 style="font-size: 10pt;" lang="EN-US">I am also interested in the
solution for mixing video
and audio from different sources for a video call. I would like to mix
voice
from isdn station and video from a looped file or ip camera stream.
Would you
be so kind and share your suggestions with me?<o:p></o:p></span></font></p>
  <p class="MsoPlainText"><font face="Courier New" size="2"><span
 style="font-size: 10pt;" lang="EN-US"><o:p> </o:p></span></font></p>
  <p class="MsoPlainText"><font face="Courier New" size="2"><span
 style="font-size: 10pt;" lang="EN-US">Regards,<o:p></o:p></span></font></p>
  <p class="MsoPlainText"><font face="Courier New" size="2"><span
 style="font-size: 10pt;" lang="EN-US">Bartosz<o:p></o:p></span></font></p>
  </div>
</blockquote>
<br>
I was thinking in that scenario also some time ago. I think that the
best solution would be implementing 3-way (or 4-way, or n-way)
application like Dial that routes packers from one channel to another
based on what it is configured on the dial plan.<br>
<br>
Something like<br>
<br>
exten =&gt;
s,1,Dial3(200,201,audio&lt;-audio1,video&lt;-video2,audio1&lt;audio,etc..)
<br>
<br>
Best regards<br>
Sergio<br>
</body>
</html>