Displaying 20 results from an estimated 64 matches for "receveive".
Did you mean:
receive
2006 Feb 07
0
Not receving anything from the list
I'm not receving anything from the list, is this a Gmail problem? or
just my account?
2005 Mar 06
2
Trying to get 2 SIP phones to work
Im new to Astererisk. I compiled the latest CVS and setup the server. It
looks like things are working. I'm running kphone, x-lite and sjphone to
test things out. The kphone (local to the asterisk server) can call and
receive calls from any of the 2 windows machines. The first windows phone
I start I can send/receve calls the second one I cannot. I. No matter
which one I start first only
2010 Nov 18
2
SMS Gateway
Hi list-people!
Is there anybody who has expiriences with sms gateway on Centos? Our
customer has a Siemens modem (connected via serial port) and finds any
tool for sending and receving sms. I found something like gammu and
smstools but I'm not sure with it.. Have you any tips?
Thanks a lot!
JJ.
2005 Feb 15
2
CAPI not installed
I own a ME600 EPIA Mini-ITX main board with the latest Debian distro
(kernel 2.6.8) with isdnutils-base, libcapi20-dev, libcapi20-2,
isdnactivecards installed. I have a QuadBRI module by Junghanns with
bristuff-0.2.0-RC3a (with asterisk-1.0.3, zaptel-1.0.3 and
libpri-1.0.3), and chan_capi-0.3.5. I followed all INSTALL instructions,
but I have some strange behaviour. All modules seems to be
2006 Jun 05
1
IM integration
>From WITHIN my web app, I want the web app users to be able to send IM
messages to yahoo,msn,AOL users. The receving users are not aware of the
sender. So our web app takes the input msg from the sender (RAILs app),
then on the background sends the msg to the recevier (the recevier is
aware of the sending application id). Any response from the recevier
will then be displayed to the sender
2008 May 01
1
virtual mbox case sensitive?
This is on dovecot 1.1.rc4.
I have this mail_location:
mail_location = maildir:/apps/mail/%d/%n/Maildir
When I receve mail to a virtual mailbox, its putting it in different
Maildir's depending on what the sender used for the caseness of the
recipient's email address:
I have these Maildirs:
JasonK JuliaM info jasonk juliam
JasonK and jasonk should be the same maildir. So should
2002 Dec 26
1
Dovecot splited fetch problem
Hello,
When I was trying out the IMAP server (using Mozilla as client), I have
no success of receving mail with attachments. Looking it down further
I've found that Mozilla fetches the message in 10k blocks, and the
server seems missed a couple of bytes at where the split occurs...
Mozilla start the fetch by saying:
* 413 FETCH (UID 827 RFC822.SIZE 106371 BODY[]<0> {10240}
-- snip
2004 Jul 14
1
error 1 and 2 during make of asterisk with SUSE 8.2 and 9.1
Hi, i'm traying to compile asterisk on my pc, a laptop
whit SUSE 9.1 and a desktop with SUSE 8.2, with a teles S0
16/3 PnP. With Kernel 2.4 (Desktop) Asterisk run but
it's umpossible to compile the driver ISDN-utils for
Teles. With kernel 2.6 I can't compile zaptel (not necessary
with my laptop) and asterisk, in both cases I receve errors
during make or make linux26 (I saw the notes
2009 Jun 08
1
Timeout when dialing dead peer
A regular Dial(somepeer) to a SIP peer which doesn't reply at all seems
to not time out, or at least have a very long time out.
We have a set up where we can dial two different peers, a primary and a
backup peer. If the first one dies completely, so that no error messages
(no ICMP unreachables or anything) are returned, Asterisk does not
continue in the dial plan but just gets stuck on that
2007 Aug 01
1
centOS query
Dear All
I have jus migrated to centos 5 and jus wondering why n where this problem
could be
server A which is running for the past 2 years used as my primary dns and
mail server
redhat linux 8
sendmail ver-8.12.5-7
bind ver -9.2.1-9
since the server is old and is prone to all security problems i have a new
machine which i have installed the following and will replace my existing
redhat dns +
2009 Apr 20
1
Strange behaivour with extended characters
Hi there.
I am using dovecot in almost all the mail servers I configure, but I have
not noticed some problems till now, when I configured a server for a
japanese language based customer. Now I know, the problem is not about
this customer, but it seems to be a constant in all my servers (for some
reason we did not noticed that before).
The situation is like this.
When receving mail with extended
2007 Aug 03
1
where the problem
Dear All
I have jus migrated to centos 5 and jus wondering why n where this problem
could be
server A which is running for the past 2 years used as my primary dns and
mail server
redhat linux 8
sendmail ver-8.12.5-7
bind ver -9.2.1-9
since the server is old and is prone to all security problems i have a new
machine which i have installed the following and will replace my existing
2005 Sep 04
1
POP3 problem about multi users from one IP address concurrent
Hi,all
I have a POP3 problem about multi users from one IP address concurrent.
[Issue description]
The network architecture is as following.
I have setup a mail server(sendmail/dovecot) in PlaceA with IP_A.
And about 6 users are receving mail from the same IP_B( NATed public IP) in
PlaceB.
Their mails are many( about 1Mb/hour each) and ususally set fetch time as
10min/fetch.
Then they
2010 Mar 24
1
Aastra weirds IP 169.x.x.x
Hello my friends...
Currently we are using the following firmware versions on ours aastra 55i:
Firmware Information
Attribute Value
Firmware Version 2.1.0.2145
Firmware Release Code SIP
Boot Version 2.0.1.1055
Date/Time Jun 20 2007 06:20:29
Can we make a firmware upgrade to the latest one: 6755i (55i) SIP,
V2.5.3.18, January 2010 , English , ZIP , 2,849 KB
on the site:
2003 Jul 11
3
mgcp problems
I strange error messages when using mgcp and ata186 .
This session is simply dial into 600 demo extension - echo test
...
Handling request 'NTFY' on aaln/1@10.0.1.19
Transmitting:
200 29 OK
to 10.0.1.19:2427
-- Endpoint 'aaln/1@10.0.1.19-1' observed '0'
-- MGCP Asked to indicate tone: on aaln/1@10.0.1.19-1 in cxmode:
sendrecv
Posting Request:
RQNT 306
2006 Mar 22
4
How to write this SQL query?
Hi!
Is there rails version of "where column in (value1, value2, ...)"?
I know i could do OR many times, but this way is shorter.
I''m ruby/rails newbie, so i have a problem with converting the hash,
which i''m receving from the search form into the string for :conditions
in find method.
Could i instead of creating one, complicated (for me) query do something
like
2006 Nov 24
1
mfcr/R2
Hello!
I'm tryuing to bring up an R2 connection but eventhough I've followed
the guidelines in: http://zarzamora.com.mx/asterisk/17 something seems
to be missing.
When an incomming call is generated I get:
Nov 24 06:01:17 WARNING[-197416016]: chan_unicall.c:612 unicall_report:
MFC/R2 UniCall/24 <- 0001
[1/
1/Idle
/Idle ]
Nov 24 06:01:17 WARNING[-197416016]:
2016 Dec 24
0
permissions and doveadm
@Christian: thanks!
OK, config problem, i need to look into that problem first, so i can
receveive answers send to the list too ... :-[:-[:-\
this time i found the answer here:
http://dovecot.org/list/dovecot/2016-December/106552.html
On 22-12-16 20:46, dovecot wrote:
> I did an upgrade from OpenSUSE 13.1 to 13.2 (finally), and now doveadm
> fails.
>
> I went from an self-compile...
2008 May 27
0
problem avec le navigatieur firefox
Bonjour, j'aime bien Mozilla Firefox; mais il déconne juste aprés son
installation, et je n'arive pas à me connecter aprés ;en recevant un message
, qui m'indique un probleme dans de fichier *install.rdf
*s'il vous plait pouvez vous m'aider???
Merçi
cordialement
[[alternative HTML version deleted]]
2006 May 03
0
Dovecot-1.0.beta7 Build Fedora 3 Error REMOVE
Sorry about the double post and I did search google but it didn't provide me
with the information i needed.
You can delete the last 2 posts I was forced to use google as I was not
receving emails from the list at ljackson at luteck.com
Thanks for your help hope to be more informed next time I post.
-Luke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: