Displaying 20 results from an estimated 2000 matches similar to: "Test Call Script"
2006 Oct 16
5
Stopping putgoing calls after working hours
Dear All,
I am trying to find a way to stop people who use phones after business
hours (a policy the company wants to implement), we have cisco 7940 and
7910 phones and sadly they don't have a phone lock password system (on
these ciscos it locks config menu changes but not the calls but the
cisco 7920 has this feauture).
So I was wondering is there a way to make this happen in asterisk??
2006 Oct 18
2
gotoiftime and Macro question
Is there a way to run a macro in a GotoIfTime statement ??
from the wiki documentation it seems not, but......
I would like to do something like this:
.........
554,3,GotoIfTime(08:30-14:30|mon-wed|*|*?Macro(exten-vm,novm,567))
it does not work, as expected from documentation
any workaround to call an extension WITHOUT vm (also if vm for that
extension is present...) as a consequence of a Time
2006 Jun 27
3
Voicemail volume adjustment
I frequently find voice messages are emailed to users with insufficient
volume - barely audible. I would like to have asterisk run a sox command to
adjust the volume of each message before emailing (perhaps once the message
has been left).
Has anyone done this? Care to share the steps?
Thanks,
MD
2006 Jan 16
1
I've sent a message to the list 6 hours ago and it's still not showing up
I've sent a message to the list Asterisk-user 6 hours ago and it's still
not showing up.
I've seen others with questions about the availability of the list.
It may be something the moderators want to check out.
2006 Jun 21
5
Polycom Intercom - almost there
Ok so I added to my Freepbx config running Asterisk 1.2.4 in
extensions_custom.conf
; intercom
exten => _7XXX,1,SIPAddHeader(Alert-Info: Auto Answer)
exten => _7XXX,2,Dial(SIP/${EXTEN:1},12,Tt)
and configured my Polycoms via this page
http://www.voip-info.org/wiki/view/Polycom+auto-answer+config for auto
answer and that works fine if I dial 7 then the 3 digit extension.
No
2006 Oct 13
5
Polycom IP 501 phone randomly resets itself (loses Received call log, Missed calls, placed calls)
I've been noticing that my group of Polycom IP 501 phones seems to
randomly reset themselves nearly every night (I guess it usually
happens at night, since I've never seen it happen while I've been at
work during the day)..
When I say "reset", I mean, the hands free volume and ring volume are
set to the default and the call logs (received calls, missed calls,
placed calls)
2005 Oct 05
4
dropped calls when g729 is used on sip leg
Hello - I have 8 polycom 501s all setup great using ulaw. We have put
them through a pretty rigorous torture over the last 4 months, and
they've performed famously. No dropped calls ever.
We invested in some g729 licenses. changed my ipmid.cfg so that g729 is
priority 1 and ulaw is priority 2. I added allow=g729 to my extension's
sip.conf entry, where existed before disallow=all
2006 Apr 08
2
dovecot-dspam-plugin not launching dspam
hello,
i added the dovecot-dspam-plugin [1] to my dovecot-installation. when
trying to move a mail out of or into the predefined spamfolder with
thunderbird a messagebox shows : "dspam failed" and the message remains
in its original position. i am using virtual mail users contained in a
postgresql-database [2]. normal imap access and dspam training from the
commandline works fine.
2005 Oct 17
6
initiate call recording from phone.
I am looking for a way to allow a user to record a call simply by
pressing a button or some combination of buttons on their phone. Is
this possible?
I have read the stuff about the monitor command; however, this doesn't
seem to be very interactive for the user.
Thanks,
Andy
--
H. Andy Goss
Network Engineer
Network Advocates Inc.
Main: 502.412.1050
DID: 502.992.5933
Mobile: 502.387.8216
2008 Nov 15
1
[dspam-users] mysql fetch row error
Hi Steve,
MTA = Postfix
I have amavis - spamassassin - dspam installed.
i think spamassassin scnas after dspam, cuase in the mail headers dspam
comes at first.
I use Dovecot as Imap Server
OS = Gentoo Linux
i put the config of dspam here = http://rafb.net/p/VCX8XO97.html
if u need more confs just tell me , i can paste then
marko
Steve schrieb:
> Hallo Marko
>
> This is not
2013 Apr 30
2
dovecot antispam plugin is not woking
?Hi All,
I am using dovecot? version 2.0.9
DSPAM Anti-Spam Suite 3.10.2 (agent/library)
ClamAV 0.97.7/17102
and dspam antispam plugin
?dovecot-antispam-plugin-43880985e3dd
and plugin configuration is given below:
protocol imap {
? mail_plugins = " antispam autocreate"
}
protocol pop3 {
? mail_plugins = antispam autocreate
}
plugin {
? antispam_allow_append_to_spam = YES
?
2014 Jul 17
1
dspam dovecot-lda
Hello list,
Is there a way to call a spam filter in dovecot-lda like maildrop uses
the xfilter command within the .mailfilter file to do the same?
Eric
2010 May 11
4
antispam plugin problem
Hi
I have installed a plug-in an antispam and when I try to move the message to a folder a spam mutt produces an error "Failed to call dspam."
Here's my configuration(all built from ports):
dovecot 1.2.11
dovecot-antispam 1.2_4,1
dspam 3.9.0_1
FreeBSD 8.0
Relevant sections from dovecot.conf:
protocol imap {
mail_plugins = antispam
...
}
plugin {
antispam_signature =
2013 Nov 25
1
Dovecot 2.2.7/2.2.8 failing to call dspam with antispam
Hello again,
I'm running Gentoo AMD64 2013 with postfix, mysql, dovecot and dspam :
dovecot 2.2.8 (it was working fine with 2.2.6 after doing a chmod 4511
on dspam binary), dspam 3.10.2-r1 and dovecot-antispam-2.0_pre20130429
(recompiled after each dovecot upgrade).
I've set dspam to debug, and mail_debug to yes.
uid 1001 is user vmail (dovecot is running under vmail)
gid 12 is group
2003 Mar 26
2
Cannot see any files in samba shares
I have installed Samba 2.2.8 on a Solaris 8 machine. My compile options
were as follows:
./configure --with-fhs --prefix=/usr --sysconfdir=/etc --localstatedir=/var
--with-smbwrapper --with-syslog
My smb.conf is as follows:
[global]
workgroup = <Our NT Domain>
netbios name = MOJO
server string = Samba Server v. 2.2.8
security = DOMAIN
encrypt
2009 Jun 14
1
dovecot-antispam and permissions
hi list,
I'm having trouble with a new setup. My server is running postfix
(2.5.5), dovecot (1.1.7), dspam (3.8.0). These all seems to work with
eachother. When I add dovecot-antispam in the mix, the following problem
occurs:
New mail arrives, postfix hands the mail to dspam using a
content_filter, and dspam clasifies the mail, running as the dspam user.
Dspam writes its data away in a
2009 Jun 13
3
dovecot-antispam plugin and "Failed to call dspam" message
Hi,
I had this working until I recently upgraded Dovecot, and now I'm getting a message back from
Thunderbird of "Failed to call dspam." when I attempt to move a message into one of the designated
spam folders.
However, I know from looking at the dspam system.log file, the retraining actually happens - so it
-does- appear to be calling dspam. It appears that the 'move'
2008 Jul 23
5
Dovecot antispam (X-DSPAM-Signature)
Hi,
I recently installed an IMAP server with dovecot and the dovecot
antispam plugin with dspam backend.
If I configure dspam to not include the signature in the
X-DSPAM-Signature header will I be able to move mail into SPAM folder?
Regards,
Isabel
2017 Feb 12
4
Replacement for antispam plugin
Den 12. feb. 2017 21:44, skrev ebroch at whitehorsetc.com:
>
>
> Any opinion on dspam's interoperability with this?
>
>
Just follow the wiki and replace sa-learn scripts with calling dspam.
Dspam direct pipe needs mail-line-endings (\r\n) translated into unix
line-endings (\r).
like so:
----- learn-spam.sh ---------
#!/bin/sh
sed -e 's/\r$//' | /usr/bin/dspam
2009 Feb 03
4
Dovecot-antispam does not work
Hi,
I have installed dovecot-antispam and configured it this way (as in the doc)
with the dspam exe:
protocol imap {
mail_plugins = antispam
mail_plugin_dir = /usr/lib64/dovecot/imap
}
plugin {
# For dovecot-antispam:
antispam_signature = X-DSPAM-Signature
antispam_trash = trash;Trash;Deleted Items
antispam_spam = SPAM;Junk
#antispam_unsure = unsure