Displaying 20 results from an estimated 200 matches similar to: "IP Phone Advice ??"
2016 Apr 11
1
[PATCH] RFC: php: support PHP 7
Adapt to the API changes in the newer versions of the Zend framework, in
particular regarding:
- strings handling
- resources handling (used for the guestfs_h pointer)
- iterating in hash maps
- data types for function arguments
Introduce helper macros to reduce greatly the amount of #if's all around
the generated C code.
---
generator/php.ml | 96
2006 Apr 12
0
Win and linux shared filesystem with chmod support for linux side?
Hello :)
I have a current setup of apache serving websites for users, apache is
using cgiwrap for all scripts so the filesystem needs to support chmod
and chown stuff.
This would all be good and dandy if everything was linux based, however,
.. the whole setup needs the ablity to parse asp files as its needed for
teaching !
I setup apache with something like this (ignoring all the php, perl,
2007 Jan 23
4
Want feedback on Mongrel patch for handling partial PUT requests
By default, Mongrel will delete the HTTP request body and short
circuit calling any handlers if a request is interrupted or
incomplete. Unfortunately, this breaks any attempt to correctly
handle a partial PUT. (BTW, PUT is *way* more efficient for uploads
compared to POST which requires a MIME parsing step.) So, about a
month ago I wrote up some patches to Mongrel 0.3.18 that allowed
2007 Aug 21
2
ActionPack raw_post_data_fix.rb#read_body bug with AMF data.
Hey Everyone,
I just found a slight problem with the "read_body" method in
raw_post_data_fix.rb.
This line:
# Fix for Safari Ajax postings that always append \000
content.chop! if content[-1] == 0
This causes problems with Flash AMF binary format. As AMF always appends
a \000 to the stream as well. I''m the developer over at RubyAMF and have
been running into problems with AMF
2008 Feb 15
1
Socket read returned insufficient data
In the several months I''ve been using Mongrel, I''ve experienced two
crashes. Both were immediately following a "Socket read returned
insufficient data" error from HTTPRequest. Both times, the mongrel
process would hang indefinitely (and not respond to requests) untill
manually killed.
The first instance references a line where I was using
2007 May 23
1
Feature request...
This is going to sound kind of oddball but would it be possible to have
options for disabling SSL? :-)
At some point I''m going to want to move my production puppetmaster to a
newer host and the IP and hostname for the puppetmaster will change. I
have tools to go out and force every client to re-register itself with a
newer puppetmaster but I''d like the ablity to, on the fly,
2004 Aug 04
1
Barge in on to agents conversation
Hi,
1. When an agent is active on a call, i need the ablity for a third person
to join the conversation. Basically barge in by a supervisor, participate in
the conversation and then leave.
2. As an extension to the above, while on call, can the agent request a
conference from another agent and later hang him up.
3. Is there any way for a call to be put in the queue destined for a
specific agent
2006 Apr 18
3
install rail behind a proxy
Hello
i try to install rail. I am behin a proxy with no Authorization
C:\rubygems-0.8.11>gem install rails -p http://xxx.xxx.xxx.xxx
Attempting local installation of ''rails''
Local gem file not found: rails*.gem
Attempting remote installation of ''rails''
Updating Gem source index for: http://gems.rubyforge.org
Install required dependency rake? [Yn] y
2006 Jul 27
0
how to render/send an incoming stream of data?
Let''s say I want to proxy a data stream through rails. I am
retrieving the data using HTTPResponse#read_body with a block. This
block gets chunks of the stream as it''s read off the socket. How do I
render/send this data to the end user without storing the whole file
in memory or disk?
thanks,
Tim
2007 Dec 16
0
Integration Testing - hang with post parameters
I''m getting some weirdness with integration testing. The following
works fine if I don''t have parameters, but as soon as I add parameters I
get a hang. Not sure exactly where it is hanging.
NO HANG
post ''user/register''
HANG
post ''user/register'', :user => {:name => ''John Doe'', :email =>
2009 May 20
1
activeresource-2.3.2 HTTPHeaderSyntaxError
Hi,
I''m upgrading my app from 2.2.2 to 2.3.2 and am having a problem with
ActiveResource.
class FooResource < ActiveResource::Base
self.site = "whatever"
self.element_name = "foo"
end
FooResource.create(:bar => ''baz'')
raises:
Net::HTTPHeaderSyntaxError: wrong Content-Length format
from
2012 Jan 27
2
dealing with Encoding::UndefinedConversionError: "\xA2" from ASCII-8BIT to UTF-8
I''m 99% certain that this is what''s being discussed in
https://github.com/tenderlove/mechanize/issues/168
But I''m not sure what the remedy is. My production app is running on
Heroku, so I need a fix that I can push there. Can someone post
instructions that this neophyte can follow? (I gather I''m supposed to fork
and add the current master version from
2006 Dec 07
6
Response To Form Submission Hanging
Hello,
I am using Mechanize to post a form to a website. When I do this by
hand in my browser the response takes about 35s to come back (it''s a
long page full of tables and graphics). When I do this with
Mechanize, the server starts to respond and then appears to hang.
The obvious conclusion is that my code is wrong but I am reasonably
sure that I haven''t altered it
2016 Oct 27
5
[PATCH 0/3] fb fixes for gk20a/gm20b
After observing random crashes on Tegra devices when patch "fb/gf100: defer DMA
mapping of scratch page to oneinit() hook" was applied, I noticed that moving
the 100c10 page allocation to the oneinit() hook resulted in that page being
now allocated for Tegra as well, and accesses be made to members of gf100_fb
which were not accessible because gk20a_fb_new() called nvkm_fb_new_()
2005 Sep 07
2
ee using 99% cpu after user ssh session terminates abnormaly
Recently i have been using a dialup 56k account to access the net
and have noticed that when my ssh session times out and I am editing
a file in ` ee ' the system goes to 99% cpu usage and stays like
this till the pid is killed.
This is a standard user account (not root/su)
Would a user be able to create a denial of service condition
on the remote system using this bug?
(sorry if this is
2006 Jan 12
1
Re: Xen-users Digest, Vol 11, Issue 82
> he graphics card is emulated in Qemu, the graphics operations are
> converted to VNC commands there, and you see on the VNC display what
> would appear on the Windows VGA display.
OK, Thanks.
2 other questions:
1. how do I connect tzo the VNC server for my domU OS?
2. Where is the QEmu code? In xend or in kernel?
-jec
Jean-Eric Cuendet
Senior developer / Technical support
1999 Nov 18
1
problems on slackware
It looks like there is a bit of a problem with slackware distributions.
I've tried this on a 3.6 and a 4.0 install with the same results.
The first thing is the autoconf doesn't check for the sys/select.h file
and it's not present on my systems. The autoconf for 1.2.26 does this
check.
The second thing I bumped into is:
gcc -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o
2009 Apr 28
3
POS modems
Hi,
If anyone is interested in the low speed modems needed for POS
applications (V.22, V.22bis, V.22bisFC and V.29FC) please contact me. I
had some spare time while travelling, and finally got the V.22bis code I
started a long time ago into a start where its basically functional. I'm
now looking for input about exactly what application software expects
from these modems, so I can plan
2005 May 10
2
Read-only and POSIX ACLs
Hi all,
I can make a simple change to smbd for the next stable
release that will cause POSIX ACLs to be checked before returning
the DOS mode of a file is "read-only". This will fix the case
that people are complaining about where a POSIX ACL allows write
access to a file but the standard owner "w" bit is missing (smbd
currently returns DOS read-only for that case if the DOS
2008 Jul 08
8
POST instead of GET gives 404 (newbie)
Hi,
Using JRuby 1.1 and Rails 2.0, I created a small project in NetBeans
that allows me to generate a dynamic dialplan in XML. In case it
matters, I''m using builder-2.1.2 and activerecord-2.0.2.
Going in the browser to:
http://localhost:3000/routing/dialplan?Caller-Destination-Number=0
Does exactly what I want:
<document type="freeswitch/xml">
<section