Displaying 6 results from an estimated 6 matches for "26966".
Did you mean:
269,6
2005 Dec 25
0
Setter not being called
I have written the followign setter to raise an exception when the field
disabled_on is beeing assigned a value minor or equal that the enabled_on
field.
class Survey < ActiveRecord::Base
def disabled_on=(date)
raise AssignmentException if date != nil and date <= self.enabled_on
write_attribute(:disabled_on, date)
end
end
The matter is that this method never gets called, as I
2006 Apr 11
0
Problem building openssh-4.3p2 under cygwin and windows XP
...typedef char int8_t;
# else
# error "8 bit int type not found."
# endif
Which means there is no define HAVE_INTXX_T and no define SIZEOF_CHAR.
In the config.log, I can see the following at the end of the file:
----------------------------------------------------------
configure:26966: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by OpenSSH config.status Portable, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LIN...
2006 Feb 05
2
I appear to be attacking others
It looks like my CentOS 4.2 box is attacking other people with some type
of ftp attack. I got an email from somebody saying they were being
attacked by my IP address.
Further investigation /var/log/messages shows a whole bunch of sshd
attacks on me, none of which appear successful. I'm running ethereal
right now and I can see that my system is doing some kind of ftp attacks
on others.
2017 Oct 03
0
Asterisk 15.0.0 Now Available
...app_confbrige.so module reload results in segfault or
error/warning messages.
(Reported by Frederic LE FOLL)
* ASTERISK-24529 - Using AMI Action Bridge to on an already
bridged channel causes the incorrect return priority to be used
(Reported by Corey Farrell)
* ASTERISK-26966 - bridge_simple: Add support for streams
(Reported by Kevin Harwell)
* ASTERISK-26974 - res_pjsip: Deadlock in T.38 framehook
(Reported by Richard Mudgett)
* ASTERISK-26908 - res_pjsip: The ChanIsAvail causes a
res_pjsip session to be leaked.
(Reported by Richa...
2017 Aug 02
2
Asterisk 15.0.0-beta1 Now Available
...app_confbrige.so module reload results in segfault or
error/warning messages.
(Reported by Frederic LE FOLL)
* ASTERISK-24529 - Using AMI Action Bridge to on an already
bridged channel causes the incorrect return priority to be used
(Reported by Corey Farrell)
* ASTERISK-26966 - bridge_simple: Add support for streams
(Reported by Kevin Harwell)
* ASTERISK-26974 - res_pjsip: Deadlock in T.38 framehook
(Reported by Richard Mudgett)
* ASTERISK-26908 - res_pjsip: The ChanIsAvail causes a
res_pjsip session to be leaked.
(Reported by Richa...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...or error/warning messages.
(Reported by Frederic LE FOLL)
- [ASTERISK-24529
<https://issues.asterisk.org/jira/browse/ASTERISK-24529>] -
Using AMI Action Bridge to on an already bridged channel causes the
incorrect return priority to be used
(Reported by Corey Farrell)
- [ASTERISK-26966
<https://issues.asterisk.org/jira/browse/ASTERISK-26966>] -
bridge_simple: Add support for streams
(Reported by Kevin Harwell)
- [ASTERISK-26860
<https://issues.asterisk.org/jira/browse/ASTERISK-26860>] -
Upon RTCP reception, netsock2.c:210 ast_sockaddr_split_hostport: Port...