[asterisk-dev] Voicemail redisign

Brian Capouch brianc at palaver.net
Wed Nov 1 10:50:07 MST 2006


Matt O'Gorman wrote:

. .

I inadvertently deleted your mail asking for feedback on the IMAP stuff.

I fetched what I thought was the latest UW c-client.  At build time, 
though, it looks like there is a conflict in a function name.  I've 
looked all through the UW code looking for imap_cap.  I *do* find a 
function named "imap_capability" in ~/c-client. . .

Build dump below.

Thx.

B.


    [CC] app_voicemail.c -> app_voicemail.o
In file included from /usr/src/imap/c-client/c-client.h:34,
                  from app_voicemail.c:65:
/usr/src/imap/c-client/osdep.h:26:1: warning: "_XOPEN_SOURCE" redefined
In file included from /usr/include/inttypes.h:26,
                  from /usr/src/asterisk/include/asterisk/compat.h:20,
                  from /usr/src/asterisk/include/asterisk.h:23,
                  from app_voicemail.c:45:
/usr/include/features.h:133:1: warning: this is the location of the 
previous definition
In file included from /usr/src/imap/c-client/osdep.h:49,
                  from /usr/src/imap/c-client/c-client.h:34,
                  from app_voicemail.c:65:
/usr/src/imap/c-client/env_unix.h:73: warning: function declaration 
isn't a prototype
app_voicemail.c: In function `save_to_folder':
app_voicemail.c:3109: warning: initialization discards qualifiers from 
pointer target type
app_voicemail.c: In function `forward_message':
app_voicemail.c:3955: warning: implicit declaration of function `ast_strlen'
app_voicemail.c: In function `advanced_options':
app_voicemail.c:7449: warning: `msg_cfg' might be used uninitialized in 
this function
app_voicemail.c: In function `status':
app_voicemail.c:8039: warning: implicit declaration of function `imap_cap'
app_voicemail.c:8039: invalid type argument of `->'
app_voicemail.c:8062: warning: implicit declaration of function 
`LEVELANONYMOUS'app_voicemail.c:8068: warning: implicit declaration of 
function `LEVELSTARTTLS'
app_voicemail.c:8070: warning: implicit declaration of function 
`LEVELLOGINDISABLED'
app_voicemail.c:8078: warning: implicit declaration of function 
`LEVELBINARY'
app_voicemail.c:8081: warning: implicit declaration of function 
`LEVELUNSELECT'
app_voicemail.c:8083: warning: implicit declaration of function 
`LEVELSASLIR'
app_voicemail.c:8087: structure has no member named `threader'
app_voicemail.c:8089: invalid type argument of `->'
app_voicemail.c:8094: invalid type argument of `->'
app_voicemail.c: In function `init_vm_state':
app_voicemail.c:8522: warning: statement with no effect
make[1]: *** [app_voicemail.o] Error 1
make: *** [apps] Error 2

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the asterisk-dev mailing list