Displaying 17 results from an estimated 17 matches for "nextaftercmd".
2007 Mar 05
1
Voicemail question
Group
In voicemail.conf I would like to having the following setup per
context not per-mailbox settings
serveremail
userscontext
fromstring
usedirectory
emailbody
pagerfromstring
dialout
sendvoicemail
callback
review
operator
volgain
nextaftercmd
forcename
forcegreetings
tempgreetwarn
Can this be done?
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070305/e1cc663b/attachment.htm
2004 Jul 20
1
RC1 and advanced voice mail options
...email 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
central=America/Chicago|'vm-received' Q 'digits/at' IMp
central24=America/Chicago|'vm-received' q 'digits/at' H 'digits/hundred'
M 'hours'
[default]
1234 =...
2013 Jun 03
2
Difference MySQL between 1.6.x and 11.4.x
...---------------+-------------+---------------------+
| uniqueid | customer_id | context | mailbox | password |
fullname | email | pager | tz | attach | saycid |
dialout | callback | review | operator | envelope | sayduration |
saydurationm | sendvoicemail | delete | nextaftercmd | forcename |
forcegreetings | hidefromdir | stamp |
+----------+-------------+--------------+------------+----------+--------------+-----------------------+-------+---------+--------+--------+---------+----------+--------+----------+----------+-------------+--------------+-----------...
2007 Aug 28
2
Voicemail Password Issue
...nsight 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/Chicago|'vm-received' Q 'digits/at' IMp
central24 = America/Chicago|'vm-received' q 'digits/at' H N 'hours'
military = Zulu|'vm-received'...
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
2015 Jun 16
0
howto copy a voicemail message to another machine ?
...ng some sort of Rube
Goldberg machine to send email why don't you explain what you tried and
where you ran into problems?
In case it helps, here are my general settings in voicemail.conf:
[general]
attach=yes
maxsilence=10
serveremail=NULL at Vex.Net
format=wav49
fromstring=Vex.Net Voice Mail
nextaftercmd=yes
forcename=yes
pollmailboxes=yes
pollfreq=5
And for each extension I have this (sanitized):
1000 => 1234,D'Arcy,darcy at example.com
That's the extension, PIN, name and email address.
--
D'Arcy J.M. Cain
System Administrator, Vex.Net
http://www.Vex.Net/ IM:darcy at Vex.Net
Vo...
2005 Aug 10
0
Problem with voicemail, invalid extension, no error handler
...is the error message specifically
Channel 'IAX2/4444@4444/2' sent into invalid extension '1000@default'
in context 'exten-vm', but no invalid handler
Here is my voicemail.conf entry:
[default]
1000 => 1234,Tim
P,user@email.com,,attach=yes|saycid=no|envelope=no|delete=no|nextaftercmd=no
Not sure what else needs to be done to fix this, any ideas?
Thanks,
Tim
2006 Feb 23
0
maxmessages and maxgreet per mailbox
...#39;no',
`envelope` varchar(4) NOT NULL default 'no',
`sayduration` varchar(4) NOT NULL default 'no',
`saydurationm` tinyint(4) NOT NULL default '1',
`sendvoicemail` varchar(4) NOT NULL default 'no',
`delete` varchar(4) NOT NULL default 'no',
`nextaftercmd` varchar(4) NOT NULL default 'yes',
`forcename` varchar(4) NOT NULL default 'no',
`forcegreetings` varchar(4) NOT NULL default 'no',
`hidefromdir` varchar(4) NOT NULL default 'yes',
`stamp` timestamp(14) NOT NULL,
`maxmsg` int NOT NULL default '60',...
2010 Mar 26
1
no voicemail on pstn line
...X100p modem ) calls but, can't hear any message coming in from that line.
Any suggestions?
Thanks in advanced.
Here's voicmail.conf:
[general]
; Choose a format to save voicemails as
format=gsm
volgain=1.1
skipms=3000
maxsilence=10
sayduration=no
saycid=no
sendvoicemail=no
review=yes
nextaftercmd=yes
listen-control-forward-key=#
[default]
100 => 1234,testing
101 => 1234,testing2
102 => 1234,testing3
2015 Jun 16
2
howto copy a voicemail message to another machine ?
...hy don't you explain what you tried and
> where you ran into problems?
>
> In case it helps, here are my general settings in voicemail.conf:
>
> [general]
> attach=yes
> maxsilence=10
> serveremail=NULL at Vex.Net
> format=wav49
> fromstring=Vex.Net Voice Mail
> nextaftercmd=yes
> forcename=yes
> pollmailboxes=yes
> pollfreq=5
>
> And for each extension I have this (sanitized):
>
> 1000 => 1234,D'Arcy,darcy at example.com
>
> That's the extension, PIN, name and email address.
>
There's no problem setting up vm on *. I can...
2007 Jan 09
2
Attatching VM via email for more than one user
...; 14
password => 1234
fullname => Sales and Service
email => user1@domain.com
email => user2@domain.com
tz => eastern
attach => yes
saycid => yes
review => no
operator => no
envelope => no
sayduration => no
saydurationm => 1
sendvoicemail => no
delete => no
nextaftercmd => yes
forcename => no
forcegreetings => no
hidefromdir => yes
stamp => 2007-01-09 19:19:39
For some reason the VM's will only come in to the second address. And not the first. I looked in to the mail logs and I see no errors. Thanks.
Dovid
-------------- next part -----------...
2006 May 11
2
Problem setting locale for voicemail
I've set voicemail almost successfully, only a minor detail remains :-)
I can't get the dates in my local language (spanish). In sip.conf,
zapata.conf and voicemail.conf, I've set:
language=es
and my locale is "es" also. However, the days and months names still
appear in english in the emails!!!
Thursday 11 de May de 2006, 18:49:34.
instead of
Martes 11 de mayo de
2005 Feb 11
1
Asterisk-MySQL: Not loading voicemail config from MySQL
...; This does NOT affect
option 3,3 from the advanced options menu
; delete=yes ; After notification, the
voicemail is deleted from the server. [per-mailbox
only]
; This is intended for use
with users who wish to receive their voicemail ONLY by
email.
; nextaftercmd=yes ; Skips to the next message
after hitting 7 or 9 to delete/save current message.
; [global option only at
this time]
;;
;; Configure to read from mySQL database
;;
dbuser=mydbuser
dbpass=mydbpass
dbhost=localhost
dbname=asterisk_vm
[zonemessages]
eastern=Ameri...
2006 Mar 14
3
Outbound paging dialplan example?
Due to changes at the office, I'm finally getting around to setting up
an AA to deal with incoming calls. One of the big changes is that we're
dropping the old alphanumeric pager and will just send pages to our
phones. I've got the outbound greeting message working in a test
context no problem right now, but I'm kind of stuck on how to capture a
DTMF sequence from a user and
2013 Jan 22
2
Asterisk voicemail minimum length / silence settings
What I'm trying to achieve is that a voicemail message should be at
least 3 seconds long for it to be saved, but *after that* a prolonged
silence (e.g. 10 seconds) 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
;
2004 Oct 01
1
Configuring X Ten to make call using FX0
...ab\tab ; This does NOT affect option 3,3 from the advanced options menu\par
; delete=yes\tab\tab ; After notification, the voicemail is deleted from the server. [per-mailbox only]\par
\tab\tab\tab ; This is intended for use with users who wish to receive their voicemail ONLY by email.\par
; nextaftercmd=yes\tab ; Skips to the next message after hitting 7 or 9 to delete/save current message.\par
\tab\tab\tab ; [global option only at this time] \par
\tab\tab\tab\par
[zonemessages]\par
eastern=America/New_York|'vm-received' Q 'digits/at' IMp\par
central=America/Chicago|'vm-rec...
2004 Jul 19
0
*** Asterisk Sun/Monday News: Time to download, Scotty!
...ive to mpg123)
* Parking: Rename "parking.conf" to "features.conf"
APPLICATIONS
* Dial: Make ringing clearer
* Dial: Publish DIALEDTIME and ANSWEREDTIME variables after the call
* Voicemail: Rename option "emailtitle" to "emailsubject"
* Voicemail: Add "nextaftercmd" option to voicemail to move to the
next message automatically
* Voicemail: change to flow of voicemail login when password is bad
* pbx: Give Busy() and Congestion() an optional timeout
* GroupCount: Allow multiple groups per channel (group categories)
CHANNELS
* chan_iax2: Add IAX provis...