similar to: PHP upgrade from 4.3.9 to 4.4.2 or 5.x

Displaying 20 results from an estimated 7000 matches similar to: "PHP upgrade from 4.3.9 to 4.4.2 or 5.x"

2008 Apr 10
2
SugarCRM pro and PHP 5.2
We're looking at SugarCRM 5, but they strongly recommend PHP 5.2.4. Looking around I see that a few individuals are maintaining repos for CentOS, but I'd prefer to get it from one of the larger repositories. Anyone out there using http://www.jasonlitka.com/yum-repository/ ? Any idea when PHP 5.2x will be available? --Chris
2010 Jun 25
5
Yum archive for PHP greater than 5.2.1 for CentOS 5.4?
Whether I like it or not I need to get a version of PHP that is greater than 5.2.1 as the latest SugarCRM version require this and as I am a module developer I need to have one of the later versions of PHP on my machines. Does anyone know of a reliable and good archive for PHP that provides higher versions than the ones supplied by the upstream provider? Thanks Jobst -- 'Two things
2005 May 25
1
CRM integration (was RE: CallerID)
I am also very interested in CRM integration. Anything I can do to help? One thing I don't understand is how is the browser being launched on the person's PC. Or is it not launched automatically? Anyone know of a simple app running on the desktop to do this? I looked into IPSwithcBoard and it appears like it should be able to do the job, but: a) It is pretty heavy - it does a lot of
2005 May 25
2
CRM integration (was RE: CallerID)
The method we use for web popups on incoming calls in the astGUIclient client app that we are working on for release next week is to use AJAX(Javascript + XMLHTTPRequest) It works in Firefox and IE5+ and doesn't require any META refreshes. We've been using this internally for the last month and it works great. MATT--- -----Original Message----- From: Anton Krall
2009 Feb 12
4
Asterisk Queue and URL Calling
Dear All I want to integrate sugarcrm and asterisk , so when customer call the call center the agent or extension which answers the call , before pickup the phone and talk to customer , view his/her information if it is available. I do this as described below : 1-Setup login username for sugarcrm for each extension 2-Extension Users will login to the sugarcrm. 3-Develop php script to handle new
2007 Mar 06
2
Polycom 501 - Auto answer on one line appearance
I am using SugarCRM together with the asterisk plugin, which allows me to click a number, SugarCRM calls my extension then places the call when I pickup. I would like to have that extension auto-answer. I set it up as line 3 on my phone so normal calls do not get auto-answered. However, I have not been able to get this to work. Has anyone implented this? This is what I put in the config file
2005 Sep 12
1
php 5.0.5
I see php 5.0.5 has been released. Are there plans to include this update in the centosplus repo for Centos4? Bob Pierce Systems Analyst Westman Communications Group pierceb at westmancom.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20050912/1d217a9e/attachment.html>
2007 Jun 01
2
SugarCRM Integration
Hi folks, I was wondering if there's a guide on how to configure sugarCRM Integration with Asterisk. I was looking in google and all i found was about Trixbox, which has sugarcrm integrated by default. Regards, -- Diego Quintana a.k.a. RouterMaN Ingeniero de las Telecomunicaciones Linux Registered User #382615 - http://counter.li.org/ SIP # 1-747-633-6676 Ext. 1011 FWD # 764839 Ext. 1011
2005 Aug 18
4
CRM software
Can anyone recommend CRM software with a link into Asterisk? I would like a pop up on caller ID if possible. I've played with the FOP and SugarCRM but can't get them working together. Regards Lee -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050818/e71c34a3/attachment.htm
2007 Apr 30
1
SugarCRM, NO!, Foxpro, SI?
I have dual posted this to the user and biz lists. Has anyone ever heard of someone running an Asterisk based system, yet abandoning SugarCRM, and opting to develop their own Visual FoxPro database/CRM? Please don't dump on me now, this is not my idea, I am just asking for comments, to see if my own initial thoughts are reasonably accurate. joe a.
2005 May 31
4
Asterisk@Home 1.1b1 has been released
We have replaced the simple contact management system in Asterisk@Home with SugarCRM a full CRM system. This might seem like over kill for a home PBX but Sugar has the best contact management we have seen. With click to dial functionality and the ability to import data from other contact managers it’s a great fit for Asterisk@Home. We have also added new version of the usual Asterisk software AMP
2007 Apr 07
1
CRM integration with Asterisk
Hi I have seen discussion about Asterisk integration with SugarCRM and Salesforce.com CRM in mailing list archives. I just want to add here that Star Outlook Dialer (Free Edition) has built in integration (through StarJunction) with SugarCRM as well as with Salesforce CRM. It is available for free download at http://www.starutilities.com/staroldialer.htm Regards, Kamran
2005 May 23
4
CallerID, TAPI and CTI
I would like to hear stories from people using TAPI, CTI or CallerID software with Asterisk. What are you guys using, setup examples, etc. Has anybody sucessfully integrated SugarCRM with Asterisk and how did you do it. Are you running callerid software? Did you stumble into problems like using tapi and callerid software returned both the callerid and calledid? Hope you can help me out with
2005 Jun 07
3
AAH 1.1 - CRM Setup
Hello All, Has anyone successfully gotten the Click to Dial to work in SugarCRM in the latest AAH? I keep getting 'Invalid Channel' but I cannot figure out why. Thanks! Wiley -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050607/b18b3743/attachment.htm
2014 Aug 28
1
asterisk SugarCrm integration
hello, can you recommend good asterisk<->SugarCrm integration plugin? i googled a lot, but i want something what is used on daily basis thank you -- --------------------------------------- Marek Cervenka =======================================
2007 Sep 24
3
CentOS Plus PHP5 upgrade.
Hi Folks, I have some users who have a 64-bit CentOS 4.x install (current), which was installed with @Everything and then some annoying packages strategically removed (mrtg, pegasus*, mailman...) and they have decided they have a need for php5. I find on the web this instruction for doing this: http://www.centos.org/centos/4/centosplus/Readme.txt So I try to do this, and I get: # rpm -e
2009 Sep 23
1
installonlypkgs vs. exclude in yum.conf
HI, with "exclude" in yum.conf I can exclude kernel-updates via: exclude=kernel* If I use installonlypkgs, what happend exactly? Like: installonlypkgs=kernel kernel-smp kernel-devel kernel-smp-devel kernel-largesmp kernel-largesmp-devel kernel-hugemem kernel-hugemem-devel What's the difference betwenn update and installonly? Thanx! ttyl, Django -- "Bonnie &
2009 Jan 30
4
TAPI and Asterisk
Funny how a topic will come up that you have never dealt with before, and suddenly it comes up from multiple directions at the same time. I was recently involved in a meeting where TAPI (which I understand only vaguely) was proposed as way to link a custom application to Asterisk for outbound and inbound call processing, much like SugarCRM and probably others are doing. Today I was asked by
2005 May 10
3
Unsupported Kernel for X86_64 and i386
All, There have been many requests for added kernel features that the upstream provider left out of the standard kernel. (ReiserFS, Video4Linux, Firewire support, XFS, NTFS, JFS, etc.). We want the main release CDs to contain a standard kernel for compatibility and stability reasons. CentOS is created as a clone, and it needs to be as close as possible to the upstream distro. That being said,
2005 Aug 04
6
Features you'd like to see in a GUI?
Sherwood, Your intentions are noble and your desire to build this, fullfills an immediate need for business. If your intention is just to build a GUI for Asterisk, read no further. If your desire is to build something more purposeful, your best bet would be to see the existing commercial GUI/HostedPBX offerings like Pbxware and Switchware from bicomsystems.com ( http://www.bicomsystems.com)