gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include/ -I../modules/include/ 
-I../libq931/ -I/usr/include/ -I/usr/include/ -D_REENTRANT -D_GNU_SOURCE -Wall 
-g -O2 -MT chan_visdn.lo -MD -MP -MF .deps/chan_visdn.Tpo -c chan_visdn.c  
-fPIC -DPIC -o .libs/chan_visdn.o
chan_visdn.c: In function 'visdn_request_call':
chan_visdn.c:501: warning: initialization discards qualifiers from pointer 
target type
chan_visdn.c: In function 'visdn_indicate':
chan_visdn.c:1092: error: 'struct ast_channel' has no member named 'type'

i have asterisk last svn update; i checked and in 
/usr/src/asterisk/include/asterisk/channel.h
struct ast_channel {
        /*! Technology (point to channel driver) */
        const struct ast_channel_tech *tech;
etc etc
but no type member there

how can i fix this?

-- 
Maurizio Marini                 GSM +39-335-8259739
Fano: +39-0721-855285           Milano +39-02303123406
S. Costanzo: +39-0721950396     IAXTel: (700) 350-1234
Crashing is the only thing windows does quickly.
_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers

Reply via email to