<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I can't test it right now. I'll do it and I'll let you know if it
worked.<br>
<br>
On 01.02.2011 19:15, Kai-Uwe Jensen wrote:
<blockquote
 cite="mid:AANLkTikY0-y016Ep74f_J+x60SYzT2_6j7q7KoTfU4cn@mail.gmail.com"
 type="cite">According to chapter 7 (Outside Connectivity) of the
excellent "Asterisk: The Definitive Guide" (review version online at <a
 moz-do-not-send="true"
 href="http://ofps.oreilly.com/titles/9780596517342/index.html">http://ofps.oreilly.com/titles/9780596517342/index.html</a>),
the following enables secure signaling and media paths:<br>
  <pre class="programlisting" id="OutsideConnectivity_id36003329"><font
 style="font-family: arial,helvetica,sans-serif;" size="2">exten =&gt; 1234,1,Set(CHANNEL(secure_bridge_signaling)=1)
    same =&gt; n,Set(CHANNEL(secure_bridge_media)=1)</font>

  </pre>
I would assume that setting these channel variables to 0 will disable
secure media and signaling.<br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               <a class="moz-txt-link-freetext" href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a>

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
</blockquote>
<br>
</body>
</html>