[Home]

Summary:ASTERISK-10829: [patch] Solaris fixes to compile
Reporter:snuffy (snuffy)Labels:
Date Opened:2007-11-19 18:48:06.000-0600Date Closed:2007-12-14 15:07:40.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_unistim
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 11315-patch.diff
Description:Changed to ast_time because timezone not in solaris time structure.
Added compilation flag to allow use of the macros used in this channel driver.
Switch one of the values for ip socket that is the same but used on more platforms.
Comments:By: snuffy (snuffy) 2007-11-19 18:51:17.000-0600

I had to also removed a define from ilbc couldn't find it used and with other compile option that was required to get this to work has it already defined

By: Tilghman Lesher (tilghman) 2007-12-14 10:28:00.000-0600

It appears that you have more than just the compat changes in this patchset.  Not that I necessarily disagree with them, but we try to keep changesets isolated to only the things that they fix.

By: Digium Subversion (svnbot) 2007-12-14 15:07:40.000-0600

Repository: asterisk
Revision: 93090

U   trunk/Makefile
U   trunk/channels/chan_unistim.c
U   trunk/codecs/ilbc/iLBC_define.h

------------------------------------------------------------------------
r93090 | tilghman | 2007-12-14 15:07:39 -0600 (Fri, 14 Dec 2007) | 5 lines

Solaris compat fixes
Reported by: snuffy
Patch by: snuffy,tilghman
(Closes issue ASTERISK-10829)

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

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