hi,
anyone can help me to debug this ?? -- upendar On Mon, May 27, 2013 at 4:09 PM, upendra <[email protected]> wrote: > hi, > > chan_local and res_crypto are building but the chan_sip is not building . > installed openssl also but still the chan_sip not building. > > -- > Upendra > > > On Mon, May 27, 2013 at 2:59 PM, Alec Davis <[email protected]>wrote: > >> > >> > 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 >> > >
-- _____________________________________________________________________ -- 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
