similar to: GSOC 2017 Project: Improving Xapian's PHP Bindings

Displaying 20 results from an estimated 800 matches similar to: "GSOC 2017 Project: Improving Xapian's PHP Bindings"

2004 Dec 23
1
Polycom Buddies
I've got two Polycom 500's that I'm playing with, and I want view the status of either phone, (busy/on the phone/etc.) from the other. I've got this cute little 'Buddies' button, and I can add contacts to that. But the status doesnt actually update. Do I need to setup realtime for asterisk? Can anyone point me to some documentation or give me some hints? Thanks, Nihal
2005 Jan 04
1
Re: Polycom Buddy Feature
I'm still trying to work this out. I've got this in my sip.conf [1003polycom] type=peer secret=abc123 host=dynamic defaultip=192.168.1.215 context=default mailbox=1003 subscribecontext=phonestatus [1004polycom] type=peer secret=abc123 host=dynamic defaultip=192.168.1.214 context=default mailbox=1004 subscribecontext=phonestatus And this in my extensions.conf [phonestatus] exten =>
2004 Dec 17
5
Asterisk Crackly Bad quality
I've freshly installed Asterisk on a Fedora C2 machine. Dual P4's, 2GB RAM. 15KRPM Drive. Using the default configs and added one Soft Sip phone. While listening to the demo the quality isnt very good. It's kind of crackly and skips a bit. Should the sound be better or is that just what you get using IP phones/Asterisk? (I ran the X-Lite phone). Nihal -----BEGIN PGP PUBLIC KEY
2005 Jan 19
2
Becoming a VOIP provider
This is a bit off topic, but I'm not sure where else to start. I've got a friend in Australia who works for a big ISP there. I guess they want to provide VOIP service to their customers. Can anyone give us an idea how someone can, I guess, purchase phone lines to sell as VOIP lines? I'm a bit lost here, but basically what is needed to become a VOIP provider? Would you buy a bunch
2004 Sep 30
7
Asterisk hardware
Hi to all, I already setup asterisk on REDhat 9.0 linux machine. I will have 4 physical phone lines and 10 IP phones for it to use. I have a network setup already. Is getting TDM400P - 4port FXO from digium enough to start? Do I need anything else? Thank you
2020 Nov 11
2
./configure --with-php7 fails silently
Apparently there is a php 7.4 configuration missing.? This is bindings 1.4.17 running on a Mint 20 system. I see this in the config output: cpython-38.opt-1.pyc checking for php-config7.3... no checking for php-config7.2... no checking for php-config7.1... no checking for php-config7.0... no checking for php-config... no It didn't look for 7.4. Thanks, Jim.
2017 Oct 27
2
Draft review request (php7 on CentOS) [Was: Documentation proposal]
?A wiki article about how to use php7.x on CentOS 7 has been written by ?Thibaut Perrin. His draft can be found in the Scratch section of: https://wiki.centos.org/ThibautPerrin ?Feedback welcome. Akemi? On Wed, Oct 25, 2017 at 2:20 PM, Thibaut Perrin <thibaut.perrin at gmail.com> wrote: > Hi, > > No problem, everyone has a life, I understand that ;) > > I've put the
2020 May 25
2
Asterisk : CDR Analyzer Updated
Everybody, I've been using the old Asterisk CDR Areski GUI CDR-Stats for at least a dozen years, it was easy to configure and didn't requite installing 'connectors' on anything or adding tables on the DB server. It's based off of PHP5 and the only reason I still keep around a Debian 7 system, since it won't work with the newer PHP7. A friend of mine is learning PHP7
2017 Nov 03
2
Draft review request (php7 on CentOS) [Was: Documentation proposal]
Hi all, How long should we wait to decide if we should publish it elsewhere ? Thanks, Thibaut On 27 October 2017 at 16:05, [-=X.L.O.R.D=-] <xlord.sl at gmail.com> wrote: > Akemi, > > Thank for info, seems many developer are using ?centos-release-scl? these > days, that makes life easier, however, it is little to governance the > ?software source collection? if they are
2020 Feb 27
9
Samba AD - Different IP than the existing one assigned
Hi, I want to use samba as AD. everything seemed to be ok so far with the install and the config. STATUS=daemon 'smbd' finished starting up and ready to serve connections Feb 27 10:34:03 ip-1XX winbindd[22083]: [2020/02/27 10:34:03.002858, 0] ../lib/util/become_daemon.c:124(daemon_ready) Feb 27 10:34:03 ip-1XX winbindd[22083]: STATUS=daemon 'winbindd' finished starting up and
2017 Mar 31
2
PHP7 bindings released
Hi, I just pushed on github my code for php7 bindings for xapian 1.4 They are based on the excellent PHP-CPP project. Bindings are not complete for now but may be good enough if you doesn't need special weighting nor geo features. You can find them here. https://github.com/pa-m/php7-xapian feel free to use it and propose merge-requests. I have recent node-js binding in my kitchen too,
2016 Mar 11
2
bindings for php 7
Picking up on this old thread: https://lists.xapian.org/pipermail/xapian-discuss/2015-June/009206.html >> On Thu, Jun 18, 2015 at 02:47:29PM +0200, Pascal MASSCHELIER wrote: >> PHP 7 is expected in a few month and nightly builds are already >> available. >> >> Do you plan to include bindings for PHP 7 in next release ? > I patched the configure script to
2017 Apr 03
2
PHP7 bindings released
Hi, I didn't notice php7 bindings were included since 1.4.2. That's good. But I have some problems with these, I compiled xapian-bindings 1.4.3 in a debian 9 container, but had no luck with it: php -r 'require "/usr/share/php/xapian.php";var_export(Xapian::version_string());' '1.4.3'Segmentation fault (core dumped) Regards, Pascal Bonne journée Pascal
2023 Mar 30
1
Having trouble with php8 bindings
On Thu, 30 Mar 2023 at 04:58, Olly Betts <olly at survex.com> wrote: > > Another option is to import the things you want with `use` and then > you can just use `XapianWritableDatabase` without to prefix it with > `\`. To do that add this after your `namespace literallyanynamespace;` > line: > > use \XapianWritableDatabase; Thank you very much. This then (because
2009 Sep 25
1
help about Zend Optimizer and nfs
Hi pls help 1/ I run application but it said "Attention: Zend Optimizer not Installed" but I type php -v Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies Why? 2/ ls nfs working except tcp? I don't know how to debug Thank you __________________________________________________________________ Yahoo! Canada Toolbar: Search from anywhere on the web, and
2018 Apr 05
1
Centos 7 LAPP setup PHP 5 vs 7
Another questions regarding my new server setup. As with the Postgresql setup, different pages describing setting up a Centos LAPP server have differing opinions about PHP versions. The default distro's appear to still be installing PHP5 while some sites instruct on how to install PHP7. I am porting my old server which must be 10 years old, running Fedora 9 and PHP5 onto the new server,
2014 Apr 08
1
[CentALT] php-redis depedency error.
Hi, All. When I try to install php-redis, there are obvious 4 package hit the depedency. One have already INSTALLED as follow. I've GOOGLED, NOTHING help. How can I get over this? Please Help, Thank you! -- Sunshare -- 2014-04-08 ------------------------------------------------------------------------------------------------ [sunshare at sunshare ~]$ sudo yum install php-redis [sudo]
2019 Dec 09
4
PHP handler for .html files - C7
Morning all, I am finally moving some old (F9 thru F17) servers to C7 (Plus PHP7/Pgsql10) boxes. On the old boxes they all had it set so that .htm and .html files were handled by PHP in addition to the normal .php files. This was done with the simple change to: AddHandler php5-script .php .htm .html AddType text/html .php .htm .html in /etc/httpd/conf.d/php.inc. I did the same on my first
2017 Oct 24
2
Documentation proposal
Hi everyone, ThibautPerrin here, I would like to propose a How-To to use php7.x on CentOS 7, using the SCL, as most of the articles you can find on the web offer to do this using third party repositories, which might not be the most appropriate thing to do :) The location would probably be in the How-Tos I'm guessing, unless somebody has a better location to offer ? I already wrote the
2004 Dec 23
1
where I can find some learning book about asterisk?
Hello , I learn handbook-draft.but I think I don't understand asterisk. where I can find some learning book about asterisk? thank u. B.R. John. -----????----- ???: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]?? asterisk-users-request@lists.digium.com ????: 2004?12?24? 7:51 ???: asterisk-users@lists.digium.com ??: Asterisk-Users Digest, Vol 5,