Displaying 20 results from an estimated 121 matches for "4321".
Did you mean:
432
2000 Jun 22
1
help
Dear All,
Further to answers to sorting, can someone tell me how can I sort a list
that contains duplicates (name) but keeping the duplicates together when
sorting the values.
e.g., a data frame with name (in duplicates), Mvalues(may be different for
the duplicates)
name M
1234 8
1234 8.3
4321 9
4321 8.1
If I sort by M, it will be 1234, 4321, 1234, 4321 but I want to keep the
duplicates together, so that it will give me 1234, 1234, 4321, 4321. I also
would like to set a cut-off, so that anything below a certain values will
not be sorted. Any help will be appreciated.
On another subject,...
2004 Dec 16
1
working with big blocks of msn's
Hi!
I have to Set up an asterisk Server with a Diva Server PRI E1-30M.
Capi, asterisk, etc. everythink works.
my problem is the handling of the MSN's.
say, we have the block (without area-code..) 4321-0 to 4321-4999
between this numbers (including em) every MSN is possible.
do I have to add all MSN's i need (several hundrets) to the capi.conf?
then the routing to SIP-Phones shall be based on the MSN-Configuration.
means, if someone dials 4321-1000 the call shall go to SIP/boss
and 4321-100...
2003 Jun 19
2
Is it possible to do this with Asterisk?
Here's what I am trying to do...
First I'll have a list of 4 digit numbers like:
Code:OtherCode
1234:4321
9999:4444
3333:1111
People will call our 800#, Have the number they
are calling from read to them (ANI?) & then enter
in the code (let's say 1234). If the code matches
one on the list, then the OtherCode (4321 for 1234)
will be read/spoken to them.
With the exception of the usual recorded...
2004 Dec 03
0
XP NetBT 4321 error when booting and trying to connect to the samba server
We just did a fresh load on a new Windows XP Pro machine.
Dual Opteron 248
Iwill DK8N Motherboard
with Nvidia Gigabit Ethernet controller
1GB (4 x 256MB) Memory
3ware 7006-2 RAID Controller
Dual 40GB Disks Striped
ATI 7000 VE Dual Graphics controller
All XP drivers installed and XP updates.
Connected to a Linksys EGW008 - 8 port gigabit hub
Our linux server is RH 9.0 with Samba
2013 Oct 29
0
virt-resize for shrinking
[Continuing a discussion from IRC so we have a permanent record]
We want to shrink a disk image using virt-resize. Shrinking is harder
and not really documented. It requires some manual calculations too.
Here is the original:
$ virt-df -a 209e6911-fe48-4321-900f-928b3400df88
Filesystem 1K-blocks Used Available Use%
209e6911-fe48-4321-900f-928b3400df88:/dev/sda1
51564664 8000404 40943880 16%
$ virt-filesystems -a 209e6911-fe48-4321-900f-928b3400df88 --all --long
Name T...
2003 Nov 20
1
Can I soft-link a voicemailbox?
Hi there,
see subject.
I'd like to be able to use the vmbox prompt of VoiceMailMain2 and use
1234 and 4321 to point to the same mailbox. Will it be sufficient to
create a soft link for 4321 --> 1234 in /var/spool/asterisk/default or
will I get myself into horrible trouble?
Background: I like to be able to map certain functions ("boss",
"peasant", "secretary") to per...
2007 Jan 10
3
how to realize chief - secretary (or Manager - Assistant) setup with Asterisk?
Hello,
we are running a Asterisk (1.2) installation with about 80 snom phones
(300,320,360).
Now have the demand for a special manager - assistant setup for a few
extensions.
Since Shared Line Appearance is not available in 1.2 I?m wondering how
to realize this...
What we need is that the manager can decide whether he wants to get
calls or not. If not he must have the possibility to redirect
2007 Feb 12
1
playing with SO_BROADCAST on centos
...ll protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
08:42:49.286701 IP devcentos64.msgnet.com.36 > 255.255.255.255.36: UDP,
length 20
0x0000: 4500 0030 0000 4000 4011 790b c0a8 010a E..0.. at .@.y.....
0x0010: ffff ffff 0024 0024 001c ca61 4321 3039 .....$.$...aC!09
0x0020: 0000 0000 0000 0000 0000 0000 0000 0000 ................
08:42:49.286976 IP ecov132.msgnet.com.36 > devcentos64.msgnet.com.36:
UDP, length 20
0x0000: 4500 0030 03c2 0000 8011 b2f2 c0a8 01ae E..0............
0x0010: c0a8 010a 0024 0024...
2019 Jul 01
2
[PATCH v2 0/3] vsock/virtio: several fixes in the .probe() and .remove()
...packets together with a script that
> hotplug/unplugs vhost-vsock-pci from the host side.
Yes, I started an SMP guest (-smp 4 -monitor tcp:127.0.0.1:1234,server,nowait)
and I run these scripts to stress the .probe()/.remove() path:
- guest
while true; do
cat /dev/urandom | nc-vsock -l 4321 > /dev/null &
cat /dev/urandom | nc-vsock -l 5321 > /dev/null &
cat /dev/urandom | nc-vsock -l 6321 > /dev/null &
cat /dev/urandom | nc-vsock -l 7321 > /dev/null &
wait
done
- host
while true; do
cat /dev/urandom | nc-vsock 3 4321 >...
2019 Jul 01
2
[PATCH v2 0/3] vsock/virtio: several fixes in the .probe() and .remove()
...packets together with a script that
> hotplug/unplugs vhost-vsock-pci from the host side.
Yes, I started an SMP guest (-smp 4 -monitor tcp:127.0.0.1:1234,server,nowait)
and I run these scripts to stress the .probe()/.remove() path:
- guest
while true; do
cat /dev/urandom | nc-vsock -l 4321 > /dev/null &
cat /dev/urandom | nc-vsock -l 5321 > /dev/null &
cat /dev/urandom | nc-vsock -l 6321 > /dev/null &
cat /dev/urandom | nc-vsock -l 7321 > /dev/null &
wait
done
- host
while true; do
cat /dev/urandom | nc-vsock 3 4321 >...
2004 Sep 30
5
Confused of London - How to associate zap channels to extensions
...ime.
Now, I can define a button for each of the SIP extensions easily. But how do
I do the same for the ZAP extensions, as the zap channel number may be
different each time a call is made to that extension ?
In my extensions.conf, I simply dial the zap extension using the zap group
DIAL(zap/g1/4321)
Julian.
2006 Apr 10
1
RTP Timestamp errors
...completely different timestamp
to Asterisk B, so Asterisk B copies that timstamp and Asterisk A gets an audio hickup.
IE
asterisk B recieves: asterisk B sends to A
sequence 1 timestamp 0 SSRC 1234 from ip 1.2.3.4 sequence 1 timestamp 0 SSRC 4321 from ip Asterisk B
sequence 2 timestamp 30 SSRC 1234 from ip 1.2.3.4 sequence 2 timestamp 30 SSRC 4321 from ip Asterisk B
sequence 3 timestamp 60 SSRC 1234 from ip 1.2.3.4 sequence 3 timestamp 60 SSRC 4321 from ip Asterisk B
so far, so good, but then Asterisk B recieves a...
2005 May 18
1
cvs commit: src/usr.bin/make job.c
...s is two steps, and thus can allow a race)
>
> Assume badmake has same uid, so it can create a file in the uniq
> directory. (Of course this means that the bad guy already has
> your account.)
> Normal pattern:
> ---------------------
> make0: uses mkdtmp() to create dir /tmp/4321
> make0: tries to create fifo /tmp/4321
> make1: uses mkdtmp() to create dir /tmp/4321 but fails
> make1: mkdtmp() next tries to create /tmp/4322 successs
> make1: tries to create fifo /tmp/4322
>
>
> Sort of DOS:
> ---------------------
> make: uses mkdtmp() to c...
2007 Oct 29
1
evented mongrel dies on USR2
Sorry if this is the wrong place to ask, but when I run mongrel
evented using swiftiply and then send it the USR2 signal to restart
it, it dies. Without eventing, USR2 restarts mongrel as expected.
Anyone else seen this?
Here''s a dump:
$ EVENT=1 mongrel_rails start -d -P /tmp/m.pid -p 4321
Using Evented Mongrel
** Ruby version is up-to-date; cgi_multipart_eof_fix was not loaded
$ kill -USR2 `cat /tmp/m.pid`
$ cat log/mongrel.log
** Daemonized, any open files are closed. Look at /tmp/m.pid and
log/mongrel.log for info.
** Starting Mongrel listening at 0.0.0.0:4321
** Starting Rails w...
2006 Jan 04
17
Scriptaculous + Prototype shrunk to < 50Kb
...site at www.alistercameron.com.
- Alister
PS. Of course this is the current version as posted on the Scriptaculous
site.
Alister Cameron
Managing Director
<http://www.cameroncreative.com/images/cc_logo_small.gif>
<http://www.cameroncreative.com/> Cameron Creative
PO Box 4321
<http://maps.google.com/maps?q=PO+Box+4321%2CBurwood+East%2CVIC+3151%2CAustr
alia&hl=en>
Burwood East, VIC 3151
Australia
Mobile: 04 0404 5555
Fax: 03 8610 0050
Email: alister-geAgnekw0uYTb+k2wbQi60EOCMrvLtNR@public.gmane.org
IM: alistercameron (Skype)
See who we know <https://www...
2014 Dec 14
3
Broadcom wireless card: installation script for Linux-STA driver
Hi,
I just installed CentOS 6.6 on my HP Pavilion DM1 laptop. The wireless
card is only poorly supported in the default setup, so I decided to
write an installation script for the Linux-STA driver, which works
perfectly.
https://github.com/kikinovak/centos/blob/master/6.x/broadcom-sta/broadcom-sta.sh
Grab the files:
# git clone https://github.com/kikinovak/centos
Run the script:
# cd
2007 Jan 26
2
Only secretary can call the boss, all others only reach the secretary when dial the boss extension
Dear all,
How may I configure my extensions.conf so that only the boss's secretary
can call the boss through his extension, all others when dial his
extension only makes the boss's secretary phone ring, not his. If she
wants, she can transfer the incoming call to the boss dialling his
extension.
I've tried the following, but it doesn't work:
exten =>
2003 Mar 04
6
ip rule nat
when doing somehitng like
ip rule add fwmark 3 nat 200.42.75.183 table ppp0 prio 1
(the idea is that packets that match the fwmark 3 change their source
address to 200.42.75.183)..it first apply the nat and then routes to
table ppp0 right?
in such case the, nat, why may be nat not being applyed?
cause it doesnt work at all..it goes to that interface but does not nat
the src address of the package.
2011 Jun 01
2
Question about "null routing" calls to DIDs we don't handle
...approach and the larger issue remains that if we get routed a call
for a number we didn't expect ? due to provisioning mistake, premature
porting, or mis-routing at our wholesaler ? we still need to avoid a routing
loop.
** For example, we have block 1230-1239, and upstream sends us a call for
4321 for no reason at all.. we're not specifically failing that DID so we
still get a routing loop.
What I would like is to somehow identify all inbound calls (originating from
upstream) that are not terminated inside our network, and give them the
friendly error. Calls originating from our custome...
2010 Oct 28
0
Good write, but slow read speeds over the network
...approx 200 MB/sec, so the pool seems to be fast enough.
I was wondering if there''s anything related to ZFS, that could help
here, or is it more likely a network related issue?
Cheers,
budy
--
Stephan Budach
Jung von Matt/it-services GmbH
Glash?ttenstra?e 79
20357 Hamburg
Tel: +49 40-4321-1353
Fax: +49 40-4321-1114
E-Mail: stephan.budach at jvm.de
Internet: http://www.jvm.com
Gesch?ftsf?hrer: Ulrich Pallas, Frank Wilhelm
AG HH HRB 98380
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/...