----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3833/#review13058 -----------------------------------------------------------
trunk/apps/app_voicemail.c <https://reviewboard.asterisk.org/r/3833/#comment23499> "next" appears to be off by one, not generating enough commas. char *next = emailsbuf; fixes the issue for me. - abelbeck On Aug. 8, 2014, 7:15 p.m., Jason Parker wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviewboard.asterisk.org/r/3833/ > ----------------------------------------------------------- > > (Updated Aug. 8, 2014, 7:15 p.m.) > > > Review request for Asterisk Developers and Jacob Barber. > > > Bugs: ASTERISK-24045 > https://issues.asterisk.org/jira/browse/ASTERISK-24045 > > > Repository: Asterisk > > > Description > ------- > > Allow sending voicemail to multiple email addresses. > > Should this supersede https://reviewboard.asterisk.org/r/3829/ ? I would > think so. > > > Diffs > ----- > > trunk/configs/samples/voicemail.conf.sample 420313 > trunk/apps/app_voicemail.c 420313 > > Diff: https://reviewboard.asterisk.org/r/3833/diff/ > > > Testing > ------- > > Patch in FreePBX distro for ~6 months. > > > Thanks, > > Jason Parker > >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
