hi, there is no build errors , but the thing is that on Elastix Machine i want to install asterisk1.8.11.0 , while make the chan_sip module is not building, and when i see in the memuselect the chan_sip module driver showing as "XXX" to enable for building.
-- Upendra. On Tue, May 28, 2013 at 1:03 PM, Mitul Limbani <[email protected]> wrote: > Without posting exact error messages, dont expect help !! > > Mitul > On May 28, 2013 1:01 PM, "upendra" <[email protected]> wrote: > >> 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 >> > > -- > _____________________________________________________________________ > -- 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
