Displaying 2 results from an estimated 2 matches for "ciscoipcommunicatorsetup".
2007 Nov 08
3
Cisco IP Communicator with Asterisk
...#39;m not sure if anyone has done this before or not but, I was able get
the Cisco IP Communicator soft phone to work with Asterisk using SIP.
Thought I would share my experiences. The key is on the installation. To
have the software use the SIP protocol type the following command:
"msiexec /i CiscoIPCommunicatorSetup.msi /qb SIP=1". After installation
configuration is just like configuring a Cisco 7970 hard phone. I used
the configuration instructions outlined by Kerry Garrison at Asterisk
Tutorials http://www.asterisktutorials.com/showproduct.php?ProductID=10.
Roy Anciso
Director of Technology...
2012 Mar 10
12
Compiling & running 1.4 on 64bit
I need someone's expertise.
I have compiled wine 1.4-1 in a Xubuntu 12.04 beta, running on virtual machine (obviously a 32bit system, since it's VM).
Steps i took:
Code:
1. installed development packages by running http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh (as instructed on http://wiki.winehq.org/Wine64)
2. apt-get build-dep wine
3. apt-get install patch libpulse-dev