similar to: What happened?

Displaying 20 results from an estimated 70000 matches similar to: "What happened?"

2006 Aug 17
1
Multiple templates and domains
My apologies for those are going to get this email twice. I posted it earlier to what was the wrong mailing list earlier. Rails newbie here so forgive the question if the answer is ridiculously obvious. I am trying to write an app that meets the following requirements. I''d like to do it in Rails, but having pored over documentation for that past couple of days, don''t even
2004 May 19
1
What has happened to my asterisk/PRI ?
Hi there, I have an asterisk server with cvs-code from May 13,2004 and a Quad-PRI Card. 1 Port of the Quad-Pri is connected to the Telekom-PSTN, the other Port is connected to an Alcatel PBX. What I want is to make Asterisk Bridge the Calls from PBX to PSTN and to add some VoIP Functionality and Logging. Everything worked fine while testing but suddenly (maybe under higher load ?) the system
2002 Jun 17
2
A weird thing happened.
I have a PC on my network that suddenly can't login to the samba shares. I can login as that user from a different computer no problem. I try to login with her username/password it comes back "authentication failed". I try to log in with a different user name on that computer it comes back with mismatching credentials. It was working find on Friday, then this morning it stopped
2010 Sep 15
1
optim with BFGS--what may lead to this, a strange thing happened
Dear R Users on a self-written function for calculating maximum likelihood probability (plz check function code at the bottom of this message), one value, wden, suddenly jump to zero. detail info as following: w[11]=2.14 lnw =2.37 2.90 3.76 ... regw =1.96 1.77 1.82 .... wden=0.182 0.178 0.179... w[11]=2.14 lnw=2.37 2.90 3.76 ... regw =1.96 1.77 1.82 .... wden=0.182
2007 Feb 04
1
TDM400 stopped bridging outgoing FXO call
My TDM400/zaptel 1.2.10/Asterisk 1.2.13 suddenly stopped bridging outgoing FXO calls. If I make a call (from an FXS channel) to a PSTN destination, and the other side answers, Asterisk will show continued ringback on the FXS channel, while the PSTN side hears silence. No error message appears. If a call from PSTN terminates on the same FXO, Asterisk can still ring the FXS channel, and when
2015 Jan 15
1
What happened to the default iptables rules on the minimal install of CentOS6 x86_64
Sometime ago the minimal install stopped putting a default /etc/sysconfig/iptables file which allowed only ssh, why the change? -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100 - - +1
2007 Jan 25
4
What Happened to my SAMBA? Permissions Issue
OK. Everything is going great for 4 years on my FC3 Samba Version 3.0.3-5. Now all of a sudden, when someone opens a Word/Excel file on a Samba share, it changes the user Owner to that user as well as modifies the permissions to r-x and leaves the group/permission bits/owner setting alone. I have the root directories for all shares with the u and g sticky bits set on, but it is not enforcing
2006 Jan 03
3
render :partial stops setting local variables.
I''m not sure what happened, or what change has caused this to happen, but render :partial (or any render for that matter, doesn''t seem to let me set local variables via the local_assigns argument hash. for example <%= render :partial ''edit'', :username => @user.username %> used to allow that username was a local variable in my _edit.rhtml partial
2009 May 15
0
What happened here when transfering a call ? Circuit-busy ???
I call the firm from my portable at home (zoiper softphone). I have internal extension 60, and I call the internal SIP-client 10 at the firm via an IAX-connection over internet. My colleague at phone 10 answers my call. I ask him to transfer me with my colleague at extension 50. He then presses "transfer" on the grandstream GXP2020 (I get music) and dials the number 50. Phone 50
2006 Jan 21
3
need some help designing my threaded messaging system
Hi, I want to create a messaging system that recognizes threads of messages, not unlike gmail. So far I have these models: Conversation belongs_to :user has_many :messages Message belongs_to :conversation The problem I am running into is not only does a conversation belong to a user but the conversation also has a receipient user with his/her corresponding conversation. How would I
2006 Jan 11
2
Book Gap(s)?
As a long-time author of computer books, fairly experienced MVC/OO thinker/coder, and recent Rails convert, it is probably not surprising that my midnight ruminations occasionally lead me to wonder if a Rails book might not be an interesting undertaking. But I know there are some great titles out there already and undoubtedly dozens more in the works. I''m interested in writing
2023 May 30
1
What happens to a Samba share if the shared disk goes offline?
We had a recent data loss event that we're trying to analyze to learn what happened. On one of our Linux VMs, the /var partition suddenly went offline, which is never a good thing. (Later reboots revealed a corrupted filesystem that needed to be repaired, resulting in data loss.) Nothing could be written to /var, including logs in /var/log, but the VM continued to run. On that VM, we had a
2006 May 23
2
In Place Editor Fields and Safari
Hi, Does anyone else have any problems with Safari and in place editor fields? I''m specifically talking about trying to save a null value in a text box. In Firefox/IE/Camino/etc... saving a null value from an in place editor works how it''s supposed to. If the value is null, then ''click to edit'' is displayed. However with Safari when a null value is saved,
2006 Jan 20
2
Conversation interrupted by fax
Asterisk SVN-trunk-r7353M (will be moving to 1.2.2 this weekend) E1 connected to Sangoma A102 SIP phones (Cisco 7960) I've been making a call from my mobile to the office, when, suddenly the conversation is terminated and replaced by a "fax-type" sound. This has happened to me several times over the past year, so it's not the version of asterisk (we've had cvs trunk and
2006 Jan 09
1
SPA-841 spontaneous voicemail problem
Hello. A while back, I noticed an odd problem with our SPA-841 phones connected to Asterisk. Now we are having a different odd problem, and I'm not sure if they're related. I wonder if anyone else has experienced anything else like this, and/or if there is any reasonable explanation? Occasionally, one of our SPA-841's will spontaneously start up with "Welcome to Comedian
2006 Sep 20
3
Rsync order of maginitude slower with twice as large directory
I am in the habit of syncing my /usr/local tree over several computers (all Mac OS X). Recently my /usr/local tree has doubled in size, from 300,000 files to 600,000 files because I have added a large subversion checkout (TeX Live). As a result, rsync has become a time hog. Instead of a minute or two or so to calculate what needs to be sent over, suddenly this process takes 18-20 minutes,
2006 Apr 07
1
[FYI] issues with integration testing
I was working on an integration test to test login/logout functionality and came across an issue that took me a bit to figure out. In one of my controllers, I have to test the request.env["HTTP_USER_AGENT"] value as a portion of the app will be access by Windows CE hand-helds. in the controllers index action i had the lines logger.info "user agent: " +
2015 May 14
1
Strange network failure on C6
Hi all! I'm running C6 (up to date) on x86-64. have been running on the same system for over a year. a couple of times lately access to the outside network has suddenly stopped working for reasons that I didn't figure out until it happened again yesterday. I had the time to fool with it, yesterday, so after quite a bit of head-banging I found that it had no default route set up (to make
2004 Jan 18
0
Office-wide paging with Asterisk and Cisco 7960 7940 phones
I spoke the other day about my preliminary tests with office-wide paging with Cisco phones using the new SIP 6.1 image which supports auto-answer. I've got a small and crude recipe for those of you who want to experiment and hopefully create some better and more complete examples than the one I've thrown together below. Create a new line on each of the Cisco phones, and put the
2006 Feb 25
1
Safari File upload problem
Hello! I found your post to the rubyonrails.org about Safari File upload problem Did you able to solve this issue? > Has anyone else had problems uploading files with safari? > > Excerpt from my .rhtml: > > <form action="/photo/create?item_id=<%= @item.id %>" > method="post" enctype="multipart/form-data"> >