Thank you. I did find a rpm to download, installed and then was able to do the update of the sipXecs unstable. Thanks for your help.
Is a Jira necessary to ensure this is in the release? -----Original Message----- From: Raymond Dans [mailto:[email protected]] Sent: Friday, February 12, 2010 7:47 AM To: Todd Hodgen; [email protected] Subject: RE: [sipX-dev] Thanks for during updates back on for Developmentreleases Todd wrote: >Subject: [sipX-dev] Thanks for during updates back on for Developmentreleases >I tried an update and found the following error..... >Initially tried the update from the UI, but it failed twice. Then attempted a Yum Update from CLI and had this error: > "Error: Missing Dependency: postgresql-odbc is needed by package sipxproxy-cdr" >I'm assuming that maybe an update somewhere in the middle of the last release in January and this one possibly added something that is missing. >Happy to do an ISO installed to get to what is needed, or work to fix this manually. Whatever potentially helps development would be my preference. I modified the Call Resolver and SipXProxy to require/use the postgresql-odbc driver as the one that was being used (from unixODBC) is extremely old, not supported and we started to see some issues with it. The recommended driver for the postgres database was the postgresql-odbc driver, which although a little old, is more stable and supported. For a development system, you should be able to just install the postgresql-odbc rpm (should be available using yum) and then you should be good to go. If it's not available via yum, I typically use RPM search (http://rpm.pbone.net) and download it from there and then install. Raymond _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
