Displaying 20 results from an estimated 26 matches for "asteriskmail".
2004 Sep 07
0
OT - Experience using Gmail for AsteriskMail ingList
...f technical assistance - and I get the ignore... Thanks!
-----Original Message-----
From: Brian West [mailto:brian@bkw.org]
Sent: Tuesday, September 07, 2004 1:49 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] OT - Experience using Gmail for
AsteriskMailingList
STOP THIS NOW.. god you people amaze me. Its just a sig. GET OVER IT!!!
NEXT!!!
bkw
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visi...
2006 Jun 17
6
Canreinvite
I put canreinvite=yes in my sip, for a sipura 3000 and a xlite, however, if
I call the traffic still go throw the asterisk. How come?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060617/8f4449fa/attachment.htm
2005 Aug 16
3
TAFM
Hi,
I installed this program but I am not able to configure, it does not
want to work.
Someone can help me?
2006 Jun 28
12
Ajax.Updater
Hi,
someone can help me, I am ot able to find the way how to user
Ajax.updaterto test if the request give some positive or negative
result.
I am able only to return the result inside a div.
An example is appreciated.
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2006 Apr 01
4
H323 on way voice
Hi,
I installed H323, however when I make a call from SIP Phone -> Asterisk H323
-> Provider H323 the provider can hear me, but I cannot hear nothing.
The asterisk is 1.2.6 with G729 license, and the asterisk is connect direct
to internet with a public IP.
Any thoughts?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Aug 29
1
TXFAX() status
Hi,
I'm using a script in order to send out my faxes with the application
txfax, therefore, I do not know how to see if the faxes are sent.
Any idea?
2006 Apr 01
1
channel.c:787 channel_find_locked: Avoided initial deadlock for '0x8446b50', 10 retries!
I never so this error.
I am using H323 with Asterisk 1.2.6 Any idea what can be the problem?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060401/2e8ad498/attachment.htm
2007 Feb 09
2
Chan_Cellphone
Hi,
I download the last svn and I also look around but I cannot find the source,
I only found the patch
http://bugs.digium.com/print_bug_page.php?bug_id=8919
any one can help me out.
thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070209/6780fde6/attachment.htm
2007 Feb 14
1
Strange behaviour with Dial cmd
I have this simple context
I am register to an external provider and when I am not home I would like to
transfer the phone outside
The problem that the call goes in loop
I cannot understand why.
Can you figure out my error?
Thank you
sip.conf
register => user:pass@provider/400
[inside]
exten => _4X.,1,dial(SIP/ext_400_124/5551234444,5,tT)
exten => _4X.,2,hangup
-- Executing
2007 Oct 23
2
Force codec order
There is a way to force the order of the codecs in the sip.conf since the
allow seams to let know only the accepted codec.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071022/619b8f2b/attachment.htm
2006 Jun 27
1
Capture click
Hi,
I saw one site (bubbleshare) that it is able to caputer the click on the log
in link, however, I cannot understand how they can do that
Someone can explaint it to me?
Thank you
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2006 Jun 27
5
WebPhone
Hi,
someone know a good webphone, possibily a free one
Thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060627/0e83bc29/attachment.htm
2005 Sep 05
4
sending fax
[outgoing-fax]
exten => _0XXXXXXXXX,1,SetVar(NumberCalled=${EXTEN})
exten => _0XXXXXXXXX,2,Wait(10)
exten => fax,1,SetCallerid(${FAX_CALLERID})
exten => fax,2,Dial(Zap/g1/${NumberCalled},60)
exten => fax,3,Hangup
exten => t,1,Busy
exten => i,1,Busy
-----Oorspronkelijk bericht-----
Van: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com]
2015 Sep 08
1
Problem with SHA2/Geotrust and dovecot 2.0.9
Hi
I have renew my geotrust certificate using sha2, and I have problem with
Dovecot 2.0.9 and redhat 6.7.
The same certificate is working in Apache.
The error is
dovecot: imap-login: Fatal: Can't load ssl_cert: There is no valid PEM
certificate.
and the configuration file is
ssl_cert=</etc/pki/dovecot/certs/2015/new.2015.pem
ssl_key =</etc/pki/dovecot/private/new.2015.key
ssl_ca =
2015 Sep 17
1
Sieve and forward
Hi
I have already posted to the postfix group, however, I believe that sieve
and dovecot should be able to fix this problem.
When I receive a message from yahoo and the user forward it to a gmail or
yahoo acount this email is considered as spam or rejected.
>From yahoo is rejected since it seems that I am try to send spam since the
email should be signed with dkim.
Is there a way to encpuslated
2019 May 31
0
Problem SSL entrust certificate
Hi
I have compiled dovecot 2.3.6 on RH 8, and I copied the configuration from
dovecot 2.0.9
however, when I try to connect the new machine the certificate is not
recognized
The same certificate is working with apache
CONNECTED(00000004)
depth=0 ...
verify error:num=20:unable to get local issuer certificate
verify return:1
depth=0 ...
verify error:num=21:unable to verify the first certificate
2009 Feb 19
1
deliver
I am new and for sure I did something stupid
I trying to use dovecot with sendmail
but I am receiving this error
teststat deliver(usertest): net_connect(/var/run/dovecot/auth-master)
failed: Permission denied
stat=Deferred: local mailer (/usr/libexec/dovecot/deliver) exited with
EX_TEMPFAIL
on send mail I added
FEATURE(`local_procmail', `/usr/libexec/dovecot/deliver',`deliver -d
2005 Sep 01
1
Problem with include
Hi,
I put on sip.conf the following line
#include "sip.d/*.conf"
inside I have files like that
provider1.conf
provider2.conf
But asterisk does not want to load it
This is the error
Sep 1 13:18:35 VERBOSE[8756]: == Parsing '/etc/asterisk/sip.d/*.conf': Sep 1
13:18:35 VERBOSE[8756]: == Parsing '/etc/asterisk/sip.d/*.conf': Not found
(No such file or directory)
this
2006 Mar 29
2
H323 behind a Firewall
There is a proble to put an H323 Asterisk server behind an iptables
firewall?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060329/e0627e85/attachment.htm
2006 Apr 05
0
Error Header field Via
Someone know the meaing of this error?
chan_sip.c:3853 copy_via_headers: No header field 'Via' present to copy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060405/61c57e3e/attachment.htm