[Asterisk-Dev] Patch for DISA - New voice message dialtone while
using password file
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Wed Jul 6 11:59:02 MST 2005
On Wednesday 06 July 2005 13:01, Robert Hendrickx wrote:
> Hello,
>
> Here is a little patch to be able to use the mailbox-number format in
> a DISA password file.
>
> Index: apps/app_disa.c
> ===================================================================
> RCS file: /usr/cvsroot/asterisk/apps/app_disa.c,v
> retrieving revision 1.28
> diff -r1.28 app_disa.c
> 277a278,282
>
> > mailbox =
> > strsep(&stringp, "|"); if (!mailbox) mailbox = "";
> > ast_log(LOG_DEBUG, "Mailbox: %s\n",mailbox);
>
> I hope it's correct... it's my first post :-)
Try 'diff -u' format.
--
Tilghman
More information about the asterisk-dev
mailing list