Displaying 20 results from an estimated 1200 matches similar to: "internal caller id on analog phones connected tozap"
2005 Jan 11
1
internal caller id on analog phones connected to zap
Hi,
We've got IAX softphones, GrandStream VOIP phones and zaptel connected
analog phones.
Caller id, internally, works just fine (as long as I use numeric only
callerids) for IAX and grandstream.
Is there a way to have the analog phones' LCD display show the caller
id?
These are plain old regular analog phone, that if I had callerid from my
telco would show on the screen.
thanks
2007 Mar 24
2
Two Problems while trying to aggregate a dataframe
Hello!
Given is an Excel-Sheet with actually 11,000 rows and 9 columns. I want
to work with the data in R. The contents are similar to my following
example.
I have a list with ID-number, personal name and two kinds of
loan-values. I want to aggregate the list, that for each person only one
row remains and where the loan-values are added.
First I tried some commands with tapply but had no
2004 Dec 29
1
Can I tell if it hung up due to busydetect or disconnect supervision?
The FXO lines on my TDM400 are connected to PSTN lines in Israel. As far as
I know, the lines around here have disconnect supervision (I've seen some
other Israelis on this list, anyone know for sure?), because it's worked on
Dialogic cards, which reported hangup, not busy detect (while when I connect
a Dialogic card to a PBX, I have to measure the busy signal's
frequency/cadence or
2005 Jun 07
0
X100P long delay before dial
Hi,
I have an X100P which receives an analog line from another PBX.
These are the relevant entries in extensions,
PHONE1=Zap/1
[macro-extensions]
exten => s,1,Dial(${ARG1},20)
exten => s,2,Voicemail2(u${ARG2})
exten => s,102,Voicemail2(b${ARG2})
exten => s,103,Hangup
[home]
include=>tozap
exten => 2201,1,Macro(extensions,${PHONE1},${PHONE1VM})
exten =>
2007 Dec 28
7
Xen and networking.
I have a beefy machine
(Intel dual-quad core, 16GB memory 2 x GigE)
I have loaded RHEL5.1-xen on the hardware and have created two logical systems:
4 cpus, 7.5 GB memory 1 x Gige
Following RHEL guidelines, I have it set up so that eth0->xenbr0 and
eth1->xenbr1
Each of the two RHEL5.1 guests uses one of the interfaces and this is
verified at the
switch by seeing the unique MAC addresses.
2008 Jan 15
3
having trouble booting Xen-3.1 on X86_64 Fedora Core 8 install
Hi:
Any hints/pointers welcome. I am very new to Xen, I have a AMD "AMD Athlon(tm) 64 X2 Dual Core Processor 4000+" based system on which I am running X86_64 Fedora Core 8. I have installed Xen-3.1 on it, but I can''t get Xen to boot. It seems unable to find the root volume, the kernel panics and reboots immediately so I can''t capture or write down anything and I
2008 Jan 14
1
direct assignment of PCIe virtual function to domU
Hi all,
I have been using Xen for a couple of weeks now.
So far, I could run domU with direct access to the NIC using late
binding method.
This way NIC is giving a throughput close to that of native linux
system.
Now I would like to know whether Xen supports the direct assignment of
PCIe virtual function to domU.
If yes, how could I do this?
Thanks and Regards,
Masroor
2008 Feb 06
3
nic poor performance after upgrade to xen 3.2
Hi,
I''m doing some test on a network 10 gb nics and xen
with version 3.1 i''m measuring 2.5 gb/sec from domU to an external physical machine with iperf.
switching to 3.2 has reduced the measured performance to 40-50 Mb/sec.
did anything change in the network interface?
can someone help me?
thanks
_______________________________________________
Xen-users mailing list
2008 Jan 06
4
Increasing throughput on xen bridges
Hi all,
I have a rhel 5.1 xen server with two rhel 3 ES hvm guests installed. Both
rhel3 guests use an internal xen bridge (xenbr1) which it isn''t binded to any
physical interface host. On this bridge throughput it is very very poor, only
2.5 Mbs. How can I increase this throughput???
Many thanks.
--
CL Martinez
carlopmart {at} gmail {d0t} com
2009 Jul 06
1
How to notify that a message is waiting using RingTones with a Dahdi-connected analog phone ?
Hi,
I'm wondering how I could notify to a dumb analog phone that a voicemail
message is waiting.
My goal would be to change the tone that is heard just before user starts to
dial.
Any idea on that ?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090706/6a2c88d5/attachment.htm
2006 Nov 30
6
200+ analog phones connected to FXS modules
I am trying to find out the best way to replace one of
our hardware PBXs. It currently has 200+ analog phones
connected to it. The idea is to take advantage of the
already installed phone cables (big building) so I'm
trying to avoid the use of ethernet adapters (if
possible). However, I'm realizing that it's an
expensive setup and will definitely require two or
more cooperating
2003 Jul 25
1
send_files failed to open
Help!
i like to use rsync 'version 2.5.5 protocol version 26'
to sync some Volumes over the Network.
The Plan:
At some day there will be a FileServer called 'fileserver'
(the Master) and a FileServer called 'Yesterday'
'Yesterday' will always have the last night status from the
'fileserver' without any write access. So if the
fileserver fails or
2005 Feb 24
2
other than default labels in lattice plot
Dear all
I solved a problem of customised labels on strips and boxes in bwplot
by this construction.
> bbb <- bwplot(zavoj ~ typmleti | pu)
> bbb$condlevels$pu <- c("Povrchov? ?prava", "Bez PU")
> bbb$x.limits <- c("Mleto", "Mleto a s?tov?no", "Nemleto")
> bbb
but I wonder if some other easy option exist. Let say something
2015 Jun 05
2
תשובה: Accessing an account from more than one phone
Zitat von Israel Gottlieb <isrlgb at gmail.com>:
Shalom, Israel!
> Using chan_sip you need to create another ?user aand then dial both
>
> Using pjsip you can connect 2 devices
Thank you. Unfortunately it seems that I don't have pjsip available as
package on the OpenWRT where I installed Asterisk... :(
I'll create another user.
Thanks
Luca Bertoncello
(lucabert at
2002 Nov 22
2
Need help with pipe()
Hello.
I have an R program that calls gawk (GNU Awk 3.06 for Windows) from
within pipe() to preprocess a large file before it is read into a data
frame with read.table().
I've recently upgraded from Win98SE to WinXP, and have also upgraded
from R1.5.0 to R1.6.1 over the past month or so. This program worked
before the upgrade(s), but now fails. I observe the following sort of
behavior with
2024 Oct 08
1
[PATCH v3 1/2] nouveau/dmem: Fix privileged error in copy engine channel
From: Yonatan Maman <Ymaman at Nvidia.com>
When `nouveau_dmem_copy_one` is called, the following error occurs:
[272146.675156] nouveau 0000:06:00.0: fifo: PBDMA9: 00000004 [HCE_PRIV]
ch 1 00000300 00003386
This indicates that a copy push command triggered a Host Copy Engine
Privileged error on channel 1 (Copy Engine channel). To address this
issue, modify the Copy Engine channel to allow
2024 Oct 08
2
[PATCH v3 0/2] drm/nouveau/dmem: Fix Vulnerability and Device Channels configuration
From: Yonatan Maman <Ymaman at Nvidia.com>
This patch series addresses two critical issues in the Nouveau driver
related to device channels, error handling, and sensitive data leaks.
- Vulnerability in migrate_to_ram: The migrate_to_ram function might
return a dirty HIGH_USER page when a copy push command (FW channel)
fails, potentially exposing sensitive data and posing a security
2024 Oct 08
3
[PATCH v4 0/2] drm/nouveau/dmem: Fix Vulnerability and Device Channels configuration
From: Yonatan Maman <Ymaman at Nvidia.com>
This patch series addresses two critical issues in the Nouveau driver
related to device channels, error handling, and sensitive data leaks.
- Vulnerability in migrate_to_ram: The migrate_to_ram function might
return a dirty HIGH_USER page when a copy push command (FW channel)
fails, potentially exposing sensitive data and posing a security
2024 Sep 23
1
[PATCH 1/2] nouveau/dmem: Fix privileged error in copy engine channel
When `nouveau_dmem_copy_one` is called, the following error occurs:
[272146.675156] nouveau 0000:06:00.0: fifo: PBDMA9: 00000004 [HCE_PRIV]
ch 1 00000300 00003386
This indicates that a copy push command triggered a Host Copy Engine
Privileged error on channel 1 (Copy Engine channel). To address this
issue, modify the Copy Engine channel to allow privileged push commands
Fixes: 6de125383a5cc
2000 May 08
3
eigen broken on AIX with R-devel? (PR#537)
Hi, I get the wrong eigen values on an AIX machine with R-devel of 5/3/00.
Here are the results:
R> m <- matrix (c(6.8, 2.4, 2.4, 8.2), nrow=2)
R> m
[,1] [,2]
[1,] 6.8 2.4
[2,] 2.4 8.2
R> eigen(m)
$values
[1] 19.281403 6.337993
$vectors
[,1] [,2]
[1,] 0.1918866 0.9967987
[2,] 0.9967987 -0.1918866
And for comparison, here is what I get on a Sun (with