[Asterisk-Dev] Patch for DISA - New voice message dialtone while using password file

Robert Hendrickx robert.hendrickx at advalvas.be
Wed Jul 6 11:01:34 MST 2005


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 :-)

Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20050706/0bb7d9f2/attachment.htm


More information about the asterisk-dev mailing list