[Home]

Summary:ASTERISK-00007: chan_sip.c:1278: too few arguments to function `ast_rtp_new'
Reporter:Tjardick van der Kraan (tjardick)Labels:
Date Opened:2003-07-23 04:36:47Date Closed:2011-06-07 14:04:50
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Getting the compile error on current cvs (update less then hour ago)

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

chan_sip.c: In function `sip_alloc':
chan_sip.c:1278: too few arguments to function `ast_rtp_new'
chan_sip.c: At top level:
chan_sip.c:5132: warning: initialization from incompatible pointer type
make[1]: *** [chan_sip.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk/channels'
make: *** [subdirs] Error 1
Comments:By: Tjardick van der Kraan (tjardick) 2003-07-23 06:59:25

Sorry my fault, to many *'s under my control :)

By: Malcolm Davenport (mdavenport) 2003-07-23 17:58:20

Compiles just fine as of 05:35PM CDT on July 23 '03.  Must have been a hiccup or an error in the CVS tree.

By: Digium Subversion (svnbot) 2008-03-19 18:52:18

Repository: asterisk
Revision: 110210

U   team/group/cdr_backend_ast_str/cdr/cdr_csv.c

------------------------------------------------------------------------
r110210 | seanbright | 2008-03-19 18:52:16 -0500 (Wed, 19 Mar 2008) | 2 lines

Lost Commandment ASTERISK-7: "Thou shalt compile with --enable-dev-mode or I shall smote thee."

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

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