search for: equasion

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

Did you mean: ecuation
2004 Dec 29
2
Hardphones Console o Secretarial One
Hi list. I want to know if there is any console o secretarial hardphone that works with asterisks. I mean a phone in witch i can see the state of the extensions, the phone lineas, etc. Can hold o transfer easly a call, etc. Thanks Alvaro Parres
2009 May 30
2
Simplex voice on TDM410P
Hello, I am working on a trixbox based system with a TDM410P connected to 3 phone lines from the CO. The asterisk box is on a full duplex 100Mb LAN with some polycom and Aastra SIP phones. In general everything works. the problem I am trying to solve is that if both parties to a call speak at the same time one of the voices gets cut out such that the talker A cannot hear what talker B is
2011 Aug 18
10
Circular RPM dependencies...
Hi. I encountered a following problem, if I state for example: package{"aspell-en": ensure => absent, } package{"aspell": ensure => absent, } I get error in logs because of dependencies. It seems that puppet uses ''yum'' for installation on CentOS and ''rpm -e'' for removal of packages, so it cannot handle this kind of dependencies: