I just did it. When I call from H323 router and the call is answered I got then segmentation fault.
----- Original Message ----- From: "Dave Cotton" <[EMAIL PROTECTED]> To: "ASTERISK USERS" <[EMAIL PROTECTED]> Sent: Thursday, October 30, 2003 4:41 PM Subject: Re: [Asterisk-Users] Compile problem with older ver. of CVS > On Thu, 2003-10-30 at 20:28, Bartosz Jozwiak wrote: > > While compiling Asterisk from one month ago > > cvs checkout -D "last month" asterisk > > > > I got compiling error: > > term.c:55: conflicting types for `term_color' > > include/asterisk/term.h:47: previous declaration of `term_color' > > term.c:98: conflicting types for `term_prompt' > > include/asterisk/term.h:49: previous declaration of `term_prompt' > > make: *** [term.o] Error 1 > > There is an error in either term.c or term.h one has the second variable > as a const the other doesn't. If you put the const in it all works fine. > > Sorry I forgot to post it to bugtrak when I found it. > > -- > Dave Cotton <[EMAIL PROTECTED]> > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
