similar to: No subject

Displaying 20 results from an estimated 2000 matches similar to: "No subject"

2007 Jul 12
0
No subject
like this: print STDOUT "EXEC background /var/lib/asterisk/sounds/wait-moment \n" system("program2.agi &") exit; program 2 would run while the sound played. -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Eric "ManxPower" Wieling Sent: Tuesday, December 02, 2008 3:20 PM
2008 Dec 02
1
Parking calls
Hi, How can I park a call from dialplan and get going?? Example: 1. Answer 2. While follow = false 3. ParkCall 4. Checksomthing ? follow = true 5. Endwhile 6. UnParkCall 7. Go on .. The idea is let the call waiting while I do some things on the dialplan, is it possible?? Maybe is not parking the solution?? Thanks
2007 Jul 12
0
No subject
That's the main reason I opened this thread as it surprised me a bit ... > > > Any 2-wire analog leg will be a source of echo. Many, many, many calls > do not have a 2-wire leg. Even in handset audio circuit ? I was thinking that any handset is a potential echo source due to this audio circuit ... Do you agree ? > Think cell/mobile or endpoints with PRI or T-1. > >
2017 Jul 18
0
Dovecot imap
Remember that the first client to READ the message will set \Recent, and the rest will show the mail as read. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: larryrtx at gmail.com US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281 On 7/18/17, 12:59 PM, "It Dept Mr IT" <it at mrit.gr> wrote: Hello there
2017 Jul 18
0
Dovecot imap
That?s going to be a client issue?.. They (the client) needs to be using IMAP IDLE or polling. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: larryrtx at gmail.com US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281 On 7/18/17, 12:50 PM, "dovecot on behalf of Nick Lekkas" <dovecot-bounces at dovecot.org on
2017 Jul 18
2
Dovecot imap
Hello to all !!! I have some issues with some users that login to the same account through imap from many devices like: mobile,desktop/tablet !!! Issues like: 1. When a new email is arrived is not appearing to all devices... 2. New email is arriving to some other devices after a long period of time ... Generally issues like that .... Does anyone have an idea of how to solve this ..?
2017 Jul 18
2
Dovecot imap
Hello there Larry ! No it is not a client issue... Because i have tried many clients and all the same issue ! Actually the 1st client that refreshes the new email appear all others not ! I have tried RoundCube/Outlook/Thunderbird/Android Email... etc All have the same issue ..? -----Original Message----- From: Larry Rosenman [mailto:larryrtx at gmail.com] Sent: Tuesday, July 18, 2017 8:51 PM
2017 Jul 18
4
Dovecot imap
Hello there !! Yes I know .... Despite this it not shown at all ! -----Original Message----- From: Larry Rosenman [mailto:larryrtx at gmail.com] Sent: Tuesday, July 18, 2017 9:00 PM To: it at mrit.gr Cc: dovecot at dovecot.org Subject: Re: Dovecot imap Remember that the first client to READ the message will set \Recent, and the rest will show the mail as read. -- Larry Rosenman
2017 Jul 19
1
Dovecot imap
Hello there ! Do you see anything wrong on the config i sent ? -----Original Message----- From: Aki Tuomi [mailto:aki.tuomi at dovecot.fi] Sent: Tuesday, July 18, 2017 9:20 PM To: nlekkas at gmail.com; Larry Rosenman Cc: dovecot at dovecot.org Subject: RE: Dovecot imap Can you provide doveconf -n please? Aki > On July 18, 2017 at 9:06 PM Nick Lekkas <nlekkas at gmail.com> wrote:
2010 Jan 15
0
Logs problem of queue_log-mysql
Hello! I'm trying to registers events of queues in /var/log/asterisk/queue_log and Mysql database .I have configured realtime queue_log on MySQL and works well, but /var/log/asterisk/queue_log file is empty, since you're not registering events of queues. Removing extconfig.conf configurations (queue_log => mysql,general), /var/log/asterisk/queue_log works well, events logs on
2008 Jan 25
0
Shift count warning messages
Jean-Marc, I dug into this further, and found that the warning occurred when PSHR32 had a shift greater than 15. in fixed_generic.h, PSHR32 is defined as: #define PSHR32(a,shift) (SHR32((a)+((1<<((shift))>>1)),shift)) For 16-bit compilers the "1" needs a cast: #define PSHR32(a,shift) (SHR32((a)+((EXTEND32(1)<<((shift))>>1)),shift)) This change fixed the
2009 May 21
1
Nut and PowerWare 5115
Hi Arnaud, Any luck with the latest subversion trunk? From: Greg Sent: Wednesday, May 13, 2009 10:34 PM To: Greg ; Arnaud Quette Cc: Kjell Claesson ; nut-upsuser at lists.alioth.debian.org Subject: Re: [Nut-upsuser] Nut and PowerWare 5115 Hi Arnaud, Some more testing on Ubuntu 9.04. Here is the output of bcmxcp_usb and lsusb ============================================ root at
2008 Jan 26
1
Shift count warning messages
Hi Jim, Thanks a lot for investigating. It definitely makes sense now. I'll fix the problem now. Is there any other place where you see that same (or similar) problem? Jean-Marc Jim Crichton a ?crit : > Jean-Marc, > > I dug into this further, and found that the warning occurred when PSHR32 > had a shift greater than 15. > > in fixed_generic.h, PSHR32 is defined as: >
2008 Jan 23
0
Shift count warning messages
I looked back at my old C55 EC build, and I had the same warning in mdf.c which Mike found. The assembly code did have a valid shift, and this build did cancel echo. When I built with the SVN head, I saw the errors in kiss_fft.c also. The assembly there also has valid shifts. So, I suspect that these warnings do not indicate a real problem. It might be interesting to break down the
2008 Apr 08
1
Speex and C5510
Thanks Jim, But i didnt find this project... It's in CCS folder or on TI site ????? Thk's Em 08/04/2008, ?s 15:52, Jim Crichton escreveu: > The TI directory of the Speex source distribution contains a C5509A > project that builds and runs in TI's Code Composer Studio > simulator. This project does file I/O to files specified in the > main source file. See
2011 Apr 19
0
RHmm, mixture of gaussians, memory could not be "read" error
Hi, I'm trying to fit a hidden Markov model (mixture of Gaussians) to stock prices (Open, High, Low, Close) data. Here's my code: #First download the data with package TTR library(TTR) n <- 200 data <- getYahooData("GOOG", strftime(as.POSIXlt(Sys.time() - n*24*3600),format="%Y%m%d")) keep <-
2013 Jun 10
0
Fwd: DC IP address change
The server name did not change, Just the IP address and the appropriate subnet addresses. ----- Original Message ----- From: "JUAN EDUARDO DELGADILLO CHAVEZ" <juan at idec.edu.mx> To: "Saad Benateigha" <sbenateigha at geomega.com> Sent: Monday, June 10, 2013 2:13:10 PM Subject: RE: [Samba] Fwd: DC IP address change [Samba] Fwd: DC IP address change Did you
2017 Aug 31
0
Iterate All Dovecot Users !
Hi Thomas ! So simple.... But you save my ass ..... And yes it works ! Thanks a lot ! Really ! I appreciate it ! Thanks Nick -----Original Message----- From: Thomas Reifferscheid [mailto:thomas at reifferscheid.org] Sent: Thursday, August 31, 2017 10:49 PM To: nlekkas at gmail.com Subject: Re: Iterate All Dovecot Users ! Am 31.08.2017 um 18:18 schrieb Nick Lekkas: > Hello to all ! >
2008 Apr 08
0
Speex and C5510
The TI directory of the Speex source distribution contains a C5509A project that builds and runs in TI's Code Composer Studio simulator. This project does file I/O to files specified in the main source file. See README.TI_DSP in the main directory for some tips. You should use the 1.2 beta 3 distribution. You should be able to load, build, and run this with no effort except to get the
2013 Oct 07
0
Fwd: RE: [3.6.8] XP fails with error 1326
-------- Original Message -------- Subject: RE: [Samba] [3.6.8] XP fails with error 1326 Date: Mon, 7 Oct 2013 12:46:04 -0500 From: JUAN EDUARDO DELGADILLO CHAVEZ <juan at idec.edu.mx> To: gaiseric.vandal at gmail.com Re: [Samba] [3.6.8] XP fails with error 1326 Did you create the smb user and password? You must create users with smbpasswd ?a username to connect to the share