[Home]

Summary:ASTERISK-03752: [patch] Use ast_strcasestr instead of strcasestr
Reporter:Russell Bryant (russell)Labels:
Date Opened:2005-03-23 13:38:34.000-0600Date Closed:2008-01-15 15:28:20.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chansip_strcasestr.txt
Description:There are some places in chan_sip where strcasestr is used instead of ast_strcasestr.  This was reported as causing some problems for those not running linux.

****** ADDITIONAL INFORMATION ******

disclaimer on file
Comments:By: Mark Spencer (markster) 2005-03-23 19:02:18.000-0600

Added to CVS head, thanks!

By: Russell Bryant (russell) 2005-03-31 21:32:31.000-0600

not an issue in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:28:20.000-0600

Repository: asterisk
Revision: 5235

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r5235 | markster | 2008-01-15 15:28:20 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix portability (Bug ASTERISK-3752)

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

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