[prev in list] [next in list] [prev in thread] [next in thread] 

List:       asterisk-users
Subject:    Re: [asterisk-users] Early or Pre VIdeo
From:       Floimair Florian <f.floimair () commend ! com>
Date:       2018-02-26 11:22:49
Message-ID: dbeee7ddfe34426395a6de3d75bf4ed1 () postkastl ! commend ! intern
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi John!

There is no "clean" way yet that I am aware of, however I got it running by modifying \
the code in the Dial() application. By default Dial() blocks anything other than \
audio in the early-media stage (no idea if this is wanted behavior or just not yet \
implemented).

I have a patch in the works that I will submit in the next few days.


With best regards

Florian Floimair
Innovation - Software-Development

COMMEND INTERNATIONAL GMBH
A-5020 Salzburg, Saalachstraße 51
Tel: +43-662-85 62 25
Fax: +43-662-85 62 26
http://www.commend.com

Security and Communication by Commend

FN 178618z | LG Salzburg

Von: asterisk-users-bounces@lists.digium.com \
                [mailto:asterisk-users-bounces@lists.digium.com] Im Auftrag von John \
                T. Bittner
Gesendet: Sonntag, 25. Februar 2018 01:31
An: Asterisk Users Mailing List - Non-Commercial Discussion \
                <asterisk-users@lists.digium.com>
Betreff: [asterisk-users] Early or Pre VIdeo

Does anyone know if asterisk 15 supports Video before answering a call.

I am running PJSIP and have tested a bunch of settings, progress, answer call before \
calling the other phone and  even set the devices to send direct media. Source video \
device is a door phone that is supposed to support early video.

Video works ok once answered.

Any help on this would be very helpful and appreciated.

Thanks

John Bittner
CTO
[xaccellogoemail]
380 US Highway 46, Suite 500
Totowa, NJ 07512
Phone: 201.806.2602 x2405
Fax:       201.806.2604
Cell:       973.390.1090
www.xaccel.net<https://linkprotect.cudasvc.com/url?a=http://www.xaccel.net/&c=E,1,Rckw \
o-gBhbgaLNwgqS4rmbplsR524EIw19x0zqI4z4RVXpSblbciExzlTnbaYdWNTIPmt7Gj7cmhIjTX6A9i92AYSKmBz7njCcsMtpFshLUBp3v2VGlo&typo=1>


CONFIDENTIALITY NOTICE:
This e-mail message, including any attachments, is for the sole use of the intended \
recipient(s) and may contain confidential and privileged information which should not \
be shared or forwarded. Any unauthorized review, use, disclosure or distribution is \
prohibited. If you are not the intended recipient, please contact the sender by reply \
e-mail and destroy all copies of the e-mail.


[Attachment #5 (text/html)]

<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=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:#0563C1;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:#954F72;
	text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
	{mso-style-name:msonormal;
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
span.E-MailFormatvorlage18
	{mso-style-type:personal;
	font-family:"Calibri",sans-serif;
	color:windowtext;}
span.E-MailFormatvorlage19
	{mso-style-type:personal-reply;
	font-family:"Calibri",sans-serif;
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 72.0pt 72.0pt 72.0pt;}
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="DE" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Hi \
John!<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">There is no \
&#8222;clean&#8220; way yet that I am aware of, however I got it running by modifying \
the code in the Dial() application.<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US" style="mso-fareast-language:EN-US">By default Dial() blocks anything \
other than audio in the early-media stage (no idea if this is wanted behavior or just \
not yet implemented). <o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" \
style="mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">I have a \
patch in the works that I will submit in the next few days.<o:p></o:p></span></p> \
<div> <p class="MsoNormal" \
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US" \
style="font-size:12.0pt;font-family:&quot;Times New \
Roman&quot;,serif">&nbsp;<o:p></o:p></span></p> <p class="MsoNormal" \
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US" \
style="font-size:12.0pt;font-family:&quot;Times New \
Roman&quot;,serif">&nbsp;<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">With \
best regards<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US" \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black"><br> \
</span><b><span lang="EN-US" \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">Florian \
Floimair<br> </span></b><span lang="EN-US" \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">Innovation \
- Software-Development</span><span lang="EN-US" \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black"> <br>
<br>
<b>COMMEND INTERNATIONAL GMBH<br>
</b>A-5020 Salzburg, Saalachstraße 51<br>
Tel: &#43;43-662-85 62 25<br>
Fax: &#43;43-662-85 62 26<br>
</span><u><span lang="EN-US" \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:blue"><a \
href="http://www.commend.com">http://www.commend.com</a></span></u><span lang="EN-US" \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black"><br> \
<br> <b>Security and Communication by Commend<br>
<br>
</b></span><span lang="EN-US" \
style="font-size:8.0pt;font-family:&quot;Arial&quot;,sans-serif;color:gray">FN \
178618z | LG Salzburg</span><span lang="EN-US" \
style="font-size:12.0pt;font-family:&quot;Times New \
Roman&quot;,serif"><o:p></o:p></span></p> </div>
<p class="MsoNormal"><span lang="EN-US" \
style="mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> <div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b>Von:</b> asterisk-users-bounces@lists.digium.com \
[mailto:asterisk-users-bounces@lists.digium.com] <b>Im Auftrag von </b>John T. \
Bittner<br> <b>Gesendet:</b> Sonntag, 25. Februar 2018 01:31<br>
<b>An:</b> Asterisk Users Mailing List - Non-Commercial Discussion \
&lt;asterisk-users@lists.digium.com&gt;<br> <b>Betreff:</b> [asterisk-users] Early or \
Pre VIdeo<o:p></o:p></p> </div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><span lang="EN-US">Does anyone know if asterisk 15 supports \
Video before answering a call.<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US"><o:p>&nbsp;</o:p></span></p> <p class="MsoNormal"><span lang="EN-US">I \
am running PJSIP and have tested a bunch of settings, progress, answer call before \
calling the other phone and &nbsp;even set the devices to send direct media. \
<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">Source video device is \
a door phone that is supposed to support early video.<o:p></o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US">Video works ok once \
answered.<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US"><o:p>&nbsp;</o:p></span></p> <p class="MsoNormal"><span lang="EN-US">Any \
help on this would be very helpful and appreciated.<o:p></o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US">Thanks<o:p></o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US">John Bittner<o:p></o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US">CTO<o:p></o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US"><img border="0" width="172" height="47" \
style="width:1.7916in;height:.488in" id="Picture_x0020_1" \
src="cid:image001.png@01D3AEFC.2E186A60" alt="xaccellogoemail"><o:p></o:p></span></p> \
<p class="MsoNormal"><span lang="EN-US">380 US Highway 46, Suite \
500<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">Totowa, NJ \
07512<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">Phone: \
201.806.2602 x2405<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US">Fax:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&nbsp;201.806.2604<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US">Cell:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
973.390.1090<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US"><a \
href="https://linkprotect.cudasvc.com/url?a=http://www.xaccel.net/&amp;c=E,1,Rckwo-gBh \
bgaLNwgqS4rmbplsR524EIw19x0zqI4z4RVXpSblbciExzlTnbaYdWNTIPmt7Gj7cmhIjTX6A9i92AYSKmBz7njCcsMtpFshLUBp3v2VGlo&amp;typo=1"><span \
style="color:blue">www.xaccel.net</span></a><o:p></o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal"><b><i><span lang="EN-US" \
style="font-size:7.5pt;color:gray">CONFIDENTIALITY NOTICE:<br> This e-mail message, \
including any attachments, is for the sole use of the intended recipient(s) and may \
contain confidential<br> and privileged information which should not be shared or \
forwarded. Any unauthorized review, use, disclosure or distribution<br> is \
prohibited. If you are not the intended recipient, please contact the sender by reply \
e-mail and destroy all copies of the e-mail.</span></i></b><span \
lang="EN-US"><o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US"><o:p>&nbsp;</o:p></span></p> </div>
</body>
</html>


["image001.png" (image/png)]

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
--===============0877948480305283671==--


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic