Displaying 16 results from an estimated 16 matches for "11011".
Did you mean:
1011
2007 Jul 27
2
Attaching VoiceMails on E-Mails
...y=Hi, ${VM_NAME}!\n\nYou have a new voicemail message from
${VM_CALLERID} attached to this e-mail message.\n\nHave a nice day!\n\nThe
PBX
mailcmd=/usr/bin/exim -t ; not sure about this line
[zonemessages]
eastern=America/New_York|'vm-received' Q 'digits/at' IMp
[default]
101 => 11011,GNUbie,gnubie at gmail.com
# grep 10 /etc/asterisk/extensions.conf
exten => 101,1,Dial(Zap/1,20,rt)
exten => 101,2,VoiceMail(101,u)
exten => 100,1,VoiceMailMain(${CALLERID(num)},s)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pi...
2006 Aug 10
1
Daily Xen-HVM Build Testing: cs11011
changeset: 11011:b60ea69932b1
tag: tip
parent: 11010:e4f1519b473f
parent: 10999:15304ad81c50
user: kfraser@localhost.localdomain
date: Wed Aug 9 12:04:20 2006 +0100
summary: Merge with xenppc-unstable.
Hardware: x460
NOTE: This runs were done with the latest version of Harr...
2005 Jun 28
1
Ongoing Samba Errors
...Time(s)
And I _mean_ a whole load of them - this is just a quick extract
And then finally I see a swag of:
smbd/service.c:make_connection(794) pc001 (192.168.0.201) couldn't find
service : 2676 Time(s)
smbd/service.c:make_connection(794) pc002 (192.168.0.202) couldn't find
service : 11011 Time(s)
smbd/service.c:make_connection(794) pc003 (192.168.0.203) couldn't find
service : 1948 Time(s)
smbd/service.c:make_connection(794) pc004 (192.168.0.204) couldn't find
service : 1918 Time(s)
smbd/service.c:make_connection(794) pc005 (192.168.0.205) couldn't find
service : 2...
2006 Nov 04
0
no logs from mongrel on win2k
Hi All
I am running a mongrel on win2k and I don''t get any log output
I have tried to these two options
1. Stream redirection using "mongrel_rails start -c C:/myspace/snapshot -p
4111 -t 70 -e production -P log/mongrel-1.pid > C:\temp\mongrel- 1.log"
The console print the output stream and the mongrel-1.log file shows no
content except the content generated after I kill
2008 Jun 17
0
Wine release 1.0
...k icons
10009 QIP: window z-order is still wrong
10268 Robot Wars: Arena of Destruction crashes while quitting (causing resolution to stay 640 x 480)
10322 Eve-online (video memory misaddressed?)
10700 Dragon Naturally Speaking 9 needs gdiplus.GdipDrawArcI, gdiplus.GdipCreatePen2, ...
11011 Call of Duty 1.0 doesn't run after install.
11104 Dance Praise 2: Does not respond to input
12415 Can not leave fullscreen Warcraft 3x (Regression)
12963 Moto Racer 2 works with wine 0.9.60 and crashes with wine 0.9.61
13271 The demo of the punisher fails to install
13740 winebr...
2014 Sep 04
0
opus 11.12.0
hi,
any plans update patch for 11.12.0?
|https://github.com/meetecho/asterisk-opus
https://github.com/netaskd/asterisk-opus/
|
patching file build_tools/menuselect-deps.in
patching file channels/chan_sip.c
Hunk #1 succeeded at 7659 (offset -98 lines).
Hunk #2 succeeded at 11011 (offset -34 lines).
Hunk #3 succeeded at 11050 (offset -34 lines).
Hunk #4 succeeded at 11117 with fuzz 1 (offset -34 lines).
Hunk #5 FAILED at 12722.
1 out of 6 hunks FAILED -- saving rejects to file channels/chan_sip.c.rej
patching file codecs/codec_opus.c
patching file codecs/ex_opus.h
patching...
2014 Apr 10
0
REGRESSION Re: [PATCH] drm/nouveau/bios: fix bug introduced in 457e77b2
...f1396998e09602a3] Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
# good: [b003d7706abc5d75cb58de0c9de8f1fc77e57008] Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
git bisect start 'HEAD' 'v3.14-11011-gb003d77' 'drivers/gpu/drm/'
# good: [e19b9137142988bec5a76c5f8bdf12a77ea802b0] Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
git bisect good e19b9137142988bec5a76c5f8bdf12a77ea802b0
# bad: [60f2b4af1258c05e6b037af866be81abc24438f7] drm/i915: fix build warn...
2010 Mar 09
1
Bug xen/next.. WARNING: at /home/konrad/git/nex-VI-PVOPS/linux/kernel/irq/manage.c:274 __enable_irq+0x5c/0xaf(
...c:274
__enable_irq+0x5c/0xaf()
[ 289.059710] Hardware name: To Be Filled By O.E.M.
[ 289.059715] Unbalanced enable for IRQ 989
[ 289.059719] Modules linked in: event_log iscsi_tcp libiscsi_tcp
libiscsi scsi_transport_iscsi nbd tun dm_round_robin dm_multipath
qla2xxx r8169 tg3
[ 289.059786] Pid: 11011, comm: console Tainted: G W
2.6.32-xen0-00437-gcdab7a0 #30
[ 289.059792] Call Trace:
[ 289.059800] [<ffffffff810f050a>] ? __enable_irq+0x5c/0xaf
[ 289.059808] [<ffffffff8107c2d8>] warn_slowpath_common+0xb8/0xe5
[ 289.059816] [<ffffffff8107c3a4>] warn_slowpath_fmt+0x7...
2015 Jan 24
4
Indexing Mail faster
Hi,
I am trying to get faster search results on our webmail client(Roundcube).
Besides using Lucene for FTS are there other options?
Would having all mails indexed give fast results?
Currently the time it takes to search 25,000mails is 4mins. If indexed how
much faster are we looking at?
Really appreciate if someone could advise about this.
Thanks
Kevin
2015 Jan 24
0
Indexing Mail faster
...10144 10146 10158 10276 10306 10336 10343 10353 10366 10389 10390 10400 10401 10413 10421 10429 10511 10709 10710 10711 10712 10713 10714 10715 10717 10719 10720 10728 10778 10779 10799 10800 10801 10819 10823 10829 10830 10850 10853 10857 10859 10861 10863 10874 10883 10884 10916 10932 11009 11010 11011 11083 11084 11089 11100 11118 11121 11147 11148 11161 11162 11163 11168 11171 11226 11228 11229 11255 11342 11359 11369 11375 11378 11461 11463 11464 11465 11466 11543 11548 11549 11552 11557 11558 11559 11673 11704 11721 11756 11812 11826 11827 11828 11829 11830 11832 11836 11838 11840 11841 11843...
2012 Jul 12
2
Bug#681343: xcp-xapi: wait_for_xapi() function in init.d script does not work
Package: xcp-xapi
Version: 1.3.2-9
Severity: normal
Function wait_for_xapi in /etc/init.d/xcp-xapi does not work as intented.
Symptoms:
(on slave)
/etc/init.d/xcp-xapi restart
[....] Restarting The XenAPI server: xapiThe host toolstack is still initialising. Please wait.
Cause:
Line 'xe pif-scan host-uuid=${INSTALLATION_UUID}' called before xapi is fully synced with master.
2015 Jan 27
4
Indexing Mail faster
...276
> 10306 10336 10343 10353 10366 10389 10390 10400 10401 10413 10421 10429
> 10511 10709 10710 10711 10712 10713 10714 10715 10717 10719 10720 10728
> 10778 10779 10799 10800 10801 10819 10823 10829 10830 10850 10853 10857
> 10859 10861 10863 10874 10883 10884 10916 10932 11009 11010 11011 11083
> 11084 11089 11100 11118 11121 11147 11148 11161 11162 11163 11168 11171
> 11226 11228 11229 11255 11342 11359 11369 11375 11378 11461 11463 11464
> 11465 11466 11543 11548 11549 11552 11557 11558 11559 11673 11704 11721
> 11756 11812 11826 11827 11828 11829 11830 11832 11836 118...
2016 Oct 24
2
SSH fail to login due to hang over after authenticated.
I don't think it will be easy to identify the problem remotely. You can try
logging in with password (if not disabled), or sshing with some other key,
or logging into some other user. If you are able to get access to the
machine, post the server's error log here.
On Mon, Oct 24, 2016 at 9:55 PM, Jin Li <lijin.abc at gmail.com> wrote:
> Hi Tanmay,
>
> The server is not
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...246486
correlation.ll 12 36342 0 0.01 36299 0 0.01 36299
countlib.ll 1 3445 0 0.01 3419 0 0.01 3419
count.ll 1 17310 0 0.01 17284 0 0.01 17284
covariance.ll 12 27739 0 0.01 27697 0 0.01 27697
cp.ll 4 45311 0 0.01 45294 0 0.01 45294
crc_32.ll 5 15359 0 0.01 15327 0 0.01 15327
crc32.ll 4 11042 0 0.01 11011 0 0.01 11011
CRC.ll 1 1050 0 0.01 1023 0 0.01 1023
CreateCoder.ll 8 48907 0 0.01 48875 0 0.01 48875
createDataObject.ll 1 9984 0 0.01 9959 0 0.01 9959
createIndexEntry.ll 1 7529 0 0.01 7504 0 0.01 7504
createIndexNode.ll 1 4633 0 0.01 4608 0 0.01 4608
CrossThreadProgress.ll 7 16441 0 0.01 16401 0 0...
2011 Jun 13
5
3.0.0-rc2: Xen: High amount of kernel "reserved" memory, about 33% in 256MB DOMU
Hi,
another issue I''m seeing with 3.0-rc2 and Xen is that there is an
unexpectedly high amount of kernel reserved memory.
I suspect that Linux allocates page table entries and corresponding
data structures for the whole 6GB areas of the provided ''physical
RAM map'' even though it has rather big unusable holes in it.
[ 0.000000] BIOS-provided physical RAM map:
[