search for: ine2

Displaying 3 results from an estimated 3 matches for "ine2".

Did you mean: in2
2013 Feb 06
3
problem
...r: cannot seek `/dev/sda'. /usr/sbin/grub-probe: error: cannot seek `/dev/sda'. dpkg: error processing grub-pc (--configure): subprocess installed post-installation script returned error exit status 1 * Please can any one let me know how can I resolve this problem; -- * **?l?ve Ing?nieur INE2 ? l'Institut National des Postes et T?l?communications * *INPT - Rabat - Maro*c * * * * *Responsable de la cellule Asterisk au **Club Electronique et Systemes Embarqu?s de l'INPT* *Membre du projet " ilearn", SIFE INPT* * * * Tel : +212642398782 * -------------- next pa...
2013 May 09
1
Elastix vs vicidial
Hi Bilal, if you're looking for Asterisk, CRM and even Google Contacts integration, do check out Aptus FonB (www.aptus.com). I believe that's the exact solution you're looking for. Br, Maax __________________________________________________________________ Hi; I used vicidial for call center and I would like to try elastix. Can someone advise about the advantages? Does Elastix
2007 Apr 10
7
equalize / ecmp not working as expected in 2.6 vs 2.4
Hi, With kernel 2.4 I was able to use equalize to send our outgoing packets to two different routers (our isp supports this setup), like this: ip route add default src ip.a.dd.rr equalize nexthop via <router1> weight 1 nexthop via <router2> weight 1 The two routes were used equally on a per packet basis, not per flow or per cached route, but per packet, each line has 800k upload