Displaying 20 results from an estimated 80 matches similar to: "Passive wait in dialplan"
2007 Apr 26
1
assertion failed
What is this ?
dovecot: Apr 24 13:03:29 Error: IMAP(tina.burdujan): file
maildir-sync.c: line 1075 (maildir_sync_index): assertion failed: (uid
>prev_uid)
dovecot: Apr 24 13:03:29 Error: IMAP(tina.burdujan): Raw backtrace:
/usr/libexec/dovecot/imap [0x80b8741] -> /usr/libexec/dovecot/imap
[0x80b819c] -> /usr/libexec/dovecot/imap(maildir_sync_index+0x898)
[0x80695f8] ->
2007 May 24
1
unexpected error message (maildir_sync_index)
Hello,
I recently saw these errors in my log, and one of my users complained
that Dovecot disconnected him unexpectedly. Any idea what might have
happened?
dovecot: Error: IMAP(bmoore at forkit.org): file maildir-sync.c: line
1075 (maildir_sync_index): assertion failed: (uid > prev_uid)
dovecot: Error: IMAP(bmoore at forkit.org): Raw backtrace:
/usr/local/libexec/dovecot/imap
2011 Dec 26
5
how to listen on different sip port for a device?
I'm trying to allow access to the office from home. But the ip provider
(cablevision) blocks udp 5060. I can see the register packets leaving on
wireshark, but nothing received by office. Changed to port to 6111 and
now the packets show up.
In the server I've set port=6111 in the device in sip.conf, but * is NOT
listening for 6111:
netstat -an | grep 5060
tcp 0 0
2011 Nov 08
2
Licensing question.
Greetings
I have found next paragraph in Licence file(source root)
"Digium, Inc. (formerly Linux Support Services) holds copyright
and/or sufficient licenses to all components of the Asterisk
package, and therefore can grant, at its sole discretion, the ability
for companies, individuals, or organizations to create proprietary or
Open Source (even if not GPL) modules which may be dynamically
2005 Jun 03
2
POP3 download problem
Hi All
I am experiencing a mail download problem with dovecot's pop3 protocol. We
use outlook XP 2002 mail clients and I have setup a mail system with pop
accounts on a Fedora 2 installation using dovecot.
Some of the clients download email fine but others do not download email and
also do not give any error messages. I have enabled the "verbose" options in
the
2010 Apr 09
4
Patch: support URLAUTH, BURL, CATENATE
Hello Dovecot community,
Below please find a patch that adds support to dovecot-1.2.11 for:
- RFC 4467 - IMAP URLAUTH Extension
- RFC 4468 - Submission BURL
- RFC 4469 - IMAP CATENATE Extension
URLAUTH
URLAUTH is added as a plugin so it can be disabled to satisfy site
security requirements.
Each user's URLAUTH keys for all mailboxes are stored in a file named
2006 Jul 31
0
RUSSIAN RoR community -- www.rubyonrails.ru
Hi,
This is a message for all russian-speaking people on the list :)
I would like to announce the opening of russian Ruby on Rails
community site, http://www.rubyonrails.ru.
We''ve got a russian RoR planet at http://planet.rubyonrails.ru and an
active wiki at http://wiki.rubyonrails.ru.
You can also join a growing russian Rails group/mailing list at
2006 Mar 20
0
Rescue to public/404.html
Hi there,
Could anyone share your experience, what is the best way to handle
ActiveRecord errors?
Of course, I can rescue it in the controller and do everything I want.
But is there any way to display 404.html from public/ in this very case?
--
Yaroslav Markin
yaroslav at markin dot net
2006 Mar 28
2
Typo 2.6.0 broken with Rails 1.1
Updated today, got Typo 2.6.0 broken with Rails 1.1 (Ruby 1.8.4) --
WEBrick does not start.
Is there any workaround except "svn co" with Typo trunk?
--
Yaroslav Markin
yaroslav at markin dot net
2011 Dec 01
2
dsync(root): Fatal: execvp() failed: No such file or directory
Hi everybody,
I try to convert mbox to maildir using local locations
/root/mail is a dir with mboxes
/root/INBOX is mbox file
h=/root
dsync -f -v mirror \
mbox:$h/mail:INBOX=$h/INBOX \
maildir:$h/Maildir:CONTROL=$h/dovecot:INDEX=$h/dovecot \
as result I have
dsync(root): Fatal: execvp(mbox:/root/mail:INBOX=/root/INBOX) failed: No
such file or directory
dsync-local(root): Error:
2006 Oct 03
0
rsync stalls -- sleeps indefinetly
Dear Developers
First of all I would love to thank you for a nice tool
I had been using rsync within backuppc project to backup my remote
hosts. It had been working fine until the moment (as I think) whenever I
moved RAID to another box and now the source directory
(/raid/research) is now actually NFS mounted. Now backup (rsync
process) stalls and sleeps indefinitely
On the backup server:
2012 Apr 02
2
R datasets ownership(copyright) and license
Dear R Developers,
Recently filed (and dismissed ;) ) law suit by Astrolabe against tz
database developers caused a lot of media-press and discussions and
created some kind of precedence in the USA [3]. But also it imho showed
that similar attacks might happen in the future, and possibly against
data sets which are not that obviously "factual" thus after all might
fall under copyright
2011 Oct 24
0
device state of SIP device is stucked into NOT_INUSE, and cannto be reverted to unavailable
Hello
Have a setup of asterisk with realtime SIP devices.
Trying to organise monitoring of my SIP devices. Once device
registered, its state becomes NOT_INUSE (result of
DEVICE_STATE(SIP/device) function).
Simulating of device breakage - powerdown it.
Waiting for a while (minute or two), retrieving
DEVICE_STATE(SIP/device) again - no changes! Awaited UNAVAILABLE.
doing from CLI:
sip qualify peer
2005 Oct 06
1
CTF generation
Hello everybody!
How do people generate the Compact Type Format (CTF) section?
Do you have a special parser or employ gcc debug information?
Is there any open utility to do this job?
Best regards,
Yaroslav
2001 Oct 10
0
SAMBA (Performance problem: many concurrent RO operations on the same file)
Hello, Neven!
> i have red your inquiery about slow samba when RO operation is happening on the same file. We have the same problem with SAMBA on SOLARIS. Did you maybe solved the problem somehow ?
>
Unfortunately, I could not solve this problem. I tweaked many SAMBA's parameters but
nothing could help me with this problem.
I did not get ANY reaction either from Samba mail list or
2008 Jun 18
2
[LLVMdev] using dynamic libraries from bytecode?
Is it possible to use dynamic library (*.so *.dll) from bytecode?
If "yes" - how?
--
WBR, Yaroslav Kavenchuk.
2008 Jun 18
4
[LLVMdev] Ответ: using dynamic libraries from bytecode?
Mike Stump wrote:
>> Is it possible to use dynamic library (*.so *.dll) from bytecode?
>> If "yes" - how?
>
> dlopen? That's be one way. Also, most systems have shared libraries
> in /usr/lib and these routines are meant to be linked against and
> used. For example, on darwin, there sinf is resolved from a shared
> library, you declare it and call it, as
2008 Jun 18
1
[LLVMdev] using dynamic libraries from bytecode?
Is it possible to use dynamic library (*.so *.dll) from bytecode?
If "yes" - how?
--
WBR, Yaroslav Kavenchuk.
2008 Jun 19
1
[LLVMdev] Ответ: using dynamic libraries from bytecode?
Chris Lattner wrote:
>> $ lli gcd_ui.bc
>> ERROR: Program used external function '__gmpz_init_set_ui' which could
>> not be resolved!
>>
>> This application has requested the Runtime to terminate it in an
>> unusual way.
>> Please contact the application's support team for more information.
>
> Try: lli -load /path/to/foo.so gcd_ui.bc
2009 Nov 05
2
[LLVMdev] Strange error for libLLVMCore.a
mingw, llvm 2.6 (buid with llvm-gcc)
Example source code:
http://npcontemplation.blogspot.com/2008/06/secret-of-llvm-c-bindings.html
I change
LLVMCreateJITCompiler(&engine, provider, &error);
to
LLVMCreateJITCompiler(&engine, provider, 3, &error);
$ llvm-gcc `llvm-config --cflags` -c fac.c
$ g++ `llvm-config --libs --cflags --ldflags core analysis
executionengine jit