Displaying 20 results from an estimated 1100 matches similar to: "Asterisk on AVR32"
2004 Sep 20
2
Folder Permission
Hello list,
I'm sharing a few folders on a linux red hat 9 box and for some reason I can't open then from my windows computers. I setup the smb users to be the same as the Windows users. Below is my share configuration in samba.
[Share]
comment = Share
browsable = yes
writable = yes
valid users = psantos root
path = /UHOME/psantos/Share
2016 Jun 02
0
[RFC v3 07/45] avr32: dma-mapping: Use unsigned long for dma_attrs
Split out subsystem specific changes for easier reviews. This will be
squashed with main commit.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski at samsung.com>
---
arch/avr32/mm/dma-coherent.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/avr32/mm/dma-coherent.c b/arch/avr32/mm/dma-coherent.c
index 92cf1fb2b3e6..fc51f4421933 100644
---
2011 Aug 08
0
[PATCH/RFC] Add initial avr32 port
From: Bradley Smith <brad at brad-smith.co.uk>
This patch is from
http://git.brad-smith.co.uk/?p=avr32/klibc.git;a=summary
It squashes together and includes those commits:
* Fix ld flags such that shared builds actually run.
* Fix setjmp.
* Fix sigaction/sigrestorer.
* Tidy everything up.
* Fix lseek mess.
Cc: H?vard_Skinnemoen <hskinnemoen at gmail.com>
Cc: Hans-Christian Egtvedt
2006 Apr 12
3
1.0.beta6 released
Fixes, mostly:
* The login and master usernames were reversed when using
master_user_separator (now the order is UW-IMAP compatible).
* Killing dovecot master process now kills all IMAP and POP3
processes also.
+ -a parameter to dovecot prints now all settings that Dovecot uses.
-n prints all settings that are different from defaults.
+ Added pop3_lock_session setting
+ %M modifier
2006 Apr 12
3
1.0.beta6 released
Fixes, mostly:
* The login and master usernames were reversed when using
master_user_separator (now the order is UW-IMAP compatible).
* Killing dovecot master process now kills all IMAP and POP3
processes also.
+ -a parameter to dovecot prints now all settings that Dovecot uses.
-n prints all settings that are different from defaults.
+ Added pop3_lock_session setting
+ %M modifier
2012 Mar 01
2
Another ? about Speex and CPU
Hello,
I am interested to use Speex but need to know If I can use it under
our project's constraint. We need to use a low cost micro controller
on a very small PCB. This means there's no space for an external DSP
unit.
Can someone tell me if using an AVR32 (Atmel uc) which has a floating
point calculation unit and DSP instruction set and running at ~50Mhz
for a narrow band
2010 Apr 12
1
Change in menuselect handling of sound files (in 1.6.1.X)
Hi,
Between 1.6.1.9 and 1.6.1.18, handling of menuselect has changed in such a
way that I cannot script non-english sound files downloading anymore.
The following used to work (unattended) with 1.6.1.9 (for instance):
cd /usr/src/asterisk-${ASTERISK_VERSION}
./configure
make menuselect.makeopts
echo "MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM CORE-SOUNDS-FR-GSM" >
2011 Mar 22
2
dsync inbox conversion problem (mbox -> mdbox)
Hi,
We are trying to convert all mbox mail on our systems to mdbox using
dsync, in order to be able to use email sub-folders in Thunderbird.
Everything works fine for non-inbox folders, however the inbox folders
are not getting converted.
We used:
*dsync -v convert mbox:~/mail:INBOX=/var/mail/%u*
*dovecot --version*
2.0.beta6 (3156315704ef) (shipping with RHEL6/SL6)
*dovecot -n*
#
2017 May 05
4
CM for menuselect choices
I'd like to be able to save the choices made in menuselect in a way
that they can be tracked in a CM system and applied to a later release
of Asterisk using an automated tool like Ansible. What's the best
way to do that?
2011 Feb 22
3
"aoTuV" beta6 was released
I released "aoTuV" beta6 of OggVorbis encoder, library.
----------------------------------------
CHANGES (for general) from beta5.7
# Libvorbis aoTuV was unified with Xiph.Org's libvorbis1.3.2.
# Pre(post)-echo of the specific pattern was improved.
# The bit allotment when sound of the different type coexisted was improved.
# The calculation method of dynamic thresholds
2008 May 19
3
[LLVMdev] LLVM on small MCUs?
Anyone else interested in an AVR backend?
If so, for what members of the AVR family? If we do a port, likely it'll
support only the ATmegas.
John
2000 Aug 31
2
'ssh -f' option, interoperability with ssh v2.3.0
i'm trying to use the ssh command's -f option with OpenSSH v2.1.1p4 on
linux (RedHat v6.2). this option doesn't seem to be working properly on my
system - the specified is run succesfully but it isn't put to the
background. is this a known problem?
also, OpenSSH doesn't seem to interoperate with SSH Communications
Security's ssh v2.3.0 (apparently because of different
2020 Mar 25
1
Asterisk 17.3: No VoiceMailMain when enabling IMAP and ODBC
Hello,
On a Debian Buster instance, I compiled Asterisk 17.3.0 from source.
I enables all 3 File, IMAP and ODBC voicemail modules but I'm still using
classical File module (in modules;conf and voicemail.conf):
cd asterisk-17.3.0
...
make menuselect.makeopts
menuselect/menuselect --enable app_voicemail_imap menuselect.makeopts; done
menuselect/menuselect --enable app_voicemail_odbc
2008 May 19
0
[LLVMdev] LLVM on small MCUs?
I have a client who might well make use of an AVR32 port, but I suspect
that machine is very different than the one you are currently examining.
shap
On Mon, 2008-05-19 at 12:38 -0600, John Regehr wrote:
> Anyone else interested in an AVR backend?
>
> If so, for what members of the AVR family? If we do a port, likely it'll
> support only the ATmegas.
>
> John
>
2007 Aug 08
1
Method for scripting options specified in make menuconfig
I've been digging around and I haven't found a way to do this, but I have a
feeling I'll feel like an idiot because it's something I'm over looking.
Normally if I need to specify an additional option (such as different
language sound files) or I'm building an Asterisk server with a lean
configuration and need to remove some modules I do so with 'make
menuconfig'.
2010 Jun 12
1
v2.0.beta6 released
http://dovecot.org/releases/2.0/beta/dovecot-2.0.beta6.tar.gz
http://dovecot.org/releases/2.0/beta/dovecot-2.0.beta6.tar.gz.sig
Unfortunately this still isn't rc1 yet, but the next one will be, I promise :) Basically all of the important changes are done now. The TODO list for rc1 is:
- Test and fix dsync bugs
- Finish director
- Add man pages started by Pascal Volk. BTW. He asked for
2010 Jun 12
1
v2.0.beta6 released
http://dovecot.org/releases/2.0/beta/dovecot-2.0.beta6.tar.gz
http://dovecot.org/releases/2.0/beta/dovecot-2.0.beta6.tar.gz.sig
Unfortunately this still isn't rc1 yet, but the next one will be, I promise :) Basically all of the important changes are done now. The TODO list for rc1 is:
- Test and fix dsync bugs
- Finish director
- Add man pages started by Pascal Volk. BTW. He asked for
2006 Feb 10
1
R CMD build: "Subdirectory 'R' contains invalid file names"
Hi, I get
* excluding invalid files from 'R.oo'
Subdirectory 'R' contains invalid file names:
attachLocally.Object.Rex Exception.Rex extend.default.Rex
InternalErrorException.reportBug.Rex Package.Rex Person.Rex Rdoc.Rex
setMethodS3.Rex StaticFields.Rex
when running R CMD build in R v2.3.0 devel. I do understand what is
going on. In my *.R files I keep so called Rdoc
2017 Dec 28
7
dovecot-pigeonhole problems after upgrade to v2.3.0
Hello,
After upgrading to dovecot 2.3.0, my sieve filtering is broken. I managed it via roundcube's managesieve plugin. my emails are not being filtered accordingly into their folders and when i attempt to access the filter interface in roundcube, my maillog reports:
Dec 28 12:05:07 mail roundcube: <gs7miohh> PHP Error: Unable to connect to managesieve on 127.0.0.1:4190 in
2010 Jan 15
4
[LLVMdev] [PATCH] Emit rbit, clz on ARM for __builtin_ctz
Hi,
On ARMv6T2 this turns cttz into rbit, clz instead of the 4 instruction sequence it is now.
I'm not sure if adding RBIT to ARMISD and doing this optimization in the legalize pass is the best option, but the only better way I could think of doing it was to add a bitreverse intrinsic to llvm ir, which itself might not be the best option since bitreverse probably isn't too common.
Other