Displaying 20 results from an estimated 1000 matches similar to: "Refrigerator Alarms"
2010 Apr 07
3
PSTN issues
Hope some can help me.
I have a PSTN coming into TDM400 into Asterisk. We also have direct
telephones connected to the PSTN bypassing the Asterisk. When a call comes
in on the PSTN the direct connected phones ring first and if no one picks up
, Asterisk picks and get routed to internal sip phones. I am not able to
find what I should tune to make the calls always go through asterisk without
the
2010 Mar 24
1
pstn calls not picked up
I have a PSTN line coming into FXO port 4 on a TDM400P. Incoming calls
are not being picked up. I don't find anything unusual in asterisk
log. I am clueless where I should look. I also find
zapata-additional.conf empty. The trouble started when the system was
accidentally shut down and rebooted.
Any help ? How do I diagnose if the TDM400P is not fried ?
Thanks,
-braman
2006 Mar 08
5
Cisco 7960 SIP - Displaying Time
Is there a way to display the time of the 7960 running firmware 7.4? Im
unable to find any information.
Thanks,
Ben Blakely
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060308/a7e575cc/attachment.htm
2005 Oct 06
1
Snom 360 Phones - Administrator/User Feedback
I'm looking for some feedback on the Snom 360 phone. After deploying six of
them to an office, I'm not as enthusiastic about them as I was when I was
testing one before the deployment. The firmware seems to be consistently
buggy, some of its problems are intermittent which makes it frustrating to
troubleshoot and the support from Snom is lackluster to say the least. I
find myself favoring
2006 Apr 18
2
Cisco 7970 SIP - few questions
- How to restart the phone? (On 7960 it is *+6+Settings)
- How to setup working dtmf?
- How to setup hinting?
For line is
<line button="4">
<featureID>9</featureID>
...
For speeddial is
<line button="5">
<featureID>2</featureID>
<featureLabel>341</featureLabel>
<speedDialNumber>341</speedDialNumber>
</line>
2006 Jan 13
9
loading zaptel drivers automatically upon reboot
Just installed Asterisk 1.2 on a brand new clean machine running
RedHat 9.0. I have a TDM400 card inside. When I boot, the card seems
dead. When I do:
modprobe wctdm
modprobe Zaptel
the lights come on and all seems fine, until I reboot that is...
After a reboot I have to repeat the modprobe.
I shouldn't have to do a modprobe every re-boot should I? How do you
get the drivers to load
2020 Apr 22
5
[Bug 3152] New: #ifdef around memmem() is invalid.
https://bugzilla.mindrot.org/show_bug.cgi?id=3152
Bug ID: 3152
Summary: #ifdef around memmem() is invalid.
Product: Portable OpenSSH
Version: 8.2p1
Hardware: Other
OS: Windows 10
Status: NEW
Severity: enhancement
Priority: P5
Component: Miscellaneous
Assignee: unassigned-bugs
2005 Oct 06
2
SIP Dialler
Hi,
Any of you have any experience with SIP softphone dialler that capable
of local recording? (recording to files in harddrive)
So far I only know eyeBeam and Express talk. eyebeam fine but there
are known error with recording. Express talk recording looks ok, but
sometime it doesn't have incoming voice with *.
Cheers
Benni-
2004 Nov 15
1
Win98 Login Problem
** High Priority **
Hi
I am trying to login to a Samba share via win98, When I try get access
to a shared folder that is protected. It prompts me for a password.
the problem is that the username is already typed in and I can not
change it. On winxP, when I get prompted I can put in the username and
password, and it works fine.
Please any help would be muchly appreciated.
Thanks
Steven
2023 May 17
4
suprising behaviour of tryCatch()
Hello,
I run a fisher.test() in a loop, with the issue that some of the data will not be useable. To protect the loop I used tryCatch but:
sexsnp = rep(NA, 1750)
for(i in 1:1750){tryCatch(sexsnp[i] = fisher.test(table(data[,3], data[,i + 38]))$p, error = function(e) print(NA))}
Error: unexpected '=' in "for(i in 1:1750){tryCatch(sexsnp[i] ="
But this works:
for(i in
2017 Jul 11
7
[Bug 2743] New: ssh with -T hangs putty
https://bugzilla.mindrot.org/show_bug.cgi?id=2743
Bug ID: 2743
Summary: ssh with -T hangs putty
Product: Portable OpenSSH
Version: 7.5p1
Hardware: Other
OS: Other
Status: NEW
Severity: major
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
2009 Jul 02
2
working with texts
WinXP, R-2.9.1
LS.,
I have been trying to solve a (for me) tricky issue. No matter what I've
tried, I just can't find a way to do this.
This is the issue:
I have a text file (ansi text) "titles.txt" with lines of text; here is
an example of such a file:
>>>>>
a brief history of polio vaccines
anti-vaccination movements and their interpretations
early warning
2012 Jun 02
1
Determining frequency and period of a wave
Hello! I'm collecting data on a refrigerator that I'm using to cure
meat. Specifically I am collection humidity and temperature readings.
The temperature readings look sinusoidal (due to the refrigerator
turning on and off).
I'd like to calculate the frequency and period of the wave so that I can
determine if modifications I make to the equipment are increasing or
decreasing
2005 Mar 29
6
Aggregating data (with more than one function)
I have the data similar to the following in a data frame:
LastName Department Salary
1 Johnson IT 56000
2 James HR 54223
3 Howe Finance 80000
4 Jones Finance 82000
5 Norwood IT 67000
6 Benson Sales 76000
7 Smith Sales 65778
8 Baker HR 56778
9 Dempsey HR 78999
10 Nolan
2017 Jul 03
7
[Bug 2736] New: Question-"PermitTTY no" is not working as expected
https://bugzilla.mindrot.org/show_bug.cgi?id=2736
Bug ID: 2736
Summary: Question-"PermitTTY no" is not working as expected
Product: Portable OpenSSH
Version: 7.5p1
Hardware: Other
OS: Other
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee:
2020 Apr 22
3
[Bug 3151] New: unittest files still use signal() instead of ssh_signal()
https://bugzilla.mindrot.org/show_bug.cgi?id=3151
Bug ID: 3151
Summary: unittest files still use signal() instead of
ssh_signal()
Product: Portable OpenSSH
Version: 8.2p1
Hardware: Other
OS: Windows 10
Status: NEW
Severity: minor
Priority: P5
Component: Regression
2009 Jun 04
3
WWDC Puppeteer lunch
Reminder for Mac Puppeteers going to WWDC
How about we meet for lunch at noon on Tuesday. Let''s try to get the
table closet to the Odwalla refrigerator, just for reference. We can
get more specific on this list on the 8th after we verify the set up.
I might even get there a little earlier and put down "reserved" tags.
---
Thank you,
Allan Marcus
Solutions Architect
Central
2006 May 23
3
Pagination problem
hi everybody,
i am new to rails..
plz clear my doubt...
this is my question
In my table(public_topics), i have 11 rows of data..
whenever i run the following view, it shows the entire rows in the
current page..
and i have set the '':per_page'' option to ''2''.so it must show two data
per page..but it shows all the rows in a single page..and this case
continue
2010 Apr 18
2
Table or file as STDIN to the R Script
Hi all,
I am trying to call the R script/ R Program via my Shell Script. I need to
pass a file to the R script as an argument. When I am trying to do that I am
getting error and only first line of the file is being read. Can you tell me
how should I do that so that it reads the entire file in a R object so that
later I am able to process the matrix operation on that file. It is a tab
delimited
2015 Jun 24
6
[LLVMdev] Inline hint for methods defined in-class
On Wed, Jun 24, 2015 at 2:10 PM, Robinson, Paul
<Paul_Robinson at playstation.sony.com> wrote:
>> -----Original Message-----
>> From: Easwaran Raman [mailto:eraman at google.com]
>> Sent: Wednesday, June 24, 2015 1:27 PM
>> To: Xinliang David Li
>> Cc: Robinson, Paul; Xinliang David Li; <llvmdev at cs.uiuc.edu> List
>> Subject: Re: [LLVMdev] Inline