<div dir="ltr">hi,<div><br></div><div>chan_local and res_crypto are building but the chan_sip is not building . installed openssl also but still the chan_sip not building.</div><div><br></div><div>--</div><div>Upendra</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, May 27, 2013 at 2:59 PM, Alec Davis <span dir="ltr">&lt;<a href="mailto:sivad.a@paradise.net.nz" target="_blank">sivad.a@paradise.net.nz</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">&gt;<br>
&gt; i am trying to install asterisk newer version on the Elastix<br>
&gt; machine, but while installing the chan_sip,c module is not<br>
&gt; building while make. when i see  in make menuselect options<br>
&gt; it showing &quot;XXX&quot; -- extended , please let me know how to<br>
&gt; enable it and make build chan_sip module.<br>
&gt; --<br>
&gt; Upendra<br>
<br>
</div></div>from makeselect you&#39;ll find chan_sip depends on the following<br>
    Depends on: chan_local(M), res_crypto(M), res_http_websocket(M)<br>
<br>
then you&#39;ll find res_crytpo is dependant on open_ssl<br>
     Depends on: openssl(E)<br>
<br>
which for me on debian wheezy is<br>
    libssl-dev<br>
<span class="HOEnZb"><font color="#888888"><br>
Alec Davis<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</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" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>