Displaying 19 results from an estimated 19 matches for "pollmailbox".
Did you mean:
pollmailboxes
2008 Aug 17
1
pollmailboxes
1.6 UPGRADE.txt:
> * If you use any interface for modifying voicemail aside from the built in
> dialplan applications, then the option "pollmailboxes" *must* be set in
> voicemail.conf for message waiting indication (MWI) to work properly. This
> is because Voicemail notification is now event based instead of polling
> based. The channel drivers are no longer responsible for constantly manually
> checking mailboxes f...
2010 Jul 06
1
Externnotify on pollmailboxes=yes
Not sure if this is a bug yet, so I wanted to ask around to see if anyone else was having this issue. I have pollmailboxes=yes set in voicemail.conf but externnotify is not called. I know it isn't the externnotify script because if the changes are done in asterisk then it is called properly, if the changes are done via our webserver then it is not. Also, we use odbc voicemail storage.
Thanks for any help,-Eric...
2008 Jan 17
1
IMAP client in asterisk not trying to contact IMAP server
...to use the local IMAP server.
The local IMAP server is dovecot, with a master password configured. I've
tried plain and SHA auth, but from the logs I don't even see the asterisk
master user trying to connect.
Here's my voicemail.conf:
[general]
imapserver=localhost
imapfolder=Inbox
;pollmailboxes=yes
;pollfreq=30
imapflags=notls
authuser=asttest
expungeonhangup=yes
authpassword=whatever
[default]
5252 => 5252,Test,5252 at localhost,,imapuser=5252
(I have also tried this line as:
5252 => 5252,Test,,,imapuser=5252
5252 => 5252,Test,5252 at localhost,,imapuser=5252|imappass=pass
5...
2011 Jun 08
3
Asterisk 1.8 broken MWI
Hi ALL,
After upgrade 1.8 my MWI wasn't working I do have setting in voicemail.conf. Do i need to do anything else to fix my MWI on polycom 501 ? It was working with 1.2 asterisk.
pollmailboxes=yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110608/e1f59a92/attachment.htm>
2008 Oct 26
3
hammering imap vmail storage
I've configured asterisk 1.4 to use imap storage for voice-mail and
while I'm happy with it generally speaking it really seem to hammer the
IMAP server. It appear, from the IMAP server logs that it's polling
the imap server every *second* for mailbox updates for the users'
voice-mail folders.
Is it really necessary to do this once a second? Is this tunable
anywhere?
Thanx,
b.
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
2009 Jul 03
1
Zimbra IMAP authentication - SOLVED
...;
while read EADD
do
echo "${EADD}"
LINE="$(printf ${EADD}\000${ADMIN}\000${APW} | openssl base64 | tr -d '\n')"
echo -e "${EADD}\t${LINE}\n" >> "${OFILE}"
done < "${1}"
Here is a portion of voicemail.conf:
pollmailboxes=yes
pollfreq=60
; IMAP voice mail storage
imapserver=zimbra.ssiservices.biz
imapport=7143 ; Using the Zimbra IMAP proxy at 143 on this station - real IMAP listens on 7143
expungeonhangup=yes
imapfolder=INBOX
imapflags=notls
;authuser=manager at ssiservices.biz
;authpassword=password
imapgreeting...
2015 Jun 16
0
howto copy a voicemail message to another machine ?
...achine 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
VoIP: sip:darcy at Vex.Net
2020 Sep 03
0
Asterisk 13.36.0 Now Available
...ithout your participation.
Thank you!
The following issues are resolved in this release:
Bugs fixed in this release:
-----------------------------------
* ASTERISK-29042 - res_parking: Parker UUID is no longer
copied
(Reported by Misha Vodsedalek)
* ASTERISK-29029 - Voicemail "pollmailboxes"-option not
working, bug in function handle_subscribe
(Reported by
Karsten Wemheuer)
* ASTERISK-29046 - pbx: Deadlock when doing a reload, while
simultaneously doing an ExtensionState on a pattern match hint
that ends up adding an extension
(Reported by R...
2020 Sep 03
0
Asterisk 16.13.0 Now Available
...ithout your participation.
Thank you!
The following issues are resolved in this release:
Bugs fixed in this release:
-----------------------------------
* ASTERISK-29042 - res_parking: Parker UUID is no longer
copied
(Reported by Misha Vodsedalek)
* ASTERISK-29029 - Voicemail "pollmailboxes"-option not
working, bug in function handle_subscribe
(Reported by
Karsten Wemheuer)
* ASTERISK-29046 - pbx: Deadlock when doing a reload, while
simultaneously doing an ExtensionState on a pattern match hint
that ends up adding an extension
(Reported by R...
2020 Oct 20
0
Asterisk 13.37.0 Now Available
...events
(Reported by Ove Aursand)
* ASTERISK-29043 - app_queue: Leave empty sometimes not
recorded as abandoned
(Reported by Kfir Itzhak)
* ASTERISK-29042 - res_parking: Parker UUID is no longer
copied
(Reported by Misha Vodsedalek)
* ASTERISK-29029 - Voicemail "pollmailboxes"-option not
working, bug in function handle_subscribe
(Reported by
Karsten Wemheuer)
* ASTERISK-28878 - chan_pjsip: PJSIP_MEDIA_OFFER Broken
asterisk 16
(Reported by Joseph Ades)
* ASTERISK-29046 - pbx: Deadlock when doing a reload, while
simultaneously...
2020 Oct 20
0
Asterisk 16.14.0 Now Available
...events
(Reported by Ove Aursand)
* ASTERISK-29043 - app_queue: Leave empty sometimes not
recorded as abandoned
(Reported by Kfir Itzhak)
* ASTERISK-29042 - res_parking: Parker UUID is no longer
copied
(Reported by Misha Vodsedalek)
* ASTERISK-29029 - Voicemail "pollmailboxes"-option not
working, bug in function handle_subscribe
(Reported by
Karsten Wemheuer)
* ASTERISK-28878 - chan_pjsip: PJSIP_MEDIA_OFFER Broken
asterisk 16
(Reported by Joseph Ades)
* ASTERISK-29046 - pbx: Deadlock when doing a reload, while
simultaneously...
2009 Aug 27
2
asterisk 1.6.0.13 with realtime DB , issue with MWI
Hello all,
I use asterisk 1.6.0.13 with realtime DB.
when a phone (SIP) receive a new voicemail, asterisk update with a NOTIFY
the number of waiting message to the phone, so all is ok .
if I use the voicemail application to consult and to delete voicemail,
asterisk again update correctly the number of message to the phone.
now, if I use a web application or script on aastra phone to delete a
2011 Apr 06
1
MWI not working on most ATAs in Asterisk 1.6.2.17
We've had several customers report since upgrading them to our new
Asterisk 1.6.2.17 server (from version 1.4), that their MWI no longer
works. No significant changes have been made to their SIP
configuration, nor to their ATA configuration.
While not exhaustive, these are the ATAs that don't work:
Linksys SPA2102
Linksys PAP2T-3.1.15
Thomson 780
Thomson 784
Unfortunately, this
2020 Sep 03
0
Asterisk 13.36.0 Now Available
...ithout your participation.
Thank you!
The following issues are resolved in this release:
Bugs fixed in this release:
-----------------------------------
* ASTERISK-29042 - res_parking: Parker UUID is no longer
copied
(Reported by Misha Vodsedalek)
* ASTERISK-29029 - Voicemail "pollmailboxes"-option not
working, bug in function handle_subscribe
(Reported by
Karsten Wemheuer)
* ASTERISK-29046 - pbx: Deadlock when doing a reload, while
simultaneously doing an ExtensionState on a pattern match hint
that ends up adding an extension
(Reported by R...
2020 Sep 03
0
Asterisk 16.13.0 Now Available
...ithout your participation.
Thank you!
The following issues are resolved in this release:
Bugs fixed in this release:
-----------------------------------
* ASTERISK-29042 - res_parking: Parker UUID is no longer
copied
(Reported by Misha Vodsedalek)
* ASTERISK-29029 - Voicemail "pollmailboxes"-option not
working, bug in function handle_subscribe
(Reported by
Karsten Wemheuer)
* ASTERISK-29046 - pbx: Deadlock when doing a reload, while
simultaneously doing an ExtensionState on a pattern match hint
that ends up adding an extension
(Reported by R...
2015 Jun 16
2
howto copy a voicemail message to another machine ?
...nd
> 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't use email off the
instance, since t...
2008 Nov 23
2
How does IMAP notify Asterisk that I've read a message?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have an Asterisk box sitting between the PSTN and a legacy PBX. I
have successfully configured Asterisk to use IMAP for voicemail and have
written the necessary script to turn the MWI indicator (via a .call file
to the PBX) on and off. I have two issues still outstanding:
1) When the user listens to his voice mail via the phone, it will be
2008 Jan 17
0
Channels ID / Soft Hang Up
...to use the local IMAP server.
The local IMAP server is dovecot, with a master password configured.
I've
tried plain and SHA auth, but from the logs I don't even see the
asterisk
master user trying to connect.
Here's my voicemail.conf:
[general]
imapserver=localhost
imapfolder=Inbox
;pollmailboxes=yes
;pollfreq=30
imapflags=notls
authuser=asttest
expungeonhangup=yes
authpassword=whatever
[default]
5252 => 5252,Test,5252 at localhost,,imapuser=5252
(I have also tried this line as:
5252 => 5252,Test,,,imapuser=5252
5252 => 5252,Test,5252 at localhost,,imapuser=5252|imappass=pass
5...