[Home]

Summary:ASTERISK-04103: Small fix to make app_directory work on solaris
Reporter:sangoma-michaelb (sangoma-michaelb)Labels:
Date Opened:2005-05-07 05:59:51Date Closed:2011-06-07 14:11:55
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Applications/app_directory
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_directory_solaris_patch
Description:minor cleanup that includes the changes strcasestr to ast_strcasestr
Disclaimer from sangoma on file
Comments:By: Russell Bryant (russell) 2005-05-07 08:45:45

fixed in CVS head, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:33:33.000-0600

Repository: asterisk
Revision: 5595

U   trunk/apps/app_directory.c

------------------------------------------------------------------------
r5595 | russell | 2008-01-15 15:33:33 -0600 (Tue, 15 Jan 2008) | 2 lines

use ast_strcasestr (bug ASTERISK-4103)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5595