[asterisk-bugs] [JIRA] (ASTERISK-24052) Imap voicemail support. Voicemail reload issue
Louis Jocelyn Paquet (JIRA)
noreply at issues.asterisk.org
Thu Jul 17 09:09:56 CDT 2014
Louis Jocelyn Paquet created ASTERISK-24052:
-----------------------------------------------
Summary: Imap voicemail support. Voicemail reload issue
Key: ASTERISK-24052
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24052
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Applications/app_voicemail/IMAP
Affects Versions: 1.8.22.0
Environment: Free pbx distro
Reporter: Louis Jocelyn Paquet
Severity: Minor
When we do a voicemail reload, the application is recreating new IMAP connection whithout closing the active one. This is resulting with extra open connection. After about 30 minutes, the old connections moving in states close_wait and stay like this until we restart asterisk.
For my production server with 65 users using IMAP storage vor voicemail, this is resulting with 65 extra IMAP connections every time we do an apply. So after 1 week, we got all IMAP TCP socket use and we need to restart Asterisk because the server cannot establish new IMAP connections.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list