[asterisk-dev] [asterisk-commits] may: trunk r369613 - in /trunk: ./ addons/ addons/ooh323c/src/ configs/

Matthew Jordan mjordan at digium.com
Wed Jul 4 22:33:15 CDT 2012


Looks like there's some warning in this check-in that prevents
it building with --enable-dev-mode:

ooh323c/src/ooCmdChannel.c: In function ?ooReadAndProcessCallStackCommand?:
ooh323c/src/ooCmdChannel.c:426: error: implicit declaration of function ?ast_free?
make[2]: *** [ooh323c/src/ooCmdChannel.o] Error 1
make[1]: *** [addons] Error 2
gmake: *** [_cleantest_all] Error 2
cc1: warnings being treated as errors
ooh323c/src/ooCmdChannel.c: In function ?ooReadAndProcessCallStackCommand?:
ooh323c/src/ooCmdChannel.c:426: error: implicit declaration of function ?ast_free?
make[2]: *** [ooh323c/src/ooCmdChannel.o] Error 1

--
Matthew Jordan
Digium, Inc. | Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org

----- Original Message -----
> From: "SVN commits to the Asterisk project" <asterisk-commits at lists.digium.com>
> To: asterisk-commits at lists.digium.com, svn-commits at lists.digium.com
> Sent: Wednesday, July 4, 2012 4:42:09 PM
> Subject: [asterisk-commits] may: trunk r369613 - in /trunk: ./ addons/	addons/ooh323c/src/ configs/
> 
> Author: may
> Date: Wed Jul  4 16:42:05 2012
> New Revision: 369613
> 
> URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=369613
> Log:
> Added direct media support to ooh323 channel driver
> options are documented in config sample
> sample config rename to proper name - ooh323.conf
> 
> To change media address ooh323 send empty TCS if there was
> completed TCS exchange or send facility forwardedelements
> with new fast start proposal if not.
> Then close transmit logical channels and renew TCS exchange.
> 
> If new fast start proposal is received then ooh323 stack call back
> channel driver routine to change rtp address in the rtp instance.
> If empty TCS is received then close transmit logical channels and
> renew TCS exchange
> 
> Review: https://reviewboard.asterisk.org/r/1607/
> 
> 



More information about the asterisk-dev mailing list