Compilacion e Instalacion de Asterisk

download Compilacion e Instalacion de Asterisk

If you can't read please download the document

description

Asterisk

Transcript of Compilacion e Instalacion de Asterisk

224 su

225 passwd

226 cd /usr/src/

227 apt-get update

228 apt-get upgrade

229 apt-get install build-essential

230 apt-get install libldap2-dev

231 apt-get install libncurses5-dev

233 mkdir asterisk

234 cd asterisk/

235 cp /media/rogel/ROGVA/parcial\ proto/asterisk-13-current.tar.gz

236 cp /media/rogel/ROGVA/parcial\ proto/asterisk-13-current.tar.gz /usr/src/asterisk/

237 ls

238 ls

239 ls

240 tar -zxvf asterisk-13-current.tar.gz

241 cd asterisk-13.3.2/

242 ./configure

243 contrib/scripts/install_prereq install por si da el error de uuid hacer esto

244

245 ./configure

246 make menuselect

247 make menuselect

248 cd ..

249 AQUI REGRESE A PROBAR CON OTRA VERSION DE VACIL PERO CON AMBAS SE PUEDE PORQUE LO FALTABA ERA LA LIBLDAP2

250 mkdir asterisk1.6

251 cd asterisk1.6/

253 wget http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-11-current.tar.gz

254 tar -zxvf asterisk-11-current.tar.gz

255 cd asterisk-11.17.1/

256 ./configure

257 make menuselect

259

261 apt-get update

262 make menuselect

263 ./configure

264 make menuselect

265 make

266 make install

267 make samples

268 make config

269 cd ..

270 ls /etc/asterisk/

273 /etc/init.d/asterisk restart

274 asterisk -rvvvvv

Y CON ESTO PROBAR MODULE SHOW LIKE LDAP

Y APARECE CARGADO EL MODULO RES_CONFIG_LDAP

f.b.a.f.5.9.e.f.f.f.4.6.5.2.2.0.4.0.1.0.3.e.8.d.