Displaying 20 results from an estimated 54 matches for "maxsilence".
2005 Mar 25
4
Openloop disconnect?
Hello there,
I tried to found documentation about openloop disconnect on
Asterisk/Zaptel. And up to now, I didn't find anything. Is openloop
disconnect supported by zaptel/wcfxo drivers?
Other question: maxsilence and silencethreshold don't seem to have
any effect on voicemail. Could it be possible that in certain situation
it just wont work? I tried adding some verbose in app.c to have the
totalsilent variable printed out and it remains a 0 forever.
Finaly, does callprogress=yes should be worki...
2006 Apr 24
1
Zap channels not disconnecting after PSTN line hangs up (getting empty voicemails)
...e user.
I've tried setting "minmessage=3" in voicemail.conf, but that only
seems to work when calling from SIP phone to SIP phone - for calls
through the PSTN, it makes no difference (since it seems the Zap
channel isn't disconnecting immediately).
I'm also curious about the maxsilence setting in voicemail.conf, it says:
"Maxsilence defines how long Asterisk will wait for a contiguous
period of silence before terminating an incoming call to voice mail.
The default value is 0, which means the silence detector is disabled
and the wait time is infinite. Maxsilence takes a valu...
2013 Jan 22
2
Asterisk voicemail minimum length / silence settings
...econds) should terminate the call and recording.
My current settings (Asterisk 10.7.0 and 11.2.1) are:
; Minimum length of a voicemail message in seconds for the message to be kept
; The default is no minimum.
minsecs=3
; How many seconds of silence before we end the recording
maxsilence=10
With these settings, I'm getting the following warning message.
WARNING[21671] app_voicemail.c: maxsilence should be less than
minsecs or you may get empty messages
What are the "right" settings for this situation?
Thanks all!
2005 Mar 28
3
TDM04B doesn't hang up after Voicemail
...n => s,104,Hangup
After the call is finished if the user doesn't press # the line hangs forever.
Unfortunately I found it out after i did a " zap show..." 26 minutes after
the call ended :(. I looked into the threads but no answer seems to resolve
the problem (maxthreashhold or maxsilence and there is even a patch to one of
the voicemail files which i have no idea how to implement). The other strange
thing it is happening is that after i hang up the call from the phone if the
outside caller hasn't hang up it recreates the Zap channel and rings it
again.....any clues please?...
2003 Oct 25
2
Voicemail help
hi,
i am trying to do autoattendant but failing. as in the
manual i inserted the background(welcome-mainmenu)
file so that after the sound the caller can dial the
extension he wants to call. i figured that the
background sound wasn't coming in the asterisk. how do
we do this without first loading the welcome message?
for example after certain rings the caller can dial
the extension no to
2004 Jan 19
2
Hangup detection failed
Hi,
We have a system that recorded voicemail for about an hour after the caller
hungup. I'm going to put a timeout on it but is there anything to look for
that can help prevent this? The system is running on a telenet line in
Belgium. The answer dialplan I used was:
[macro-stddial]
exten => s,1,Answer
exten => s,2,Playback(transfer)
exten => s,3,Dial(${ARG2},60)
exten =>
2004 Apr 07
1
Voice Mail Email problem
...he
log says Invalid sender. Sender = asterisk@localhost.localdomain and not
asterisk@somedomain.com as assigned in conf file.
VM Config:
[general]
format=gsm|wav49|wav
serveremail=asterisk@somedomain.com <----Actual file has a valid email.
attach=no
maxmessage=30
silencethreshold=128
maxsilence=10
fromstring=Asterisk Mail
emailbody=${VM_NAME} <${VM_MAILBOX}>\n\nYou have received a ${VM_DUR} long
message from ${VM_CALLERID}. The Message was left on ${VM_DATE}
[bell]
100 => 1234,User1,user1@somedomain.com <------ Actual file has a valid
email.
Thanks in advance....
2005 Feb 07
1
Voicemail timeouts after 30sec's everytime.
...othing changines the fact that it will time out
at 30sec's.
Does any have any ideas as to why this would do this and how I could go
about correcting the issue?
Thanks.
David
[general]
format=wav49|gsm|wav
serveremail=asterisk@unifiedau.net
attach=yes
maxmessage=360
minmessage=1
maxgreet=60
maxsilence=0
maxlogins=3
sendvoicemail=yes
review=yes
[zonemessages]
eastern=Australian/Sydney|'vm-received' Q 'digits/at' IMp
[default]
;mailboxs follow here.
2006 Jan 05
0
Trailing silence in voicemail messages
Is there some way * can trim the trailing silence in a voicemail
message? There's the "maxsilence" setting for silence detection which
is related to what I'm asking but not the same. Let's say I set the
maxsilence to 8 seconds. During the recording of a voicemail, if
someone doesn't say anything for 8 seconds, the recording ends.
However, the recording still has 8 second...
2004 Jul 20
1
RC1 and advanced voice mail options
...diffs failed to apply.
Below is the complete voicemail.conf file.
Any help would be appreciated.
David
dfilion@dotality.com
============================== Begin ============================
;
; Voicemail Configuration
;
[general]
format=wav49|gsm|wav
serveremail=asterisk
attach=yes
skipms=3000
maxsilence=10
silencethreshold=128
maxlogins=3
mailcmd=/usr/local/postfix/sbin/sendmail -t
tz=eastern
attach=yes
saycid=yes
dialout=default
callback=default
review=yes
operator=no
envelope=yes
delete=no
nextaftercmd=yes
[zonemessages]
eastern=America/New_York|'vm-received' Q 'digits/at' IMp...
2004 Sep 17
3
MySQL Voicemail Problems
...2 | |
+----------+-----------+-----------------+------------+---------+
1 row in set (0.01 sec)
mysql> \q
Bye
Voicemail.conf looks like this:
;
; Voicemail Configuration
;
[general]
; Default formats for writing Voicemail
format=wav49
serveremail=support@tss.net
attach=yes
skipms=3000
maxsilence=5
silencethreshold=128
maxlogins=5
dbuser=asterisk
dbpass=xxxxxxx
dbhost=localhost
dbname=asterisk
pbxskip=yes
fromstring=Passnet Voicemail
[zonemessages]
eastern=America/New_York|'vm-received' Q 'digits/at' IMp
central=America/Chicago|'vm-received' Q 'digits/at'...
2009 Aug 24
1
Problems sending voicemail emails
Hi everybody,
I'm trying my Asterisk to send emails when a new message arribes to a
voicemail user but no email arribes.
my voicemail configuration is the following:
VOICEMAIL.CONF:
[general]
format=wav
serveremail=asterisk at mydomain.com
attach=yes
maxmsg=20
maxsecs=180
minsecs=3
maxsilence=10
silencethreshold=128
maxlogins=3
fromstring="My Asterisk"
When I look at maillog file, this is what I get:
* n7OCivth003603: from=root, size=5340, class=0, nrcpts=1, msgid=<
Asterisk-1-227856683-222-3479 at MYSERVER>, relay=root at localhost
* n7OCiw9W003604: from=<root at lo...
2005 May 10
3
Voicemail Passwords
Where are user's voicemail passwords stored and how does the asterisk
administrator change them?
TIA,
Jeff Heath
2005 Sep 15
1
Can not get realtime static voicemail.conf to work
...| 0 | 0 | voicemail.conf | default
| maxmessage | 180 |
| 7 | 0 | 0 | 0 | voicemail.conf | default
| minmessage | 5 |
| 8 | 0 | 0 | 0 | voicemail.conf | default
| maxsilence | 5 |
| 9 | 0 | 0 | 0 | voicemail.conf | default
| silencethreshold | 128 |
| 10 | 0 | 0 | 0 | voicemail.conf | default
| skipms | 3000 |
| 11 | 0...
2006 Jun 12
2
Bug in Voicemail ??
Hello,
I have setup an Asterisk 1.2.7.1 system, with a working voicemail box:
/etc/asterisk/extensions.conf
exten => 83086921,1,Answer
exten => 83086921,2,Dial(SIP/stefan,5,r)
exten => 83086921,3,VoiceMail,u111
exten => 83086921,4,Hangup
exten => 83086921,103,VoiceMail,b111
exten => 83086921,104,Hangup
/etc/asterisk/voicemail.conf
[default]
language=de
111 =>
2006 Mar 21
2
Voice mail not working with Asteriks 1.2.5
...cemail config file for '12'
I have searched for solution a lot can Any one of you let me know how can I
solve this issue do I need to apply any patch for asterisk
Here is voicemail.conf config file
[general]
format=wav49|gsm|wav
serveremail=asterisk
attach=yes
skipms=3000
maxsilence=10
silencethreshold=128
maxlogins=3
saycid=yes
[zonemessages]
eastern=America/New_York|'vm-received' Q 'digits/at' IMp
central=America/Chicago|'vm-received' Q 'digits/at' IMp
central24=America/Chicago|'vm-received' q 'digits/at' H 'di...
2007 Aug 28
2
Voicemail Password Issue
...nually change the pin in the voicemail.conf file there is no
problem. I tried looking on internet for any information, but I found
nothing useful.
Does anybody have any insight on why I can't change my voicemail pin via
the Sip phone? Thanks in advance.
Here is my voicemail.conf file:
maxsilence = 10
silencethreshold = 128
maxlogins = 3
emaildateformat = %A, %B %d, %Y at %r
tz = central
dialout = outbound
sendvoicemail = yes
callback = outbound
review = yes
nextaftercmd = yes
[zonemessages]
eastern = America/New_York|'vm-received' Q 'digits/at' IMp
central = America/Chicag...
2004 Jan 16
4
G.723.1 codec
Hi,
Want to do some experiments with the G.723 codecs - where can I download the
723 source code for Asterisk?
I know there are some ongoing discussion regarding patents and license fees
for the g.723 but I have some hardware on which I only have the 723 and need
to test it privately.
Thanks!
Dan
_________________________________________________________________
Use MSN Messenger to send
2005 Mar 24
1
voicemail problems with CVS-HEAD
...n (local-sip, 4560, 2) exited non-zero on 'SIP/4560-4e18'
cat /etc/asterisk/voicemail.conf
directoryintro=/usr/share/asterisk/sounds ; removing this makes no
; difference
dbuser=asterisk ; not sure this is needed
dbhost=localhost
dbname=asterisk
serveremail=asterisk
attach=yes
skipms=3000
maxsilence=10
silencethreshold=128
maxlogins=3
[zonemessages]
eastern=America/New_York|'vm-received' Q 'digits/at' IMp
central=America/Chicago|'vm-received' Q 'digits/at' IMp
central24=America/Chicago|'vm-received' q 'digits/at' H 'digits/hundred' M
...
2015 Jun 16
4
howto copy a voicemail message to another machine ?
My asterisk server is in the cloud. Figuring out how to send an email is
too much brain damage. So i can't use the email feature that's built
into voicemail.
What I want to do is execute a remote command with the voicemail as an
argument. The remote machine command would email the message.
I'm thinking of:
same =>n,VoiceMail(vm,u)
same =>n,System(ssh myserver "emailVM