[Home]

Summary:ASTERISK-08679: codec_zap.c failed to compile on asterisk 1.2
Reporter:Ronald Chan (loloski)Labels:
Date Opened:2007-01-29 08:47:00.000-0600Date Closed:2007-01-29 10:53:10.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:it's look like bug ASTERISK-8668727: codec_zap no longer compiles as it can't find zaptel/zaptel.h in nonstandard place but this time in 1.2 and my zaptel installation directory was /usr/src/zaptel with SVN info

Repository UUID: f558416c-6c06-0410-9f27-dde2687782d0
Revision: 1995
Node Kind: directory
Schedule: normal
Last Changed Author: kpfleming
Last Changed Rev: 1987
Last Changed Date: 2007-01-28 00:14:54 +0800 (Sun, 28 Jan 2007)
Properties Last Updated: 2007-01-29 22:05:40 +0800 (Mon, 29 Jan 2007)

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

My Asterisk was on SVN Branch 1.2

URL: http://svn.digium.com/svn/asterisk/branches/1.2
Repository UUID: 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Revision: 52502
Node Kind: directory
Schedule: normal
Last Changed Author: file
Last Changed Rev: 52415
Last Changed Date: 2007-01-27 10:09:10 +0800 (Sat, 27 Jan 2007)
Properties Last Updated: 2007-01-29 21:46:20 +0800 (Mon, 29 Jan 2007)

I file it as General category i don't know where should be exactly to report it.
Comments:By: Ronald Chan (loloski) 2007-01-29 08:50:52.000-0600

Bug marshall: one more thing when i pull out svn log | less
on my asterisk directory

I don't see any relevant information that Zaptel native transcoding support
was being add here, i might be wrong too. but at least i try :)

Many thanks

Ronald

By: Ronald Chan (loloski) 2007-01-29 09:15:56.000-0600

Sorry this should suppose go to [GENERAL] Category instead of gastman, well if this bug report is really the same thing with ASTERISK-8668727 you close this safe and this is also reproducible in 1.2





Ronald

By: Jason Parker (jparker) 2007-01-29 10:53:10.000-0600

Okay, the way I'm doing this might seem a bit strange, but I'll explain.

The exact fix for this bug was to change the header location to linux/zaptel.h from zaptel/zaptel.h - that was fixed in svn branch 1.2 in revision 52503.

HOWEVER, codec_zap.c will still not compile currently.  We are aware of the issue, and we know what the fix is - it just has not been committed yet.  Kevin Fleming will be committing the transcoder support for zaptel 1.2 some time later today, which should fully fix the issue.  Later this evening or tomorrow, you should try updating zaptel from the 1.2 branch, and then try to compile this again.