update to asterisk-16.27.0

This commit is contained in:
sthen 2022-06-25 20:48:19 +00:00
parent 1105f2feff
commit 4f6d05a809
3 changed files with 5 additions and 6 deletions

View File

@ -1,8 +1,7 @@
VER= 16.26.1
VER= 16.27.0
PJ_V= 2.12
SHLIB_V= 0.0
VERSION_SPEC= >=16.0,<17.0
PORTROACH= limit:^16\.
REVISION-main= 0
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
SHA256 (asterisk-16.26.1.tar.gz) = IByS5ZH8HbLHGyZJB77vWU1i1mAWjUK16D+dxZOxvOA=
SHA256 (asterisk-16.27.0.tar.gz) = BQyG2YO7k9JENRxHlWHQjD/w+ZqIVpikXSLulzJ0V+Y=
SHA256 (pjproject-2.12.tar.gz) = s7lNm+SrqPbS0csWRgPoGwpu4XNS+eK6W1jjJeYQylo=
SIZE (asterisk-16.26.1.tar.gz) = 28001023
SIZE (asterisk-16.27.0.tar.gz) = 28014649
SIZE (pjproject-2.12.tar.gz) = 9658564

View File

@ -14,7 +14,7 @@ Index: apps/app_voicemail.c
#else
#include "c-client.h"
#include "imap4r1.h"
@@ -3395,7 +3398,11 @@ void mm_dlog(char *string)
@@ -3401,7 +3404,11 @@ void mm_dlog(char *string)
}
@ -26,7 +26,7 @@ Index: apps/app_voicemail.c
{
struct ast_vm_user *vmu;
@@ -3405,22 +3412,41 @@ void mm_login(NETMBX * mb, char *user, char *pwd, long
@@ -3411,22 +3418,41 @@ void mm_login(NETMBX * mb, char *user, char *pwd, long
/* We should only do this when necessary */
if (!ast_strlen_zero(authpassword)) {