> 
> i am trying to install asterisk newer version on the Elastix 
> machine, but while installing the chan_sip,c module is not 
> building while make. when i see  in make menuselect options 
> it showing "XXX" -- extended , please let me know how to 
> enable it and make build chan_sip module.
> --
> Upendra

from makeselect you'll find chan_sip depends on the following
    Depends on: chan_local(M), res_crypto(M), res_http_websocket(M)

then you'll find res_crytpo is dependant on open_ssl
     Depends on: openssl(E)

which for me on debian wheezy is
    libssl-dev 

Alec Davis


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to