Displaying 20 results from an estimated 700 matches similar to: "Digium G100 and CID Dropping First Digit."
2019 Feb 15
2
Digium G100
Hi,
We recently dumped a Xorcom box that was no end of trouble and replaced
with a Digium G100. PRI came right up, and we have been using it fairly
flawlessly for several months now, with one caveat. Calls that arrive
from the PRI are sent to the asterisk instance (13.23.1, chan_sip), then
routed by the dialplan to various other gateways or upstream providers.
When the call finally lands
2004 Dec 06
0
Phone Giptel G100 with Asterisk?
Hi there,
so far I've been unable to get a Giptel G100 phone to operate with
Asterisk - I tried both SIP and MGCP. Since I've been playing with quite
a number of different SIP (and also MGCP) user devices I am starting to
think that it might be the phone's fault and not mine... ;->
Still: Anyone out there has this working with Asterisk?
The symptoms are that the G100 won't
2006 Feb 24
3
Sorting alphanumerically
I'm trying to sort a DATAFRAME by a column "ID" that contains
alphanumeric data. Specifically,"ID" contains integers all preceeded
by the character "g" as in:
g1, g6, g3, g19, g100, g2, g39
I am using the following code:
DATAFRAME=DATAFRAME[order(DATAFRAME1$ID),]
and was hoping it would sort the dataframe by ID in the following manner
g1, g2, g3, g6, g19,
2012 Oct 03
1
can't see colors with "col" in boxplot()
Hi,
I am trying to color the data points on my boxplot but I only get the
default black.
Not sure why. Any ideas?
Thank you,
Mark
Here is my code.
> dat.g100 <- dat.sg[100,] # selected gene (row) from a dataframe of
37 columns
> d1 <- as.matrix(dat.g100[,1:18]) # subset 1
> d2 <- as.matrix(dat.g100[,19:37]) # subset 2
# boxplots
> par(mfrow=c(2,1))
> boxplot(d1,
2010 Aug 03
4
mixing strings and numeric doubles in an array
I have an array called "stocks" which contains numeric dates, ticker
symbols,prices, etc.
> stocks[1:3,]
DATE TICKER PERMNO EXCHCD TSYMBOL TRDSTAT SHROUT PRC
RET
1 19950131 EWST 10001 3 EWST A
2224 -7.75000 -0.031250
2 19950228 EWST 10001 3 EWST A
2224 7.54688 -0.026210
3 19950331 EWST
2015 May 15
2
Back to eth shuffling ...
Actually, I know what the MAC is for the builtin Port1 and 2. Those are
listed in the BIOS. But ultimately I don't want to rely on them as I want
the same kickstart file to work for other machines, so hardcoding those in
the kickstart file wouldn't quite work, unless I start writing multiple
kickstart files, one per machine.
Anyway, lspci reports this:
00:19.0 Ethernet controller: Intel
2015 May 15
2
Back to eth shuffling ...
Right, I understand that part. However I believe I'm now in the realm of
making this specific to this machine as I have no guarantee that another
identical machine will pop up with those same bus IDs. Maybe for the
internal ports, but I don't know if the same will happen for the PCIe bus.
Would that be correct?
On Thu, May 14, 2015 at 6:21 PM, Kahlil Hodgson <
kahlil.hodgson at
2015 May 14
2
Back to eth shuffling ...
When I was working on this last time (with the r8169 driver), someone on
this list provided the following script which is what "fixed" the issue at
the time by creating a new 70-persistent-net.rules file with the devices
enumerated in order. However, this no longer works now.
echo "[KICKSTART] Binding eth interfaces to the expected MAC address in
UDEV"
echo "## Created by
2015 May 13
2
Back to eth shuffling ...
So I'm back to this problem. A quick run down of what the original problem
was:
I have a machine that I'm configuring to use kickstart to setup. It has two
builtin ethernet ports (labeled ports 1 and 2) and I'm adding a third one
on its PCIe bus. Originally I was using an r8169 clone a default kickstart
always put it as eth0 with the builtin ones as eth1 and eth2 respectively.
After
2008 Jul 29
1
list
I have run a wilcox test on a dataframe and I have returned to me data which
I am wanting to sort and/or pick the max.
I have tried the following code to pick the max:
v<-wilcox.test.run
w<-max(v,na.rm=FALSE)
I have also tried w<-pmax(p-value,na.rm=FALSE) for the second line
and this returns the following error:invalid 'type' (list) of argument
This error is understandable
2018 Jul 03
1
usb problem on Dell Latitude 3570
----- Oorspronkelijk bericht -----
Van: "Nataraj" <incoming-centos at rjl.com>
Aan: "CentOS mailing list" <centos at centos.org>
Verzonden: Maandag 2 juli 2018 23:21:39
Onderwerp: Re: [CentOS] usb problem on Dell Latitude 3570
On 07/02/2018 01:49 AM, johan.vermeulen7 at telenet.be wrote:
> Hello All,
>
> after update to Centos7.5 all our Latitudes 3570 -
2005 Jun 29
1
Sangoma and quad card hang up problems
need help trying to figure out why calls hang when using multple ports on Sangoma card.
we have 1 quad card with 3 T1 ports configured, Port1 acts as connection to teleco (to our T1 PRI)
port 2 connects second system and routes calls to port1
port 3 is Asterisk pbx
calls all go in and out properly but sometimes we get a call hang on when both sides hangup. this causes all calls to fail until
2005 Jun 08
2
General Traffic Control Question
Here''s my situation:
I''ve got an Intel machine running a 2.6.9 linux kernel and this box has
4 modems attached to it via a usb to serial port expander. In order to
force data down each of the modems, some pretty simple rules are used
and they are as follows:
iptables -t mangle -A OUTPUT -p tcp --dport $PORT1 -j MARK --set-mark 1
iptables -t mangle -A OUTPUT -p tcp --dport
2018 Dec 14
2
[WIP PATCH 03/15] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
On Thu, Dec 13, 2018 at 08:25:32PM -0500, Lyude Paul wrote:
> The current way of handling refcounting in the DP MST helpers is really
> confusing and probably just plain wrong because it's been hacked up many
> times over the years without anyone actually going over the code and
> seeing if things could be simplified.
>
> To the best of my understanding, the current scheme
2002 Jul 24
1
Print Jobs stuck in queue
Hi,
I have a RedHat7.3 distro running Samba-2.2.3a. I've never had this problem
before 2.2.x versions of samba. I'm using domain security and sharing 2
printers, an HP4050 and Ricoh. Everyone can print fine except that,
seemingly randomly, printjobs end up in the queue as paused (according to
winXPpro and Win98). Nobody can unpause or delete them. The only way to
remove them is to
2018 Dec 19
1
[WIP PATCH 03/15] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
On Tue, Dec 18, 2018 at 04:27:58PM -0500, Lyude Paul wrote:
> On Fri, 2018-12-14 at 10:29 +0100, Daniel Vetter wrote:
> > On Thu, Dec 13, 2018 at 08:25:32PM -0500, Lyude Paul wrote:
> > > The current way of handling refcounting in the DP MST helpers is really
> > > confusing and probably just plain wrong because it's been hacked up many
> > > times over the
2014 Oct 08
2
is memoryBacking support 'share' and 'mem-path' parameter
Hi,
I want to use this qemu command '-object memory-backend-file,id=mem,size=2048M,mem-path=/mnt/huge,share=on' with libvirt but i can't find the 'mem-path' and 'share' in the documentation.
because the vhost-user backend based on 'share=on' parameter and libvirt support vhostuser i guess there maybe another way to support this parameter?
this is my xml:
2011 Feb 04
1
Dovecot 2 multiple address/port binding
Hello,
Sorry, I know the topic has been talked about already but I searched the
archives and I'm still unsure of the proper way to have dovecot (imap-login)
listen to several addresses and/or several ports.
1. how do I translate dovecot-1
protocol imap {
listen = xx.xx.xx.xx:143 yy.yy.yy.yy:143
ssl_listen = xx.xx.xx.xx:993 yy.yy.yy.yy:939
}
I started by
service imap-login {
2009 Dec 22
1
single host with two different ports
How does one specify two different ports in the same host file? When
lapops are hardwired versus when mobile on a totally different lan.
address0 71.17.72.27
address1 192.168.2.27
port0 22755
port1 655
2009 Dec 02
7
san suport
Hi,
i''m having problems attaching disks from a fc-san to a solaris 10 guest.
xen host ist a opensolaris box "SunOS node1 5.11 snv_127 i86pc i386 i86xpv".
my xen guest is named pg4.
this command works fine.
virsh attach-disk pg4 /dev/dsk/c8t600A0B800029D69A000013CA4B00E1ABd0 hdb
and before i was able to import this volume as a zpool on the xen host - so
connection to this