Asterisk und chan_sccp

Cava

Neuer User
Mitglied seit
30 Jun 2006
Beiträge
34
Punkte für Reaktionen
0
Punkte
6
Hallo,

ich wollte für meinen Asterisk chan_sccp installieren. Mit der Datei von http://download.eisfair.org/chan_sccp.so kommt der Asterisk allerdings nicht mehr hoch:

Jun 30 23:09:07 WARNING[18207] loader.c: /usr/lib/asterisk/modules/chan_sccp.so: undefined symbol: ast_pthread_create
Jun 30 23:09:07 WARNING[18207] loader.c: Loading module chan_sccp.so failed!



Ich wollte dann chan_sccp-20060408.tar.bz2 installieren, ein make clean; make install bringt aber nur folgendes:
Code:
Checking Asterisk version...
Build PARK functions (y/n)[n]?y
Build PICKUP functions (y/n)[n]?y
grep: /usr/include/asterisk/channel.h: No such file or directory
 * no 'struct ast_channel_tech', using old pvt
grep: /usr/include/asterisk/channel.h: No such file or directory
grep: /usr/include/asterisk/channel.h: No such file or directory
 * no 'struct ast_callerid'
grep: /usr/include/asterisk/channel.h: No such file or directory
 * no 'AST_MAX_CONTEXT'
grep: /usr/include/asterisk/channel.h: No such file or directory
 * no 'MAX_MUSICCLASS'
grep: /usr/include/asterisk/channel.h: No such file or directory
 * no 'AST_MAX_ACCOUNT_CODE'
grep: /usr/include/asterisk/frame.h: No such file or directory
 * no 'AST_CONTROL_HOLD'
grep: /usr/include/asterisk/config.h: No such file or directory
 * no 'ast_config_load'
 * no 'ast_copy_string'
grep: /usr/include/asterisk/channel.h: No such file or directory
 * no 'AST_FLAG_MOH'
grep: /usr/include/asterisk/app.h: No such file or directory
grep: /usr/include/asterisk/pbx.h: No such file or directory
grep: /usr/include/asterisk/channel.h: No such file or directory
grep: /usr/include/asterisk/app.h: No such file or directory
 * no 'ast_app_separate_args'
grep: /usr/include/asterisk/pbx.h: No such file or directory
grep: /usr/include/asterisk/cli.h: No such file or directory
config.h complete.
Now compiling .... chan_sccp.c          1507 lines
In file included from chan_sccp.c:18:
chan_sccp.h:18: asterisk/acl.h: No such file or directory
chan_sccp.h:19: asterisk/module.h: No such file or directory
chan_sccp.h:20: asterisk/rtp.h: No such file or directory
chan_sccp.h:21: asterisk/options.h: No such file or directory
chan_sccp.h:22: asterisk/logger.h: No such file or directory
chan_sccp.h:23: asterisk/config.h: No such file or directory
chan_sccp.c:31: asterisk/pbx.h: No such file or directory
chan_sccp.c:36: asterisk/channel_pvt.h: No such file or directory
chan_sccp.c:38: asterisk/callerid.h: No such file or directory
chan_sccp.c:39: asterisk/utils.h: No such file or directory
chan_sccp.c:40: asterisk/causes.h: No such file or directory
chan_sccp.c:44: asterisk/translate.h: No such file or directory
In file included from chan_sccp.c:18:
chan_sccp.h:167: `MAXHOSTNAMELEN' undeclared here (not in a function)
chan_sccp.h:175: `AST_MAX_EXTENSION' undeclared here (not in a function)
chan_sccp.h:176: `AST_MAX_EXTENSION' undeclared here (not in a function)
chan_sccp.h:184: parse error before `ast_mutex_t'
chan_sccp.h:184: warning: no semicolon at end of struct or union
chan_sccp.h:206: `AST_MAX_EXTENSION' undeclared here (not in a function)
chan_sccp.h:209: `AST_MAX_EXTENSION' undeclared here (not in a function)
chan_sccp.h:212: `AST_MAX_EXTENSION' undeclared here (not in a function)
chan_sccp.h:213: `MAX_LANGUAGE' undeclared here (not in a function)
chan_sccp.h:214: `MAX_LANGUAGE' undeclared here (not in a function)
chan_sccp.h:215: `MAX_LANGUAGE' undeclared here (not in a function)
chan_sccp.h:222: `AST_MAX_EXTENSION' undeclared here (not in a function)
chan_sccp.h:223: `AST_MAX_EXTENSION' undeclared here (not in a function)
chan_sccp.h:263: parse error before `:'
chan_sccp.h:266: parse error before `:'
chan_sccp.h:267: parse error before `:'
chan_sccp.h:268: parse error before `:'
chan_sccp.h:269: parse error before `:'
chan_sccp.h:270: parse error before `:'
chan_sccp.h:271: parse error before `:'
chan_sccp.h:287: `AST_MAX_EXTENSION' undeclared here (not in a function)
chan_sccp.h:288: `AST_MAX_EXTENSION' undeclared here (not in a function)
chan_sccp.h:296: parse error before `ast_mutex_t'
chan_sccp.h:296: warning: no semicolon at end of struct or union
chan_sccp.h:299: conflicting types for `id'
chan_sccp.h:187: previous declaration of `id'
chan_sccp.h:335: `AST_MAX_EXTENSION' undeclared here (not in a function)
chan_sccp.h:357: parse error before `:'
chan_sccp.h:358: parse error before `:'
chan_sccp.h:359: parse error before `:'
chan_sccp.h:360: parse error before `:'
chan_sccp.h:361: parse error before `:'
chan_sccp.h:362: parse error before `:'
chan_sccp.h:363: parse error before `:'
chan_sccp.h:364: parse error before `:'
chan_sccp.h:365: parse error before `:'
chan_sccp.h:366: parse error before `:'
chan_sccp.h:367: parse error before `:'
chan_sccp.h:368: parse error before `:'
chan_sccp.h:369: parse error before `:'
chan_sccp.h:370: parse error before `:'
chan_sccp.h:379: conflicting types for `next'
chan_sccp.h:241: previous declaration of `next'
chan_sccp.h:383: parse error before `}'
chan_sccp.h:386: parse error before `ast_mutex_t'
chan_sccp.h:386: warning: no semicolon at end of struct or union
chan_sccp.h:389: warning: built-in function `sin' declared as non-function
chan_sccp.h:396: conflicting types for `prev'
chan_sccp.h:241: previous declaration of `prev'
chan_sccp.h:396: conflicting types for `next'
chan_sccp.h:379: previous declaration of `next'
chan_sccp.h:397: parse error before `:'
chan_sccp.h:401: parse error before `ast_mutex_t'
chan_sccp.h:401: warning: no semicolon at end of struct or union
chan_sccp.h:420: `AST_MAX_EXTENSION' undeclared here (not in a function)
chan_sccp.h:427: conflicting types for `prev'
chan_sccp.h:396: previous declaration of `prev'
chan_sccp.h:427: conflicting types for `next'
chan_sccp.h:396: previous declaration of `next'
chan_sccp.h:433: parse error before `:'
chan_sccp.h:434: parse error before `:'
chan_sccp.h:438: parse error before `ast_mutex_t'
chan_sccp.h:438: warning: no semicolon at end of struct or union
chan_sccp.h:441: parse error before `sessions_lock'
chan_sccp.h:441: warning: type defaults to `int' in declaration of `sessions_lock'
chan_sccp.h:441: warning: data definition has no type or storage class
chan_sccp.h:443: parse error before `devices_lock'
chan_sccp.h:443: warning: type defaults to `int' in declaration of `devices_lock'
chan_sccp.h:443: warning: data definition has no type or storage class
chan_sccp.h:445: parse error before `lines_lock'
chan_sccp.h:445: warning: type defaults to `int' in declaration of `lines_lock'
chan_sccp.h:445: warning: data definition has no type or storage class
chan_sccp.h:447: parse error before `channels_lock'
chan_sccp.h:447: warning: type defaults to `int' in declaration of `channels_lock'
chan_sccp.h:447: warning: data definition has no type or storage class
chan_sccp.h:448: parse error before `socket_lock'
chan_sccp.h:448: warning: type defaults to `int' in declaration of `socket_lock'
chan_sccp.h:448: warning: data definition has no type or storage class
chan_sccp.h:452: parse error before `usecnt_lock'
chan_sccp.h:452: warning: type defaults to `int' in declaration of `usecnt_lock'
chan_sccp.h:452: warning: data definition has no type or storage class
chan_sccp.h:462: `MAXHOSTNAMELEN' undeclared here (not in a function)
chan_sccp.h:466: `AST_MAX_EXTENSION' undeclared here (not in a function)
chan_sccp.h:466: conflicting types for `context'
chan_sccp.h:212: previous declaration of `context'
chan_sccp.h:467: `MAX_LANGUAGE' undeclared here (not in a function)
chan_sccp.h:467: conflicting types for `language'
chan_sccp.h:213: previous declaration of `language'
chan_sccp.h:468: `MAX_LANGUAGE' undeclared here (not in a function)
chan_sccp.h:468: conflicting types for `accountcode'
chan_sccp.h:214: previous declaration of `accountcode'
chan_sccp.h:469: `MAX_LANGUAGE' undeclared here (not in a function)
chan_sccp.h:469: conflicting types for `musicclass'
chan_sccp.h:215: previous declaration of `musicclass'
chan_sccp.h:483: conflicting types for `digittimeout'
chan_sccp.h:416: previous declaration of `digittimeout'
chan_sccp.h:502: parse error before `:'
chan_sccp.h:503: parse error before `:'
chan_sccp.h:504: parse error before `:'
chan_sccp.h:505: parse error before `:'
chan_sccp.h:506: parse error before `:'
chan_sccp.h:507: parse error before `:'
chan_sccp.h:508: parse error before `:'
chan_sccp.h:509: parse error before `:'
chan_sccp.h:510: parse error before `:'
In file included from chan_sccp.c:26:
sccp_pbx.h:13: `AST_MAX_EXTENSION' undeclared here (not in a function)
sccp_pbx.h:13: warning: parameter has incomplete type
chan_sccp.c: In function `sccp_request':
chan_sccp.c:73: warning: implicit declaration of function `ast_log'
chan_sccp.c:73: `LOG_NOTICE' undeclared (first use in this function)
chan_sccp.c:73: (Each undeclared identifier is reported only once
chan_sccp.c:73: for each function it appears in.)
chan_sccp.c:95: dereferencing pointer to incomplete type
chan_sccp.c:95: warning: implicit declaration of function `ast_verbose'
chan_sccp.c:95: `VERBOSE_PREFIX_3' undeclared (first use in this function)
chan_sccp.c:95: parse error before string constant
chan_sccp.c:95: warning: left-hand operand of comma expression has no effect
chan_sccp.c:95: warning: left-hand operand of comma expression has no effect
chan_sccp.c:95: warning: left-hand operand of comma expression has no effect
chan_sccp.c:95: warning: left-hand operand of comma expression has no effect
chan_sccp.c:95: parse error before `)'
chan_sccp.c:100: dereferencing pointer to incomplete type
chan_sccp.c:100: parse error before string constant
chan_sccp.c:100: warning: left-hand operand of comma expression has no effect
chan_sccp.c:100: parse error before `)'
chan_sccp.c:107: dereferencing pointer to incomplete type
chan_sccp.c:108: dereferencing pointer to incomplete type
chan_sccp.c:108: parse error before string constant
chan_sccp.c:108: dereferencing pointer to incomplete type
chan_sccp.c:108: warning: left-hand operand of comma expression has no effect
chan_sccp.c:108: parse error before `)'
chan_sccp.c:115: dereferencing pointer to incomplete type
chan_sccp.c:116: dereferencing pointer to incomplete type
chan_sccp.c:116: parse error before string constant
chan_sccp.c:116: dereferencing pointer to incomplete type
chan_sccp.c:116: warning: left-hand operand of comma expression has no effect
chan_sccp.c:116: parse error before `)'
chan_sccp.c:124: dereferencing pointer to incomplete type
chan_sccp.c:127: warning: implicit declaration of function `ast_translator_best_choice'
chan_sccp.c:127: dereferencing pointer to incomplete type
chan_sccp.c:146: dereferencing pointer to incomplete type
chan_sccp.c:157: warning: implicit declaration of function `ast_mutex_lock'
chan_sccp.c:157: dereferencing pointer to incomplete type
chan_sccp.c:158: dereferencing pointer to incomplete type
chan_sccp.c:159: dereferencing pointer to incomplete type
chan_sccp.c:159: parse error before string constant
chan_sccp.c:159: dereferencing pointer to incomplete type
chan_sccp.c:159: dereferencing pointer to incomplete type
chan_sccp.c:159: warning: left-hand operand of comma expression has no effect
chan_sccp.c:159: warning: left-hand operand of comma expression has no effect
chan_sccp.c:159: parse error before `)'
chan_sccp.c:163: dereferencing pointer to incomplete type
chan_sccp.c:163: dereferencing pointer to incomplete type
chan_sccp.c:163: dereferencing pointer to incomplete type
chan_sccp.c:163: dereferencing pointer to incomplete type
chan_sccp.c:163: dereferencing pointer to incomplete type
chan_sccp.c:163: dereferencing pointer to incomplete type
chan_sccp.c:163: dereferencing pointer to incomplete type
chan_sccp.c:163: dereferencing pointer to incomplete type
chan_sccp.c:163: dereferencing pointer to incomplete type
chan_sccp.c:163: dereferencing pointer to incomplete type
chan_sccp.c:163: dereferencing pointer to incomplete type
chan_sccp.c:163: dereferencing pointer to incomplete type
chan_sccp.c:163: dereferencing pointer to incomplete type
chan_sccp.c:165: dereferencing pointer to incomplete type
chan_sccp.c:165: dereferencing pointer to incomplete type
chan_sccp.c:166: dereferencing pointer to incomplete type
chan_sccp.c:166: parse error before string constant
chan_sccp.c:166: dereferencing pointer to incomplete type
chan_sccp.c:166: dereferencing pointer to incomplete type
chan_sccp.c:166: warning: left-hand operand of comma expression has no effect
chan_sccp.c:166: warning: left-hand operand of comma expression has no effect
chan_sccp.c:166: parse error before `)'
chan_sccp.c:170: dereferencing pointer to incomplete type
chan_sccp.c:170: dereferencing pointer to incomplete type
chan_sccp.c:170: dereferencing pointer to incomplete type
chan_sccp.c:170: dereferencing pointer to incomplete type
chan_sccp.c:170: dereferencing pointer to incomplete type
chan_sccp.c:170: dereferencing pointer to incomplete type
chan_sccp.c:170: dereferencing pointer to incomplete type
chan_sccp.c:170: dereferencing pointer to incomplete type
chan_sccp.c:170: dereferencing pointer to incomplete type
chan_sccp.c:170: dereferencing pointer to incomplete type
chan_sccp.c:170: dereferencing pointer to incomplete type
chan_sccp.c:170: dereferencing pointer to incomplete type
chan_sccp.c:170: dereferencing pointer to incomplete type
chan_sccp.c:173: warning: implicit declaration of function `ast_mutex_unlock'
chan_sccp.c:173: dereferencing pointer to incomplete type
chan_sccp.c:176: warning: implicit declaration of function `ast_strlen_zero'
chan_sccp.c:176: dereferencing pointer to incomplete type
chan_sccp.c:185: dereferencing pointer to incomplete type
chan_sccp.c:188: dereferencing pointer to incomplete type
chan_sccp.c:193: dereferencing pointer to incomplete type
chan_sccp.c:196: dereferencing pointer to incomplete type
chan_sccp.c:202: dereferencing pointer to incomplete type
chan_sccp.c:204: dereferencing pointer to incomplete type
chan_sccp.c:204: `AST_CAUSE_BUSY' undeclared (first use in this function)
chan_sccp.c:206: dereferencing pointer to incomplete type
chan_sccp.c:206: `AST_CAUSE_REQUESTED_CHAN_UNAVAIL' undeclared (first use in this function)
chan_sccp.c:208: dereferencing pointer to incomplete type
chan_sccp.c:208: `AST_CAUSE_CONGESTION' undeclared (first use in this function)
chan_sccp.c:218: dereferencing pointer to incomplete type
chan_sccp.c:220: dereferencing pointer to incomplete type
chan_sccp.c:222: dereferencing pointer to incomplete type
chan_sccp.c:224: dereferencing pointer to incomplete type
chan_sccp.c:226: dereferencing pointer to incomplete type
chan_sccp.c:228: `LOG_WARNING' undeclared (first use in this function)
chan_sccp.c:228: dereferencing pointer to incomplete type
chan_sccp.c:237: dereferencing pointer to incomplete type
chan_sccp.c:237: dereferencing pointer to incomplete type
chan_sccp.c:238: warning: control reaches end of non-void function
chan_sccp.c: In function `sccp_devicestate':
chan_sccp.c:243: `AST_DEVICE_UNKNOWN' undeclared (first use in this function)
chan_sccp.c:247: `AST_DEVICE_INVALID' undeclared (first use in this function)
chan_sccp.c:248: dereferencing pointer to incomplete type
chan_sccp.c:249: `AST_DEVICE_UNAVAILABLE' undeclared (first use in this function)
chan_sccp.c:250: dereferencing pointer to incomplete type
chan_sccp.c:250: dereferencing pointer to incomplete type
chan_sccp.c:251: `AST_DEVICE_BUSY' undeclared (first use in this function)
chan_sccp.c:252: dereferencing pointer to incomplete type
chan_sccp.c:253: `AST_DEVICE_NOT_INUSE' undeclared (first use in this function)
chan_sccp.c:259: `AST_DEVICE_INUSE' undeclared (first use in this function)
chan_sccp.c:261: dereferencing pointer to incomplete type
chan_sccp.c:261: `VERBOSE_PREFIX_3' undeclared (first use in this function)
chan_sccp.c:261: parse error before string constant
chan_sccp.c:261: warning: left-hand operand of comma expression has no effect
chan_sccp.c:261: warning: left-hand operand of comma expression has no effect
chan_sccp.c:261: parse error before `)'
chan_sccp.c: In function `sccp_hint_notify_devicestate':
chan_sccp.c:282: dereferencing pointer to incomplete type
chan_sccp.c:284: dereferencing pointer to incomplete type
chan_sccp.c:285: dereferencing pointer to incomplete type
chan_sccp.c:288: dereferencing pointer to incomplete type
chan_sccp.c:290: dereferencing pointer to incomplete type
chan_sccp.c: In function `sccp_hint_notify_linestate':
chan_sccp.c:302: dereferencing pointer to incomplete type
chan_sccp.c:304: warning: implicit declaration of function `ast_device_state_changed'
chan_sccp.c:304: dereferencing pointer to incomplete type
chan_sccp.c:308: dereferencing pointer to incomplete type
chan_sccp.c:312: dereferencing pointer to incomplete type
chan_sccp.c:323: dereferencing pointer to incomplete type
chan_sccp.c:323: `VERBOSE_PREFIX_3' undeclared (first use in this function)
chan_sccp.c:323: parse error before string constant
chan_sccp.c:323: dereferencing pointer to incomplete type
chan_sccp.c:323: dereferencing pointer to incomplete type
chan_sccp.c:323: warning: left-hand operand of comma expression has no effect
chan_sccp.c:323: warning: left-hand operand of comma expression has no effect
chan_sccp.c:323: warning: left-hand operand of comma expression has no effect
chan_sccp.c:323: parse error before `)'
chan_sccp.c:345: dereferencing pointer to incomplete type
chan_sccp.c:347: dereferencing pointer to incomplete type
chan_sccp.c:371: dereferencing pointer to incomplete type
chan_sccp.c: In function `sccp_hint_notify_channelstate':
chan_sccp.c:379: dereferencing pointer to incomplete type
chan_sccp.c:383: dereferencing pointer to incomplete type
chan_sccp.c:383: `VERBOSE_PREFIX_3' undeclared (first use in this function)
chan_sccp.c:383: parse error before string constant
chan_sccp.c:383: dereferencing pointer to incomplete type
chan_sccp.c:383: dereferencing pointer to incomplete type
chan_sccp.c:383: dereferencing pointer to incomplete type
chan_sccp.c:383: dereferencing pointer to incomplete type
chan_sccp.c:383: warning: left-hand operand of comma expression has no effect
chan_sccp.c:383: warning: left-hand operand of comma expression has no effect
chan_sccp.c:383: warning: left-hand operand of comma expression has no effect
chan_sccp.c:383: parse error before `)'
chan_sccp.c:385: dereferencing pointer to incomplete type
chan_sccp.c:387: dereferencing pointer to incomplete type
chan_sccp.c:392: dereferencing pointer to incomplete type
chan_sccp.c:395: dereferencing pointer to incomplete type
chan_sccp.c:395: dereferencing pointer to incomplete type
chan_sccp.c:395: dereferencing pointer to incomplete type
chan_sccp.c:395: dereferencing pointer to incomplete type
chan_sccp.c:395: dereferencing pointer to incomplete type
chan_sccp.c:396: dereferencing pointer to incomplete type
chan_sccp.c:396: dereferencing pointer to incomplete type
chan_sccp.c:396: dereferencing pointer to incomplete type
chan_sccp.c:396: dereferencing pointer to incomplete type
chan_sccp.c:396: dereferencing pointer to incomplete type
chan_sccp.c:397: dereferencing pointer to incomplete type
chan_sccp.c:397: dereferencing pointer to incomplete type
chan_sccp.c:397: dereferencing pointer to incomplete type
chan_sccp.c:397: dereferencing pointer to incomplete type
chan_sccp.c:397: dereferencing pointer to incomplete type
chan_sccp.c:398: dereferencing pointer to incomplete type
chan_sccp.c:398: dereferencing pointer to incomplete type
chan_sccp.c:398: dereferencing pointer to incomplete type
chan_sccp.c:398: dereferencing pointer to incomplete type
chan_sccp.c:398: dereferencing pointer to incomplete type
chan_sccp.c:407: dereferencing pointer to incomplete type
chan_sccp.c:407: dereferencing pointer to incomplete type
chan_sccp.c:407: dereferencing pointer to incomplete type
chan_sccp.c:407: dereferencing pointer to incomplete type
chan_sccp.c:407: dereferencing pointer to incomplete type
chan_sccp.c:408: dereferencing pointer to incomplete type
chan_sccp.c:408: dereferencing pointer to incomplete type
chan_sccp.c:408: dereferencing pointer to incomplete type
chan_sccp.c:408: dereferencing pointer to incomplete type
chan_sccp.c:408: dereferencing pointer to incomplete type
chan_sccp.c:409: dereferencing pointer to incomplete type
chan_sccp.c:409: dereferencing pointer to incomplete type
chan_sccp.c:409: dereferencing pointer to incomplete type
chan_sccp.c:409: dereferencing pointer to incomplete type
chan_sccp.c:409: dereferencing pointer to incomplete type
chan_sccp.c:410: dereferencing pointer to incomplete type
chan_sccp.c:410: dereferencing pointer to incomplete type
chan_sccp.c:410: dereferencing pointer to incomplete type
chan_sccp.c:410: dereferencing pointer to incomplete type
chan_sccp.c:410: dereferencing pointer to incomplete type
chan_sccp.c:414: dereferencing pointer to incomplete type
chan_sccp.c:414: dereferencing pointer to incomplete type
chan_sccp.c:414: dereferencing pointer to incomplete type
chan_sccp.c:414: dereferencing pointer to incomplete type
chan_sccp.c:414: dereferencing pointer to incomplete type
chan_sccp.c:415: dereferencing pointer to incomplete type
chan_sccp.c:415: dereferencing pointer to incomplete type
chan_sccp.c:415: dereferencing pointer to incomplete type
chan_sccp.c:415: dereferencing pointer to incomplete type
chan_sccp.c:415: dereferencing pointer to incomplete type
chan_sccp.c:416: dereferencing pointer to incomplete type
chan_sccp.c:416: dereferencing pointer to incomplete type
chan_sccp.c:416: dereferencing pointer to incomplete type
chan_sccp.c:416: dereferencing pointer to incomplete type
chan_sccp.c:416: dereferencing pointer to incomplete type
chan_sccp.c:417: dereferencing pointer to incomplete type
chan_sccp.c:417: dereferencing pointer to incomplete type
chan_sccp.c:417: dereferencing pointer to incomplete type
chan_sccp.c:417: dereferencing pointer to incomplete type
chan_sccp.c:417: dereferencing pointer to incomplete type
chan_sccp.c:394: warning: unreachable code at beginning of switch statement
chan_sccp.c:425: dereferencing pointer to incomplete type
chan_sccp.c:428: dereferencing pointer to incomplete type
chan_sccp.c:429: dereferencing pointer to incomplete type
chan_sccp.c:433: dereferencing pointer to incomplete type
chan_sccp.c: In function `sccp_hint_notify':
chan_sccp.c:439: dereferencing pointer to incomplete type
chan_sccp.c:442: dereferencing pointer to incomplete type
chan_sccp.c:446: dereferencing pointer to incomplete type
chan_sccp.c:446: `VERBOSE_PREFIX_3' undeclared (first use in this function)
chan_sccp.c:446: parse error before string constant
chan_sccp.c:446: dereferencing pointer to incomplete type
chan_sccp.c:446: warning: left-hand operand of comma expression has no effect
chan_sccp.c:446: parse error before `)'
chan_sccp.c:450: dereferencing pointer to incomplete type
chan_sccp.c:438: warning: `h' might be used uninitialized in this function
chan_sccp.c: In function `sccp_hint_state':
chan_sccp.c:468: dereferencing pointer to incomplete type
chan_sccp.c:474: dereferencing pointer to incomplete type
chan_sccp.c:474: `VERBOSE_PREFIX_3' undeclared (first use in this function)
chan_sccp.c:474: parse error before string constant
chan_sccp.c:474: dereferencing pointer to incomplete type
chan_sccp.c:474: warning: left-hand operand of comma expression has no effect
chan_sccp.c:474: warning: left-hand operand of comma expression has no effect
chan_sccp.c:474: warning: left-hand operand of comma expression has no effect
chan_sccp.c:474: parse error before `)'
chan_sccp.c:476: `AST_EXTENSION_NOT_INUSE' undeclared (first use in this function)
chan_sccp.c:480: `AST_EXTENSION_INUSE' undeclared (first use in this function)
chan_sccp.c:486: `AST_EXTENSION_BUSY' undeclared (first use in this function)
chan_sccp.c:492: `AST_EXTENSION_UNAVAILABLE' undeclared (first use in this function)
chan_sccp.c:477: warning: unreachable code at beginning of switch statement
chan_sccp.c: In function `sccp_handle_message':
chan_sccp.c:525: dereferencing pointer to incomplete type
chan_sccp.c:525: warning: implicit declaration of function `time'
chan_sccp.c:527: dereferencing pointer to incomplete type
chan_sccp.c:528: `LOG_WARNING' undeclared (first use in this function)
chan_sccp.c:534: dereferencing pointer to incomplete type
chan_sccp.c:535: dereferencing pointer to incomplete type
chan_sccp.c:535: `VERBOSE_PREFIX_3' undeclared (first use in this function)
chan_sccp.c:535: parse error before string constant
chan_sccp.c:535: dereferencing pointer to incomplete type
chan_sccp.c:535: warning: left-hand operand of comma expression has no effect
chan_sccp.c:535: warning: left-hand operand of comma expression has no effect
chan_sccp.c:535: parse error before `)'
chan_sccp.c:537: dereferencing pointer to incomplete type
chan_sccp.c:537: parse error before string constant
chan_sccp.c:537: warning: left-hand operand of comma expression has no effect
chan_sccp.c:537: parse error before `)'
chan_sccp.c:597: dereferencing pointer to incomplete type
chan_sccp.c:601: dereferencing pointer to incomplete type
chan_sccp.c:619: dereferencing pointer to incomplete type
chan_sccp.c:620: dereferencing pointer to incomplete type
chan_sccp.c:629: dereferencing pointer to incomplete type
chan_sccp.c: In function `build_line':
chan_sccp.c:638: sizeof applied to an incomplete type
chan_sccp.c:640: dereferencing pointer to incomplete type
chan_sccp.c:640: `VERBOSE_PREFIX_3' undeclared (first use in this function)
chan_sccp.c:640: parse error before string constant
chan_sccp.c:643: sizeof applied to an incomplete type
chan_sccp.c:643: sizeof applied to an incomplete type
chan_sccp.c:643: sizeof applied to an incomplete type
chan_sccp.c:643: sizeof applied to an incomplete type
chan_sccp.c:643: sizeof applied to an incomplete type
chan_sccp.c:643: sizeof applied to an incomplete type
chan_sccp.c:644: warning: implicit declaration of function `ast_mutex_init'
chan_sccp.c:644: dereferencing pointer to incomplete type
chan_sccp.c:645: dereferencing pointer to incomplete type
chan_sccp.c:646: dereferencing pointer to incomplete type
chan_sccp.c:647: dereferencing pointer to incomplete type
chan_sccp.c:647: dereferencing pointer to incomplete type
chan_sccp.c:648: dereferencing pointer to incomplete type
chan_sccp.c:648: dereferencing pointer to incomplete type
chan_sccp.c:649: dereferencing pointer to incomplete type
chan_sccp.c:649: dereferencing pointer to incomplete type
chan_sccp.c:650: dereferencing pointer to incomplete type
chan_sccp.c:651: dereferencing pointer to incomplete type
chan_sccp.c:653: dereferencing pointer to incomplete type
chan_sccp.c:653: dereferencing pointer to incomplete type
chan_sccp.c:653: dereferencing pointer to incomplete type
chan_sccp.c:653: dereferencing pointer to incomplete type
chan_sccp.c:653: dereferencing pointer to incomplete type
chan_sccp.c:653: dereferencing pointer to incomplete type
chan_sccp.c:653: dereferencing pointer to incomplete type
chan_sccp.c:653: dereferencing pointer to incomplete type
chan_sccp.c:653: dereferencing pointer to incomplete type
chan_sccp.c:653: dereferencing pointer to incomplete type
chan_sccp.c:653: dereferencing pointer to incomplete type
chan_sccp.c:653: dereferencing pointer to incomplete type
chan_sccp.c:653: dereferencing pointer to incomplete type
chan_sccp.c:654: dereferencing pointer to incomplete type
chan_sccp.c:654: dereferencing pointer to incomplete type
chan_sccp.c:654: dereferencing pointer to incomplete type
chan_sccp.c:654: dereferencing pointer to incomplete type
chan_sccp.c:654: dereferencing pointer to incomplete type
chan_sccp.c:654: dereferencing pointer to incomplete type
chan_sccp.c:654: dereferencing pointer to incomplete type
chan_sccp.c:654: dereferencing pointer to incomplete type
chan_sccp.c:654: dereferencing pointer to incomplete type
chan_sccp.c:654: dereferencing pointer to incomplete type
chan_sccp.c:654: dereferencing pointer to incomplete type
chan_sccp.c:654: dereferencing pointer to incomplete type
chan_sccp.c:654: dereferencing pointer to incomplete type
chan_sccp.c:655: dereferencing pointer to incomplete type
chan_sccp.c:655: dereferencing pointer to incomplete type
chan_sccp.c:655: dereferencing pointer to incomplete type
chan_sccp.c:655: dereferencing pointer to incomplete type
chan_sccp.c:655: dereferencing pointer to incomplete type
chan_sccp.c:655: dereferencing pointer to incomplete type
chan_sccp.c:655: dereferencing pointer to incomplete type
chan_sccp.c:655: dereferencing pointer to incomplete type
chan_sccp.c:655: dereferencing pointer to incomplete type
chan_sccp.c:655: dereferencing pointer to incomplete type
chan_sccp.c:655: dereferencing pointer to incomplete type
chan_sccp.c:655: dereferencing pointer to incomplete type
chan_sccp.c:655: dereferencing pointer to incomplete type
chan_sccp.c:656: dereferencing pointer to incomplete type
chan_sccp.c:656: dereferencing pointer to incomplete type
chan_sccp.c:656: dereferencing pointer to incomplete type
chan_sccp.c:656: dereferencing pointer to incomplete type
chan_sccp.c:656: dereferencing pointer to incomplete type
chan_sccp.c:656: dereferencing pointer to incomplete type
chan_sccp.c:656: dereferencing pointer to incomplete type
chan_sccp.c:656: dereferencing pointer to incomplete type
chan_sccp.c:656: dereferencing pointer to incomplete type
chan_sccp.c:656: dereferencing pointer to incomplete type
chan_sccp.c:656: dereferencing pointer to incomplete type
chan_sccp.c:656: dereferencing pointer to incomplete type
chan_sccp.c:656: dereferencing pointer to incomplete type
chan_sccp.c:657: dereferencing pointer to incomplete type
chan_sccp.c:657: dereferencing pointer to incomplete type
chan_sccp.c:658: dereferencing pointer to incomplete type
chan_sccp.c:658: dereferencing pointer to incomplete type
chan_sccp.c:660: dereferencing pointer to incomplete type
chan_sccp.c:660: dereferencing pointer to incomplete type
chan_sccp.c: In function `build_device':
chan_sccp.c:667: sizeof applied to an incomplete type
chan_sccp.c:669: dereferencing pointer to incomplete type
chan_sccp.c:669: `VERBOSE_PREFIX_3' undeclared (first use in this function)
chan_sccp.c:669: parse error before string constant
chan_sccp.c:672: sizeof applied to an incomplete type
chan_sccp.c:672: sizeof applied to an incomplete type
chan_sccp.c:672: sizeof applied to an incomplete type
chan_sccp.c:672: sizeof applied to an incomplete type
chan_sccp.c:672: sizeof applied to an incomplete type
chan_sccp.c:672: sizeof applied to an incomplete type
chan_sccp.c:673: dereferencing pointer to incomplete type
chan_sccp.c:675: dereferencing pointer to incomplete type
chan_sccp.c:675: dereferencing pointer to incomplete type
chan_sccp.c:676: dereferencing pointer to incomplete type
chan_sccp.c:677: dereferencing pointer to incomplete type
chan_sccp.c:677: dereferencing pointer to incomplete type
chan_sccp.c:678: dereferencing pointer to incomplete type
chan_sccp.c:678: dereferencing pointer to incomplete type
chan_sccp.c:679: dereferencing pointer to incomplete type
chan_sccp.c:680: dereferencing pointer to incomplete type
chan_sccp.c:681: dereferencing pointer to incomplete type
chan_sccp.c:682: dereferencing pointer to incomplete type
chan_sccp.c:682: dereferencing pointer to incomplete type
chan_sccp.c:683: dereferencing pointer to incomplete type
chan_sccp.c:683: dereferencing pointer to incomplete type
chan_sccp.c:684: dereferencing pointer to incomplete type
chan_sccp.c:684: dereferencing pointer to incomplete type
chan_sccp.c:685: dereferencing pointer to incomplete type
chan_sccp.c:685: dereferencing pointer to incomplete type
chan_sccp.c:686: dereferencing pointer to incomplete type
chan_sccp.c:686: dereferencing pointer to incomplete type
chan_sccp.c:687: dereferencing pointer to incomplete type
chan_sccp.c:687: dereferencing pointer to incomplete type
chan_sccp.c:688: dereferencing pointer to incomplete type
chan_sccp.c:688: dereferencing pointer to incomplete type
chan_sccp.c:689: dereferencing pointer to incomplete type
chan_sccp.c:689: dereferencing pointer to incomplete type
chan_sccp.c:690: dereferencing pointer to incomplete type
chan_sccp.c:690: `AST_PTHREADT_STOP' undeclared (first use in this function)
chan_sccp.c:693: dereferencing pointer to incomplete type
chan_sccp.c: In function `reload_config':
chan_sccp.c:704: dereferencing pointer to incomplete type
chan_sccp.c:704: dereferencing pointer to incomplete type
chan_sccp.c:704: dereferencing pointer to incomplete type
chan_sccp.c:704: dereferencing pointer to incomplete type
chan_sccp.c:709: storage size of `ahp' isn't known
chan_sccp.c:730: dereferencing pointer to incomplete type
chan_sccp.c:730: dereferencing pointer to incomplete type
chan_sccp.c:730: dereferencing pointer to incomplete type
chan_sccp.c:730: dereferencing pointer to incomplete type
chan_sccp.c:730: dereferencing pointer to incomplete type
chan_sccp.c:730: dereferencing pointer to incomplete type
chan_sccp.c:730: dereferencing pointer to incomplete type
chan_sccp.c:730: dereferencing pointer to incomplete type
chan_sccp.c:730: dereferencing pointer to incomplete type
chan_sccp.c:730: dereferencing pointer to incomplete type
chan_sccp.c:731: dereferencing pointer to incomplete type
chan_sccp.c:731: dereferencing pointer to incomplete type
chan_sccp.c:731: dereferencing pointer to incomplete type
chan_sccp.c:731: dereferencing pointer to incomplete type
chan_sccp.c:731: dereferencing pointer to incomplete type
chan_sccp.c:731: dereferencing pointer to incomplete type
chan_sccp.c:731: dereferencing pointer to incomplete type
chan_sccp.c:731: dereferencing pointer to incomplete type
chan_sccp.c:731: dereferencing pointer to incomplete type
chan_sccp.c:731: dereferencing pointer to incomplete type
chan_sccp.c:734: dereferencing pointer to incomplete type
chan_sccp.c:734: `VERBOSE_PREFIX_2' undeclared (first use in this function)
chan_sccp.c:734: parse error before string constant
chan_sccp.c:739: warning: implicit declaration of function `ast_load'
chan_sccp.c:739: warning: assignment makes pointer from integer without a cast
chan_sccp.c:741: `LOG_WARNING' undeclared (first use in this function)
chan_sccp.c:745: warning: implicit declaration of function `ast_variable_browse'
chan_sccp.c:745: warning: assignment makes pointer from integer without a cast
chan_sccp.c:752: dereferencing pointer to incomplete type
chan_sccp.c:753: dereferencing pointer to incomplete type
chan_sccp.c:755: dereferencing pointer to incomplete type
chan_sccp.c:757: dereferencing pointer to incomplete type
chan_sccp.c:759: dereferencing pointer to incomplete type
chan_sccp.c:759: dereferencing pointer to incomplete type
chan_sccp.c:761: dereferencing pointer to incomplete type
chan_sccp.c:762: dereferencing pointer to incomplete type
chan_sccp.c:762: dereferencing pointer to incomplete type
chan_sccp.c:762: dereferencing pointer to incomplete type
chan_sccp.c:762: dereferencing pointer to incomplete type
chan_sccp.c:762: dereferencing pointer to incomplete type
chan_sccp.c:762: dereferencing pointer to incomplete type
chan_sccp.c:762: dereferencing pointer to incomplete type
chan_sccp.c:762: dereferencing pointer to incomplete type
chan_sccp.c:762: dereferencing pointer to incomplete type
chan_sccp.c:762: dereferencing pointer to incomplete type
chan_sccp.c:762: dereferencing pointer to incomplete type
chan_sccp.c:762: dereferencing pointer to incomplete type
chan_sccp.c:762: dereferencing pointer to incomplete type
chan_sccp.c:763: dereferencing pointer to incomplete type
chan_sccp.c:764: warning: implicit declaration of function `ast_gethostbyname'
chan_sccp.c:764: dereferencing pointer to incomplete type
chan_sccp.c:764: warning: assignment makes pointer from integer without a cast
chan_sccp.c:765: dereferencing pointer to incomplete type
chan_sccp.c:768: dereferencing pointer to incomplete type
chan_sccp.c:768: dereferencing pointer to incomplete type
chan_sccp.c:768: dereferencing pointer to incomplete type
chan_sccp.c:770: dereferencing pointer to incomplete type
chan_sccp.c:770: dereferencing pointer to incomplete type
chan_sccp.c:771: dereferencing pointer to incomplete type
chan_sccp.c:771: warning: implicit declaration of function `ast_append_ha'
chan_sccp.c:771: dereferencing pointer to incomplete type
chan_sccp.c:771: dereferencing pointer to incomplete type
chan_sccp.c:771: dereferencing pointer to incomplete type
chan_sccp.c:772: dereferencing pointer to incomplete type
chan_sccp.c:773: dereferencing pointer to incomplete type
chan_sccp.c:773: dereferencing pointer to incomplete type
chan_sccp.c:773: warning: assignment makes pointer from integer without a cast
chan_sccp.c:774: dereferencing pointer to incomplete type
chan_sccp.c:776: dereferencing pointer to incomplete type
chan_sccp.c:777: dereferencing pointer to incomplete type
chan_sccp.c:778: dereferencing pointer to incomplete type
chan_sccp.c:778: warning: assignment makes pointer from integer without a cast
chan_sccp.c:779: dereferencing pointer to incomplete type
chan_sccp.c:781: dereferencing pointer to incomplete type
chan_sccp.c:781: dereferencing pointer to incomplete type
chan_sccp.c:781: dereferencing pointer to incomplete type
chan_sccp.c:782: dereferencing pointer to incomplete type
chan_sccp.c:783: dereferencing pointer to incomplete type
chan_sccp.c:784: dereferencing pointer to incomplete type
chan_sccp.c:784: dereferencing pointer to incomplete type
chan_sccp.c:784: dereferencing pointer to incomplete type
chan_sccp.c:784: dereferencing pointer to incomplete type
chan_sccp.c:784: dereferencing pointer to incomplete type
chan_sccp.c:784: dereferencing pointer to incomplete type
chan_sccp.c:784: dereferencing pointer to incomplete type
chan_sccp.c:784: dereferencing pointer to incomplete type
chan_sccp.c:784: dereferencing pointer to incomplete type
chan_sccp.c:784: dereferencing pointer to incomplete type
chan_sccp.c:784: dereferencing pointer to incomplete type
chan_sccp.c:784: dereferencing pointer to incomplete type
chan_sccp.c:784: dereferencing pointer to incomplete type
chan_sccp.c:785: dereferencing pointer to incomplete type
chan_sccp.c:785: warning: assignment makes pointer from integer without a cast
chan_sccp.c:786: dereferencing pointer to incomplete type
chan_sccp.c:788: dereferencing pointer to incomplete type
chan_sccp.c:788: dereferencing pointer to incomplete type
chan_sccp.c:788: dereferencing pointer to incomplete type
chan_sccp.c:789: dereferencing pointer to incomplete type
chan_sccp.c:790: dereferencing pointer to incomplete type
chan_sccp.c:791: dereferencing pointer to incomplete type
chan_sccp.c:791: dereferencing pointer to incomplete type
chan_sccp.c:792: dereferencing pointer to incomplete type
chan_sccp.c:792: dereferencing pointer to incomplete type
chan_sccp.c:793: dereferencing pointer to incomplete type
chan_sccp.c:795: dereferencing pointer to incomplete type
chan_sccp.c:796: dereferencing pointer to incomplete type
chan_sccp.c:796: dereferencing pointer to incomplete type
chan_sccp.c:797: dereferencing pointer to incomplete type
chan_sccp.c:798: dereferencing pointer to incomplete type
chan_sccp.c:798: dereferencing pointer to incomplete type
chan_sccp.c:798: dereferencing pointer to incomplete type
chan_sccp.c:798: dereferencing pointer to incomplete type
chan_sccp.c:798: dereferencing pointer to incomplete type
chan_sccp.c:798: dereferencing pointer to incomplete type
chan_sccp.c:798: dereferencing pointer to incomplete type
chan_sccp.c:798: dereferencing pointer to incomplete type
chan_sccp.c:798: dereferencing pointer to incomplete type
chan_sccp.c:798: dereferencing pointer to incomplete type
chan_sccp.c:798: dereferencing pointer to incomplete type
chan_sccp.c:798: dereferencing pointer to incomplete type
chan_sccp.c:798: dereferencing pointer to incomplete type
chan_sccp.c:799: dereferencing pointer to incomplete type
chan_sccp.c:800: dereferencing pointer to incomplete type
chan_sccp.c:800: dereferencing pointer to incomplete type
chan_sccp.c:800: dereferencing pointer to incomplete type
chan_sccp.c:800: dereferencing pointer to incomplete type
chan_sccp.c:800: dereferencing pointer to incomplete type
chan_sccp.c:800: dereferencing pointer to incomplete type
chan_sccp.c:800: dereferencing pointer to incomplete type
chan_sccp.c:800: dereferencing pointer to incomplete type
chan_sccp.c:800: dereferencing pointer to incomplete type
chan_sccp.c:800: dereferencing pointer to incomplete type
chan_sccp.c:800: dereferencing pointer to incomplete type
chan_sccp.c:800: dereferencing pointer to incomplete type
chan_sccp.c:800: dereferencing pointer to incomplete type
chan_sccp.c:801: dereferencing pointer to incomplete type
chan_sccp.c:802: dereferencing pointer to incomplete type
chan_sccp.c:802: dereferencing pointer to incomplete type
chan_sccp.c:802: dereferencing pointer to incomplete type
chan_sccp.c:802: dereferencing pointer to incomplete type
chan_sccp.c:802: dereferencing pointer to incomplete type
chan_sccp.c:802: dereferencing pointer to incomplete type
chan_sccp.c:802: dereferencing pointer to incomplete type
chan_sccp.c:802: dereferencing pointer to incomplete type
chan_sccp.c:802: dereferencing pointer to incomplete type
chan_sccp.c:802: dereferencing pointer to incomplete type
chan_sccp.c:802: dereferencing pointer to incomplete type
chan_sccp.c:802: dereferencing pointer to incomplete type
chan_sccp.c:802: dereferencing pointer to incomplete type
chan_sccp.c:803: dereferencing pointer to incomplete type
chan_sccp.c:804: warning: implicit declaration of function `ast_cdr_amaflags2int'
chan_sccp.c:804: dereferencing pointer to incomplete type
chan_sccp.c:806: dereferencing pointer to incomplete type
chan_sccp.c:806: dereferencing pointer to incomplete type
chan_sccp.c:808: dereferencing pointer to incomplete type
chan_sccp.c:810: dereferencing pointer to incomplete type
chan_sccp.c:811: dereferencing pointer to incomplete type
chan_sccp.c:811: dereferencing pointer to incomplete type
chan_sccp.c:811: dereferencing pointer to incomplete type
chan_sccp.c:811: dereferencing pointer to incomplete type
chan_sccp.c:811: dereferencing pointer to incomplete type
chan_sccp.c:811: dereferencing pointer to incomplete type
chan_sccp.c:811: dereferencing pointer to incomplete type
chan_sccp.c:811: dereferencing pointer to incomplete type
chan_sccp.c:811: dereferencing pointer to incomplete type
chan_sccp.c:811: dereferencing pointer to incomplete type
chan_sccp.c:811: dereferencing pointer to incomplete type
chan_sccp.c:811: dereferencing pointer to incomplete type
chan_sccp.c:811: dereferencing pointer to incomplete type
chan_sccp.c:812: dereferencing pointer to incomplete type
chan_sccp.c:813: dereferencing pointer to incomplete type
chan_sccp.c:813: warning: implicit declaration of function `ast_get_group'
chan_sccp.c:813: dereferencing pointer to incomplete type
chan_sccp.c:815: dereferencing pointer to incomplete type
chan_sccp.c:816: dereferencing pointer to incomplete type
chan_sccp.c:816: dereferencing pointer to incomplete type
chan_sccp.c:818: dereferencing pointer to incomplete type
chan_sccp.c:819: dereferencing pointer to incomplete type
chan_sccp.c:819: dereferencing pointer to incomplete type
chan_sccp.c:819: dereferencing pointer to incomplete type
chan_sccp.c:819: dereferencing pointer to incomplete type
chan_sccp.c:819: dereferencing pointer to incomplete type
chan_sccp.c:819: dereferencing pointer to incomplete type
chan_sccp.c:819: dereferencing pointer to incomplete type
chan_sccp.c:819: dereferencing pointer to incomplete type
chan_sccp.c:819: dereferencing pointer to incomplete type
chan_sccp.c:819: dereferencing pointer to incomplete type
chan_sccp.c:819: dereferencing pointer to incomplete type
chan_sccp.c:819: dereferencing pointer to incomplete type
chan_sccp.c:819: dereferencing pointer to incomplete type
chan_sccp.c:820: dereferencing pointer to incomplete type
chan_sccp.c:821: dereferencing pointer to incomplete type
chan_sccp.c:821: dereferencing pointer to incomplete type
chan_sccp.c:822: dereferencing pointer to incomplete type
chan_sccp.c:822: dereferencing pointer to incomplete type
chan_sccp.c:822: dereferencing pointer to incomplete type
chan_sccp.c:822: dereferencing pointer to incomplete type
chan_sccp.c:822: dereferencing pointer to incomplete type
chan_sccp.c:824: dereferencing pointer to incomplete type
chan_sccp.c:824: dereferencing pointer to incomplete type
chan_sccp.c:826: dereferencing pointer to incomplete type
chan_sccp.c:827: dereferencing pointer to incomplete type
chan_sccp.c:829: dereferencing pointer to incomplete type
chan_sccp.c:831: dereferencing pointer to incomplete type
chan_sccp.c:831: dereferencing pointer to incomplete type
chan_sccp.c:833: dereferencing pointer to incomplete type
chan_sccp.c:834: dereferencing pointer to incomplete type
chan_sccp.c:836: dereferencing pointer to incomplete type
chan_sccp.c:838: dereferencing pointer to incomplete type
chan_sccp.c:838: dereferencing pointer to incomplete type
chan_sccp.c:840: dereferencing pointer to incomplete type
chan_sccp.c:841: dereferencing pointer to incomplete type
chan_sccp.c:841: dereferencing pointer to incomplete type
chan_sccp.c:842: dereferencing pointer to incomplete type
chan_sccp.c:843: dereferencing pointer to incomplete type
chan_sccp.c:843: dereferencing pointer to incomplete type
chan_sccp.c:844: dereferencing pointer to incomplete type
chan_sccp.c:845: warning: implicit declaration of function `ast_parse_allow_disallow'
chan_sccp.c:845: dereferencing pointer to incomplete type
chan_sccp.c:845: dereferencing pointer to incomplete type
chan_sccp.c:845: dereferencing pointer to incomplete type
chan_sccp.c:846: dereferencing pointer to incomplete type
chan_sccp.c:847: dereferencing pointer to incomplete type
chan_sccp.c:847: dereferencing pointer to incomplete type
chan_sccp.c:847: dereferencing pointer to incomplete type
chan_sccp.c:848: dereferencing pointer to incomplete type
chan_sccp.c:849: dereferencing pointer to incomplete type
chan_sccp.c:850: dereferencing pointer to incomplete type
chan_sccp.c:851: dereferencing pointer to incomplete type
chan_sccp.c:852: dereferencing pointer to incomplete type
chan_sccp.c:855: dereferencing pointer to incomplete type
chan_sccp.c:855: warning: implicit declaration of function `ast_true'
chan_sccp.c:855: dereferencing pointer to incomplete type
chan_sccp.c:857: dereferencing pointer to incomplete type
chan_sccp.c:858: dereferencing pointer to incomplete type
chan_sccp.c:858: dereferencing pointer to incomplete type
chan_sccp.c:859: dereferencing pointer to incomplete type
chan_sccp.c:860: dereferencing pointer to incomplete type
chan_sccp.c:860: dereferencing pointer to incomplete type
chan_sccp.c:861: dereferencing pointer to incomplete type
chan_sccp.c:862: dereferencing pointer to incomplete type
chan_sccp.c:862: dereferencing pointer to incomplete type
chan_sccp.c:863: dereferencing pointer to incomplete type
chan_sccp.c:864: dereferencing pointer to incomplete type
chan_sccp.c:864: dereferencing pointer to incomplete type
chan_sccp.c:865: dereferencing pointer to incomplete type
chan_sccp.c:866: dereferencing pointer to incomplete type
chan_sccp.c:866: dereferencing pointer to incomplete type
chan_sccp.c:867: dereferencing pointer to incomplete type
chan_sccp.c:868: dereferencing pointer to incomplete type
chan_sccp.c:868: dereferencing pointer to incomplete type
chan_sccp.c:869: dereferencing pointer to incomplete type
chan_sccp.c:870: dereferencing pointer to incomplete type
chan_sccp.c:871: dereferencing pointer to incomplete type
chan_sccp.c:872: dereferencing pointer to incomplete type
chan_sccp.c:873: dereferencing pointer to incomplete type
chan_sccp.c:874: dereferencing pointer to incomplete type
chan_sccp.c:875: dereferencing pointer to incomplete type
chan_sccp.c:876: dereferencing pointer to incomplete type
chan_sccp.c:877: dereferencing pointer to incomplete type
chan_sccp.c:879: dereferencing pointer to incomplete type
chan_sccp.c:880: dereferencing pointer to incomplete type
chan_sccp.c:881: dereferencing pointer to incomplete type
chan_sccp.c:882: dereferencing pointer to incomplete type
chan_sccp.c:883: dereferencing pointer to incomplete type
chan_sccp.c:884: dereferencing pointer to incomplete type
chan_sccp.c:885: dereferencing pointer to incomplete type
chan_sccp.c:886: dereferencing pointer to incomplete type
chan_sccp.c:887: dereferencing pointer to incomplete type
chan_sccp.c:888: dereferencing pointer to incomplete type
chan_sccp.c:890: dereferencing pointer to incomplete type
chan_sccp.c:891: dereferencing pointer to incomplete type
chan_sccp.c:893: dereferencing pointer to incomplete type
chan_sccp.c:894: dereferencing pointer to incomplete type
chan_sccp.c:897: dereferencing pointer to incomplete type
chan_sccp.c:901: dereferencing pointer to incomplete type
chan_sccp.c:902: dereferencing pointer to incomplete type
chan_sccp.c:902: dereferencing pointer to incomplete type
chan_sccp.c:903: dereferencing pointer to incomplete type
chan_sccp.c:904: dereferencing pointer to incomplete type
chan_sccp.c:905: dereferencing pointer to incomplete type
chan_sccp.c:907: dereferencing pointer to incomplete type
chan_sccp.c:909: dereferencing pointer to incomplete type
chan_sccp.c:909: dereferencing pointer to incomplete type
chan_sccp.c:911: dereferencing pointer to incomplete type
chan_sccp.c:912: dereferencing pointer to incomplete type
chan_sccp.c:914: dereferencing pointer to incomplete type
chan_sccp.c:916: dereferencing pointer to incomplete type
chan_sccp.c:916: dereferencing pointer to incomplete type
chan_sccp.c:918: dereferencing pointer to incomplete type
chan_sccp.c:919: dereferencing pointer to incomplete type
chan_sccp.c:921: dereferencing pointer to incomplete type
chan_sccp.c:923: dereferencing pointer to incomplete type
chan_sccp.c:923: dereferencing pointer to incomplete type
chan_sccp.c:925: dereferencing pointer to incomplete type
chan_sccp.c:926: dereferencing pointer to incomplete type
chan_sccp.c:928: dereferencing pointer to incomplete type
chan_sccp.c:930: dereferencing pointer to incomplete type
chan_sccp.c:930: dereferencing pointer to incomplete type
chan_sccp.c:932: dereferencing pointer to incomplete type
chan_sccp.c:933: dereferencing pointer to incomplete type
chan_sccp.c:935: dereferencing pointer to incomplete type
chan_sccp.c:937: dereferencing pointer to incomplete type
chan_sccp.c:937: dereferencing pointer to incomplete type
chan_sccp.c:939: dereferencing pointer to incomplete type
chan_sccp.c:940: dereferencing pointer to incomplete type
chan_sccp.c:941: dereferencing pointer to incomplete type
chan_sccp.c:942: dereferencing pointer to incomplete type
chan_sccp.c:943: dereferencing pointer to incomplete type
chan_sccp.c:944: dereferencing pointer to incomplete type
chan_sccp.c:945: dereferencing pointer to incomplete type
chan_sccp.c:946: dereferencing pointer to incomplete type
chan_sccp.c:947: dereferencing pointer to incomplete type
chan_sccp.c:948: dereferencing pointer to incomplete type
chan_sccp.c:949: dereferencing pointer to incomplete type
chan_sccp.c:951: dereferencing pointer to incomplete type
chan_sccp.c:952: dereferencing pointer to incomplete type
chan_sccp.c:953: dereferencing pointer to incomplete type
chan_sccp.c:953: dereferencing pointer to incomplete type
chan_sccp.c:954: dereferencing pointer to incomplete type
chan_sccp.c:955: dereferencing pointer to incomplete type
chan_sccp.c:956: dereferencing pointer to incomplete type
chan_sccp.c:957: dereferencing pointer to incomplete type
chan_sccp.c:958: dereferencing pointer to incomplete type
chan_sccp.c:960: dereferencing pointer to incomplete type
chan_sccp.c:962: dereferencing pointer to incomplete type
chan_sccp.c:962: dereferencing pointer to incomplete type
chan_sccp.c:962: dereferencing pointer to incomplete type
chan_sccp.c:964: dereferencing pointer to incomplete type
chan_sccp.c:967: warning: implicit declaration of function `ast_codec_pref_string'
chan_sccp.c:967: dereferencing pointer to incomplete type
chan_sccp.c:968: `VERBOSE_PREFIX_3' undeclared (first use in this function)
chan_sccp.c:968: parse error before string constant
chan_sccp.c:970: dereferencing pointer to incomplete type
chan_sccp.c:970: dereferencing pointer to incomplete type
chan_sccp.c:970: dereferencing pointer to incomplete type
chan_sccp.c:970: dereferencing pointer to incomplete type
chan_sccp.c:971: dereferencing pointer to incomplete type
chan_sccp.c:973: dereferencing pointer to incomplete type
chan_sccp.c:975: warning: assignment makes pointer from integer without a cast
chan_sccp.c:983: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:984: dereferencing pointer to incomplete type
chan_sccp.c:985: dereferencing pointer to incomplete type
chan_sccp.c:985: dereferencing pointer to incomplete type
chan_sccp.c:985: dereferencing pointer to incomplete type
chan_sccp.c:985: dereferencing pointer to incomplete type
chan_sccp.c:985: dereferencing pointer to incomplete type
chan_sccp.c:985: dereferencing pointer to incomplete type
chan_sccp.c:985: dereferencing pointer to incomplete type
chan_sccp.c:985: dereferencing pointer to incomplete type
chan_sccp.c:985: dereferencing pointer to incomplete type
chan_sccp.c:985: dereferencing pointer to incomplete type
chan_sccp.c:985: dereferencing pointer to incomplete type
chan_sccp.c:985: dereferencing pointer to incomplete type
chan_sccp.c:985: dereferencing pointer to incomplete type
chan_sccp.c:986: parse error before string constant
chan_sccp.c:987: dereferencing pointer to incomplete type
chan_sccp.c:988: dereferencing pointer to incomplete type
chan_sccp.c:988: dereferencing pointer to incomplete type
chan_sccp.c:989: dereferencing pointer to incomplete type
chan_sccp.c:990: dereferencing pointer to incomplete type
chan_sccp.c:992: dereferencing pointer to incomplete type
chan_sccp.c:992: dereferencing pointer to incomplete type
chan_sccp.c:994: warning: implicit declaration of function `ast_mutex_destroy'
chan_sccp.c:994: dereferencing pointer to incomplete type
chan_sccp.c:1000: dereferencing pointer to incomplete type
chan_sccp.c:1001: dereferencing pointer to incomplete type
chan_sccp.c:1001: dereferencing pointer to incomplete type
chan_sccp.c:1002: dereferencing pointer to incomplete type
chan_sccp.c:1002: dereferencing pointer to incomplete type
chan_sccp.c:1003: dereferencing pointer to incomplete type
chan_sccp.c:1003: dereferencing pointer to incomplete type
chan_sccp.c:1003: dereferencing pointer to incomplete type
chan_sccp.c:1003: dereferencing pointer to incomplete type
chan_sccp.c:1004: dereferencing pointer to incomplete type
chan_sccp.c:1006: dereferencing pointer to incomplete type
chan_sccp.c:1006: dereferencing pointer to incomplete type
chan_sccp.c:1006: dereferencing pointer to incomplete type
chan_sccp.c:1006: dereferencing pointer to incomplete type
chan_sccp.c:1006: dereferencing pointer to incomplete type
chan_sccp.c:1007: dereferencing pointer to incomplete type
chan_sccp.c:1008: dereferencing pointer to incomplete type
chan_sccp.c:1010: dereferencing pointer to incomplete type
chan_sccp.c:1012: dereferencing pointer to incomplete type
chan_sccp.c:1013: dereferencing pointer to incomplete type
chan_sccp.c:1013: dereferencing pointer to incomplete type
chan_sccp.c:1013: dereferencing pointer to incomplete type
chan_sccp.c:1013: dereferencing pointer to incomplete type
chan_sccp.c:1013: dereferencing pointer to incomplete type
chan_sccp.c:1013: dereferencing pointer to incomplete type
chan_sccp.c:1013: dereferencing pointer to incomplete type
chan_sccp.c:1013: dereferencing pointer to incomplete type
chan_sccp.c:1013: dereferencing pointer to incomplete type
chan_sccp.c:1013: dereferencing pointer to incomplete type
chan_sccp.c:1013: dereferencing pointer to incomplete type
chan_sccp.c:1013: dereferencing pointer to incomplete type
chan_sccp.c:1013: dereferencing pointer to incomplete type
chan_sccp.c:1014: dereferencing pointer to incomplete type
chan_sccp.c:1016: dereferencing pointer to incomplete type
chan_sccp.c:1016: dereferencing pointer to incomplete type
chan_sccp.c:1017: dereferencing pointer to incomplete type
chan_sccp.c:1018: dereferencing pointer to incomplete type
chan_sccp.c:1018: dereferencing pointer to incomplete type
chan_sccp.c:1018: dereferencing pointer to incomplete type
chan_sccp.c:1018: dereferencing pointer to incomplete type
chan_sccp.c:1018: dereferencing pointer to incomplete type
chan_sccp.c:1018: dereferencing pointer to incomplete type
chan_sccp.c:1018: dereferencing pointer to incomplete type
chan_sccp.c:1018: dereferencing pointer to incomplete type
chan_sccp.c:1018: dereferencing pointer to incomplete type
chan_sccp.c:1018: dereferencing pointer to incomplete type
chan_sccp.c:1018: dereferencing pointer to incomplete type
chan_sccp.c:1018: dereferencing pointer to incomplete type
chan_sccp.c:1018: dereferencing pointer to incomplete type
chan_sccp.c:1019: dereferencing pointer to incomplete type
chan_sccp.c:1020: dereferencing pointer to incomplete type
chan_sccp.c:1020: dereferencing pointer to incomplete type
chan_sccp.c:1020: dereferencing pointer to incomplete type
chan_sccp.c:1020: dereferencing pointer to incomplete type
chan_sccp.c:1020: dereferencing pointer to incomplete type
chan_sccp.c:1020: dereferencing pointer to incomplete type
chan_sccp.c:1020: dereferencing pointer to incomplete type
chan_sccp.c:1020: dereferencing pointer to incomplete type
chan_sccp.c:1020: dereferencing pointer to incomplete type
chan_sccp.c:1020: dereferencing pointer to incomplete type
chan_sccp.c:1020: dereferencing pointer to incomplete type
chan_sccp.c:1020: dereferencing pointer to incomplete type
chan_sccp.c:1020: dereferencing pointer to incomplete type
chan_sccp.c:1021: dereferencing pointer to incomplete type
chan_sccp.c:1022: dereferencing pointer to incomplete type
chan_sccp.c:1022: dereferencing pointer to incomplete type
chan_sccp.c:1022: dereferencing pointer to incomplete type
chan_sccp.c:1022: dereferencing pointer to incomplete type
chan_sccp.c:1022: dereferencing pointer to incomplete type
chan_sccp.c:1022: dereferencing pointer to incomplete type
chan_sccp.c:1022: dereferencing pointer to incomplete type
chan_sccp.c:1022: dereferencing pointer to incomplete type
chan_sccp.c:1022: dereferencing pointer to incomplete type
chan_sccp.c:1022: dereferencing pointer to incomplete type
chan_sccp.c:1022: dereferencing pointer to incomplete type
chan_sccp.c:1022: dereferencing pointer to incomplete type
chan_sccp.c:1022: dereferencing pointer to incomplete type
chan_sccp.c:1023: dereferencing pointer to incomplete type
chan_sccp.c:1024: dereferencing pointer to incomplete type
chan_sccp.c:1024: dereferencing pointer to incomplete type
chan_sccp.c:1024: dereferencing pointer to incomplete type
chan_sccp.c:1025: dereferencing pointer to incomplete type
chan_sccp.c:1026: dereferencing pointer to incomplete type
chan_sccp.c:1026: dereferencing pointer to incomplete type
chan_sccp.c:1026: dereferencing pointer to incomplete type
chan_sccp.c:1027: dereferencing pointer to incomplete type
chan_sccp.c:1028: dereferencing pointer to incomplete type
chan_sccp.c:1028: dereferencing pointer to incomplete type
chan_sccp.c:1029: dereferencing pointer to incomplete type
chan_sccp.c:1030: dereferencing pointer to incomplete type
chan_sccp.c:1030: dereferencing pointer to incomplete type
chan_sccp.c:1031: dereferencing pointer to incomplete type
chan_sccp.c:1032: dereferencing pointer to incomplete type
chan_sccp.c:1032: dereferencing pointer to incomplete type
chan_sccp.c:1033: dereferencing pointer to incomplete type
chan_sccp.c:1034: dereferencing pointer to incomplete type
chan_sccp.c:1035: dereferencing pointer to incomplete type
chan_sccp.c:1036: dereferencing pointer to incomplete type
chan_sccp.c:1037: dereferencing pointer to incomplete type
chan_sccp.c:1040: dereferencing pointer to incomplete type
chan_sccp.c:1040: dereferencing pointer to incomplete type
chan_sccp.c:1042: dereferencing pointer to incomplete type
chan_sccp.c:1043: dereferencing pointer to incomplete type
chan_sccp.c:1043: dereferencing pointer to incomplete type
chan_sccp.c:1044: dereferencing pointer to incomplete type
chan_sccp.c:1045: dereferencing pointer to incomplete type
chan_sccp.c:1045: dereferencing pointer to incomplete type
chan_sccp.c:1046: dereferencing pointer to incomplete type
chan_sccp.c:1047: dereferencing pointer to incomplete type
chan_sccp.c:1048: dereferencing pointer to incomplete type
chan_sccp.c:1049: dereferencing pointer to incomplete type
chan_sccp.c:1050: dereferencing pointer to incomplete type
chan_sccp.c:1051: dereferencing pointer to incomplete type
chan_sccp.c:1052: dereferencing pointer to incomplete type
chan_sccp.c:1053: dereferencing pointer to incomplete type
chan_sccp.c:1054: dereferencing pointer to incomplete type
chan_sccp.c:1056: dereferencing pointer to incomplete type
chan_sccp.c:1057: dereferencing pointer to incomplete type
chan_sccp.c:1058: dereferencing pointer to incomplete type
chan_sccp.c:1059: dereferencing pointer to incomplete type
chan_sccp.c:1061: dereferencing pointer to incomplete type
chan_sccp.c:1062: dereferencing pointer to incomplete type
chan_sccp.c:1062: dereferencing pointer to incomplete type
chan_sccp.c:1064: dereferencing pointer to incomplete type
chan_sccp.c:1065: dereferencing pointer to incomplete type
chan_sccp.c:1067: parse error before string constant
chan_sccp.c:1069: dereferencing pointer to incomplete type
chan_sccp.c:1069: dereferencing pointer to incomplete type
chan_sccp.c:1069: dereferencing pointer to incomplete type
chan_sccp.c:1069: dereferencing pointer to incomplete type
chan_sccp.c:1069: dereferencing pointer to incomplete type
chan_sccp.c:1085: dereferencing pointer to incomplete type
chan_sccp.c:1085: dereferencing pointer to incomplete type
chan_sccp.c:1093: dereferencing pointer to incomplete type
chan_sccp.c:1094: dereferencing pointer to incomplete type
chan_sccp.c:1101: parse error before string constant
chan_sccp.c:1104: dereferencing pointer to incomplete type
chan_sccp.c:1104: dereferencing pointer to incomplete type
chan_sccp.c:1106: dereferencing pointer to incomplete type
chan_sccp.c:1107: dereferencing pointer to incomplete type
chan_sccp.c:1108: dereferencing pointer to incomplete type
chan_sccp.c:1109: dereferencing pointer to incomplete type
chan_sccp.c:1110: dereferencing pointer to incomplete type
chan_sccp.c:1111: dereferencing pointer to incomplete type
chan_sccp.c:1112: dereferencing pointer to incomplete type
chan_sccp.c:1113: dereferencing pointer to incomplete type
chan_sccp.c:1114: dereferencing pointer to incomplete type
chan_sccp.c:1115: dereferencing pointer to incomplete type
chan_sccp.c:1116: dereferencing pointer to incomplete type
chan_sccp.c:1118: dereferencing pointer to incomplete type
chan_sccp.c:1119: dereferencing pointer to incomplete type
chan_sccp.c:1120: dereferencing pointer to incomplete type
chan_sccp.c:1120: dereferencing pointer to incomplete type
chan_sccp.c:1122: dereferencing pointer to incomplete type
chan_sccp.c:1122: dereferencing pointer to incomplete type
chan_sccp.c:1122: dereferencing pointer to incomplete type
chan_sccp.c:1124: dereferencing pointer to incomplete type
chan_sccp.c:1129: dereferencing pointer to incomplete type
chan_sccp.c:1134: warning: assignment makes pointer from integer without a cast
chan_sccp.c:1142: dereferencing pointer to incomplete type
chan_sccp.c:1143: dereferencing pointer to incomplete type
chan_sccp.c:1144: dereferencing pointer to incomplete type
chan_sccp.c:1144: dereferencing pointer to incomplete type
chan_sccp.c:1144: dereferencing pointer to incomplete type
chan_sccp.c:1144: dereferencing pointer to incomplete type
chan_sccp.c:1144: dereferencing pointer to incomplete type
chan_sccp.c:1144: dereferencing pointer to incomplete type
chan_sccp.c:1144: dereferencing pointer to incomplete type
chan_sccp.c:1144: dereferencing pointer to incomplete type
chan_sccp.c:1144: dereferencing pointer to incomplete type
chan_sccp.c:1144: dereferencing pointer to incomplete type
chan_sccp.c:1144: dereferencing pointer to incomplete type
chan_sccp.c:1144: dereferencing pointer to incomplete type
chan_sccp.c:1144: dereferencing pointer to incomplete type
chan_sccp.c:1145: dereferencing pointer to incomplete type
chan_sccp.c:1146: dereferencing pointer to incomplete type
chan_sccp.c:1149: parse error before string constant
chan_sccp.c:1150: dereferencing pointer to incomplete type
chan_sccp.c:1151: dereferencing pointer to incomplete type
chan_sccp.c:1151: dereferencing pointer to incomplete type
chan_sccp.c:1152: dereferencing pointer to incomplete type
chan_sccp.c:1153: dereferencing pointer to incomplete type
chan_sccp.c:1154: dereferencing pointer to incomplete type
chan_sccp.c:1155: dereferencing pointer to incomplete type
chan_sccp.c:1158: dereferencing pointer to incomplete type
chan_sccp.c:1158: dereferencing pointer to incomplete type
chan_sccp.c:1162: dereferencing pointer to incomplete type
chan_sccp.c:1163: dereferencing pointer to incomplete type
chan_sccp.c:1163: dereferencing pointer to incomplete type
chan_sccp.c:1163: dereferencing pointer to incomplete type
chan_sccp.c:1163: dereferencing pointer to incomplete type
chan_sccp.c:1163: dereferencing pointer to incomplete type
chan_sccp.c:1163: dereferencing pointer to incomplete type
chan_sccp.c:1163: dereferencing pointer to incomplete type
chan_sccp.c:1163: dereferencing pointer to incomplete type
chan_sccp.c:1163: dereferencing pointer to incomplete type
chan_sccp.c:1163: dereferencing pointer to incomplete type
chan_sccp.c:1163: dereferencing pointer to incomplete type
chan_sccp.c:1163: dereferencing pointer to incomplete type
chan_sccp.c:1163: dereferencing pointer to incomplete type
chan_sccp.c:1164: dereferencing pointer to incomplete type
chan_sccp.c:1165: dereferencing pointer to incomplete type
chan_sccp.c:1165: dereferencing pointer to incomplete type
chan_sccp.c:1165: dereferencing pointer to incomplete type
chan_sccp.c:1165: dereferencing pointer to incomplete type
chan_sccp.c:1165: dereferencing pointer to incomplete type
chan_sccp.c:1165: dereferencing pointer to incomplete type
chan_sccp.c:1165: dereferencing pointer to incomplete type
chan_sccp.c:1165: dereferencing pointer to incomplete type
chan_sccp.c:1165: dereferencing pointer to incomplete type
chan_sccp.c:1165: dereferencing pointer to incomplete type
chan_sccp.c:1165: dereferencing pointer to incomplete type
chan_sccp.c:1165: dereferencing pointer to incomplete type
chan_sccp.c:1165: dereferencing pointer to incomplete type
chan_sccp.c:1166: dereferencing pointer to incomplete type
chan_sccp.c:1167: dereferencing pointer to incomplete type
chan_sccp.c:1167: dereferencing pointer to incomplete type
chan_sccp.c:1167: dereferencing pointer to incomplete type
chan_sccp.c:1167: dereferencing pointer to incomplete type
chan_sccp.c:1167: dereferencing pointer to incomplete type
chan_sccp.c:1167: dereferencing pointer to incomplete type
chan_sccp.c:1167: dereferencing pointer to incomplete type
chan_sccp.c:1167: dereferencing pointer to incomplete type
chan_sccp.c:1167: dereferencing pointer to incomplete type
chan_sccp.c:1167: dereferencing pointer to incomplete type
chan_sccp.c:1167: dereferencing pointer to incomplete type
chan_sccp.c:1167: dereferencing pointer to incomplete type
chan_sccp.c:1167: dereferencing pointer to incomplete type
chan_sccp.c:1168: dereferencing pointer to incomplete type
chan_sccp.c:1169: dereferencing pointer to incomplete type
chan_sccp.c:1169: dereferencing pointer to incomplete type
chan_sccp.c:1169: dereferencing pointer to incomplete type
chan_sccp.c:1169: dereferencing pointer to incomplete type
chan_sccp.c:1169: dereferencing pointer to incomplete type
chan_sccp.c:1169: dereferencing pointer to incomplete type
chan_sccp.c:1169: dereferencing pointer to incomplete type
chan_sccp.c:1169: dereferencing pointer to incomplete type
chan_sccp.c:1169: dereferencing pointer to incomplete type
chan_sccp.c:1169: dereferencing pointer to incomplete type
chan_sccp.c:1169: dereferencing pointer to incomplete type
chan_sccp.c:1169: dereferencing pointer to incomplete type
chan_sccp.c:1169: dereferencing pointer to incomplete type
chan_sccp.c:1170: dereferencing pointer to incomplete type
chan_sccp.c:1171: dereferencing pointer to incomplete type
chan_sccp.c:1171: dereferencing pointer to incomplete type
chan_sccp.c:1171: dereferencing pointer to incomplete type
chan_sccp.c:1171: dereferencing pointer to incomplete type
chan_sccp.c:1171: dereferencing pointer to incomplete type
chan_sccp.c:1171: dereferencing pointer to incomplete type
chan_sccp.c:1171: dereferencing pointer to incomplete type
chan_sccp.c:1171: dereferencing pointer to incomplete type
chan_sccp.c:1171: dereferencing pointer to incomplete type
chan_sccp.c:1171: dereferencing pointer to incomplete type
chan_sccp.c:1171: dereferencing pointer to incomplete type
chan_sccp.c:1171: dereferencing pointer to incomplete type
chan_sccp.c:1171: dereferencing pointer to incomplete type
chan_sccp.c:1172: dereferencing pointer to incomplete type
chan_sccp.c:1173: dereferencing pointer to incomplete type
chan_sccp.c:1173: dereferencing pointer to incomplete type
chan_sccp.c:1173: dereferencing pointer to incomplete type
chan_sccp.c:1173: dereferencing pointer to incomplete type
chan_sccp.c:1173: dereferencing pointer to incomplete type
chan_sccp.c:1173: dereferencing pointer to incomplete type
chan_sccp.c:1173: dereferencing pointer to incomplete type
chan_sccp.c:1173: dereferencing pointer to incomplete type
chan_sccp.c:1173: dereferencing pointer to incomplete type
chan_sccp.c:1173: dereferencing pointer to incomplete type
chan_sccp.c:1173: dereferencing pointer to incomplete type
chan_sccp.c:1173: dereferencing pointer to incomplete type
chan_sccp.c:1173: dereferencing pointer to incomplete type
chan_sccp.c:1174: dereferencing pointer to incomplete type
chan_sccp.c:1175: dereferencing pointer to incomplete type
chan_sccp.c:1175: dereferencing pointer to incomplete type
chan_sccp.c:1175: dereferencing pointer to incomplete type
chan_sccp.c:1175: dereferencing pointer to incomplete type
chan_sccp.c:1175: dereferencing pointer to incomplete type
chan_sccp.c:1175: dereferencing pointer to incomplete type
chan_sccp.c:1175: dereferencing pointer to incomplete type
chan_sccp.c:1175: dereferencing pointer to incomplete type
chan_sccp.c:1175: dereferencing pointer to incomplete type
chan_sccp.c:1175: dereferencing pointer to incomplete type
chan_sccp.c:1175: dereferencing pointer to incomplete type
chan_sccp.c:1175: dereferencing pointer to incomplete type
chan_sccp.c:1175: dereferencing pointer to incomplete type
chan_sccp.c:1176: dereferencing pointer to incomplete type
chan_sccp.c:1178: dereferencing pointer to incomplete type
chan_sccp.c:1179: dereferencing pointer to incomplete type
chan_sccp.c:1179: dereferencing pointer to incomplete type
chan_sccp.c:1179: dereferencing pointer to incomplete type
chan_sccp.c:1179: dereferencing pointer to incomplete type
chan_sccp.c:1179: dereferencing pointer to incomplete type
chan_sccp.c:1179: dereferencing pointer to incomplete type
chan_sccp.c:1179: dereferencing pointer to incomplete type
chan_sccp.c:1179: dereferencing pointer to incomplete type
chan_sccp.c:1179: dereferencing pointer to incomplete type
chan_sccp.c:1179: dereferencing pointer to incomplete type
chan_sccp.c:1179: dereferencing pointer to incomplete type
chan_sccp.c:1179: dereferencing pointer to incomplete type
chan_sccp.c:1179: dereferencing pointer to incomplete type
chan_sccp.c:1180: dereferencing pointer to incomplete type
chan_sccp.c:1181: dereferencing pointer to incomplete type
chan_sccp.c:1181: dereferencing pointer to incomplete type
chan_sccp.c:1181: dereferencing pointer to incomplete type
chan_sccp.c:1181: dereferencing pointer to incomplete type
chan_sccp.c:1181: dereferencing pointer to incomplete type
chan_sccp.c:1181: dereferencing pointer to incomplete type
chan_sccp.c:1181: dereferencing pointer to incomplete type
chan_sccp.c:1181: dereferencing pointer to incomplete type
chan_sccp.c:1181: dereferencing pointer to incomplete type
chan_sccp.c:1181: dereferencing pointer to incomplete type
chan_sccp.c:1181: dereferencing pointer to incomplete type
chan_sccp.c:1181: dereferencing pointer to incomplete type
chan_sccp.c:1181: dereferencing pointer to incomplete type
chan_sccp.c:1182: dereferencing pointer to incomplete type
chan_sccp.c:1183: dereferencing pointer to incomplete type
chan_sccp.c:1183: dereferencing pointer to incomplete type
chan_sccp.c:1184: dereferencing pointer to incomplete type
chan_sccp.c:1185: dereferencing pointer to incomplete type
chan_sccp.c:1185: dereferencing pointer to incomplete type
chan_sccp.c:1186: dereferencing pointer to incomplete type
chan_sccp.c:1187: dereferencing pointer to incomplete type
chan_sccp.c:1189: dereferencing pointer to incomplete type
chan_sccp.c:1190: dereferencing pointer to incomplete type
chan_sccp.c:1191: dereferencing pointer to incomplete type
chan_sccp.c:1192: dereferencing pointer to incomplete type
chan_sccp.c:1192: dereferencing pointer to incomplete type
chan_sccp.c:1193: dereferencing pointer to incomplete type
chan_sccp.c:1194: dereferencing pointer to incomplete type
chan_sccp.c:1194: dereferencing pointer to incomplete type
chan_sccp.c:1195: dereferencing pointer to incomplete type
chan_sccp.c:1196: dereferencing pointer to incomplete type
chan_sccp.c:1196: dereferencing pointer to incomplete type
chan_sccp.c:1197: dereferencing pointer to incomplete type
chan_sccp.c:1198: dereferencing pointer to incomplete type
chan_sccp.c:1199: dereferencing pointer to incomplete type
chan_sccp.c:1199: dereferencing pointer to incomplete type
chan_sccp.c:1199: dereferencing pointer to incomplete type
chan_sccp.c:1199: dereferencing pointer to incomplete type
chan_sccp.c:1199: dereferencing pointer to incomplete type
chan_sccp.c:1199: dereferencing pointer to incomplete type
chan_sccp.c:1199: dereferencing pointer to incomplete type
chan_sccp.c:1199: dereferencing pointer to incomplete type
chan_sccp.c:1199: dereferencing pointer to incomplete type
chan_sccp.c:1199: dereferencing pointer to incomplete type
chan_sccp.c:1199: dereferencing pointer to incomplete type
chan_sccp.c:1199: dereferencing pointer to incomplete type
chan_sccp.c:1199: dereferencing pointer to incomplete type
chan_sccp.c:1200: dereferencing pointer to incomplete type
chan_sccp.c:1201: dereferencing pointer to incomplete type
chan_sccp.c:1201: dereferencing pointer to incomplete type
chan_sccp.c:1201: dereferencing pointer to incomplete type
chan_sccp.c:1201: dereferencing pointer to incomplete type
chan_sccp.c:1201: dereferencing pointer to incomplete type
chan_sccp.c:1201: dereferencing pointer to incomplete type
chan_sccp.c:1201: dereferencing pointer to incomplete type
chan_sccp.c:1201: dereferencing pointer to incomplete type
chan_sccp.c:1201: dereferencing pointer to incomplete type
chan_sccp.c:1201: dereferencing pointer to incomplete type
chan_sccp.c:1201: dereferencing pointer to incomplete type
chan_sccp.c:1201: dereferencing pointer to incomplete type
chan_sccp.c:1201: dereferencing pointer to incomplete type
chan_sccp.c:1202: dereferencing pointer to incomplete type
chan_sccp.c:1203: dereferencing pointer to incomplete type
chan_sccp.c:1203: dereferencing pointer to incomplete type
chan_sccp.c:1203: dereferencing pointer to incomplete type
chan_sccp.c:1203: dereferencing pointer to incomplete type
chan_sccp.c:1203: dereferencing pointer to incomplete type
chan_sccp.c:1203: dereferencing pointer to incomplete type
chan_sccp.c:1203: dereferencing pointer to incomplete type
chan_sccp.c:1203: dereferencing pointer to incomplete type
chan_sccp.c:1203: dereferencing pointer to incomplete type
chan_sccp.c:1203: dereferencing pointer to incomplete type
chan_sccp.c:1203: dereferencing pointer to incomplete type
chan_sccp.c:1203: dereferencing pointer to incomplete type
chan_sccp.c:1203: dereferencing pointer to incomplete type
chan_sccp.c:1204: dereferencing pointer to incomplete type
chan_sccp.c:1205: dereferencing pointer to incomplete type
chan_sccp.c:1207: dereferencing pointer to incomplete type
chan_sccp.c:1207: dereferencing pointer to incomplete type
chan_sccp.c:1209: dereferencing pointer to incomplete type
chan_sccp.c:1211: dereferencing pointer to incomplete type
chan_sccp.c:1212: dereferencing pointer to incomplete type
chan_sccp.c:1212: dereferencing pointer to incomplete type
chan_sccp.c:1214: dereferencing pointer to incomplete type
chan_sccp.c:1215: dereferencing pointer to incomplete type
chan_sccp.c:1215: dereferencing pointer to incomplete type
chan_sccp.c:1217: dereferencing pointer to incomplete type
chan_sccp.c:1218: dereferencing pointer to incomplete type
chan_sccp.c:1219: warning: implicit declaration of function `ast_exists_extension'
chan_sccp.c:1219: dereferencing pointer to incomplete type
chan_sccp.c:1219: dereferencing pointer to incomplete type
chan_sccp.c:1219: dereferencing pointer to incomplete type
chan_sccp.c:1220: dereferencing pointer to incomplete type
chan_sccp.c:1220: dereferencing pointer to incomplete type
chan_sccp.c:1220: dereferencing pointer to incomplete type
chan_sccp.c:1220: dereferencing pointer to incomplete type
chan_sccp.c:1220: dereferencing pointer to incomplete type
chan_sccp.c:1220: dereferencing pointer to incomplete type
chan_sccp.c:1220: dereferencing pointer to incomplete type
chan_sccp.c:1220: dereferencing pointer to incomplete type
chan_sccp.c:1222: dereferencing pointer to incomplete type
chan_sccp.c:1225: dereferencing pointer to incomplete type
chan_sccp.c:1226: dereferencing pointer to incomplete type
chan_sccp.c:1227: dereferencing pointer to incomplete type
chan_sccp.c:1227: dereferencing pointer to incomplete type
chan_sccp.c:1228: dereferencing pointer to incomplete type
chan_sccp.c:1228: dereferencing pointer to incomplete type
chan_sccp.c:1228: dereferencing pointer to incomplete type
chan_sccp.c:1228: dereferencing pointer to incomplete type
chan_sccp.c:1228: dereferencing pointer to incomplete type
chan_sccp.c:1228: dereferencing pointer to incomplete type
chan_sccp.c:1228: dereferencing pointer to incomplete type
chan_sccp.c:1228: dereferencing pointer to incomplete type
chan_sccp.c:1228: dereferencing pointer to incomplete type
chan_sccp.c:1228: dereferencing pointer to incomplete type
chan_sccp.c:1228: dereferencing pointer to incomplete type
chan_sccp.c:1228: dereferencing pointer to incomplete type
chan_sccp.c:1228: dereferencing pointer to incomplete type
chan_sccp.c:1229: dereferencing pointer to incomplete type
chan_sccp.c:1230: dereferencing pointer to incomplete type
chan_sccp.c:1232: dereferencing pointer to incomplete type
chan_sccp.c:1234: dereferencing pointer to incomplete type
chan_sccp.c:1236: dereferencing pointer to incomplete type
chan_sccp.c:1236: dereferencing pointer to incomplete type
chan_sccp.c:1239: dereferencing pointer to incomplete type
chan_sccp.c:1239: dereferencing pointer to incomplete type
chan_sccp.c:1239: dereferencing pointer to incomplete type
chan_sccp.c:1241: dereferencing pointer to incomplete type
chan_sccp.c:1250: dereferencing pointer to incomplete type
chan_sccp.c:1250: dereferencing pointer to incomplete type
chan_sccp.c:1250: dereferencing pointer to incomplete type
chan_sccp.c:1250: dereferencing pointer to incomplete type
chan_sccp.c:1250: dereferencing pointer to incomplete type
chan_sccp.c:1251: dereferencing pointer to incomplete type
chan_sccp.c:1252: dereferencing pointer to incomplete type
chan_sccp.c:1255: dereferencing pointer to incomplete type
chan_sccp.c:1257: dereferencing pointer to incomplete type
chan_sccp.c:1260: dereferencing pointer to incomplete type
chan_sccp.c:1262: dereferencing pointer to incomplete type
chan_sccp.c:1262: dereferencing pointer to incomplete type
chan_sccp.c:1262: dereferencing pointer to incomplete type
chan_sccp.c:1264: dereferencing pointer to incomplete type
chan_sccp.c:1267: dereferencing pointer to incomplete type
chan_sccp.c:1272: dereferencing pointer to incomplete type
chan_sccp.c:1272: dereferencing pointer to incomplete type
chan_sccp.c:1272: dereferencing pointer to incomplete type
chan_sccp.c:1274: warning: implicit declaration of function `ast_inet_ntoa'
chan_sccp.c:1274: dereferencing pointer to incomplete type
chan_sccp.c:1274: dereferencing pointer to incomplete type
chan_sccp.c:1274: dereferencing pointer to incomplete type
chan_sccp.c:1274: dereferencing pointer to incomplete type
chan_sccp.c:1274: dereferencing pointer to incomplete type
chan_sccp.c:1276: dereferencing pointer to incomplete type
chan_sccp.c:1277: dereferencing pointer to incomplete type
chan_sccp.c:1280: parse error before string constant
chan_sccp.c:1281: dereferencing pointer to incomplete type
chan_sccp.c:1281: `__v' undeclared (first use in this function)
chan_sccp.c:1281: dereferencing pointer to incomplete type
chan_sccp.c:1281: dereferencing pointer to incomplete type
chan_sccp.c:1281: dereferencing pointer to incomplete type
chan_sccp.c:1281: parse error before `)'
chan_sccp.c:1283: dereferencing pointer to incomplete type
chan_sccp.c:1285: dereferencing pointer to incomplete type
chan_sccp.c:1285: dereferencing pointer to incomplete type
chan_sccp.c:1285: dereferencing pointer to incomplete type
chan_sccp.c:1285: dereferencing pointer to incomplete type
chan_sccp.c:1285: dereferencing pointer to incomplete type
chan_sccp.c:1287: dereferencing pointer to incomplete type
chan_sccp.c:1288: dereferencing pointer to incomplete type
chan_sccp.c:1292: dereferencing pointer to incomplete type
chan_sccp.c:1292: parse error before string constant
chan_sccp.c:1292: dereferencing pointer to incomplete type
chan_sccp.c:1292: dereferencing pointer to incomplete type
chan_sccp.c:1292: dereferencing pointer to incomplete type
chan_sccp.c:1292: dereferencing pointer to incomplete type
chan_sccp.c:1292: dereferencing pointer to incomplete type
chan_sccp.c:1292: warning: left-hand operand of comma expression has no effect
chan_sccp.c:1292: parse error before `)'
chan_sccp.c:1293: warning: implicit declaration of function `ast_pthread_create'
chan_sccp.c:709: warning: unused variable `ahp'
chan_sccp.c:1285: warning: `__v' might be used uninitialized in this function
chan_sccp.c:1295: warning: control reaches end of non-void function
chan_sccp.c: At top level:
chan_sccp.c:1297: warning: type defaults to `int' in declaration of `ast_destroy'
chan_sccp.c:1297: warning: parameter names (without types) in function declaration
chan_sccp.c:1297: warning: data definition has no type or storage class
chan_sccp.c:1298: warning: type defaults to `int' in declaration of `sccp_dev_dbclean'
chan_sccp.c:1298: warning: function declaration isn't a prototype
chan_sccp.c:1298: conflicting types for `sccp_dev_dbclean'
sccp_utils.h:17: previous declaration of `sccp_dev_dbclean'
chan_sccp.c:1298: warning: data definition has no type or storage class
chan_sccp.c:1299: parse error before `return'
chan_sccp.c: In function `sccp_setcalledparty_exec':
chan_sccp.c:1307: dereferencing pointer to incomplete type
chan_sccp.c:1310: dereferencing pointer to incomplete type
chan_sccp.c:1321: warning: implicit declaration of function `ast_callerid_parse'
chan_sccp.c: At top level:
chan_sccp.c:1328: warning: no previous prototype for `reload'
chan_sccp.c:1332: warning: function declaration isn't a prototype
chan_sccp.c: In function `load_module':
chan_sccp.c:1335: sizeof applied to an incomplete type
chan_sccp.c:1337: `LOG_ERROR' undeclared (first use in this function)
chan_sccp.c:1340: sizeof applied to an incomplete type
chan_sccp.c:1340: sizeof applied to an incomplete type
chan_sccp.c:1340: sizeof applied to an incomplete type
chan_sccp.c:1340: sizeof applied to an incomplete type
chan_sccp.c:1340: sizeof applied to an incomplete type
chan_sccp.c:1340: sizeof applied to an incomplete type
chan_sccp.c:1341: dereferencing pointer to incomplete type
chan_sccp.c:1342: dereferencing pointer to incomplete type
chan_sccp.c:1343: dereferencing pointer to incomplete type
chan_sccp.c:1344: dereferencing pointer to incomplete type
chan_sccp.c:1345: dereferencing pointer to incomplete type
chan_sccp.c:1346: dereferencing pointer to incomplete type
chan_sccp.c:1350: dereferencing pointer to incomplete type
chan_sccp.c:1351: dereferencing pointer to incomplete type
chan_sccp.c:1352: dereferencing pointer to incomplete type
chan_sccp.c:1353: dereferencing pointer to incomplete type
chan_sccp.c:1354: dereferencing pointer to incomplete type
chan_sccp.c:1354: dereferencing pointer to incomplete type
chan_sccp.c:1354: dereferencing pointer to incomplete type
chan_sccp.c:1354: dereferencing pointer to incomplete type
chan_sccp.c:1354: dereferencing pointer to incomplete type
chan_sccp.c:1354: dereferencing pointer to incomplete type
chan_sccp.c:1354: dereferencing pointer to incomplete type
chan_sccp.c:1354: dereferencing pointer to incomplete type
chan_sccp.c:1355: dereferencing pointer to incomplete type
chan_sccp.c:1355: dereferencing pointer to incomplete type
chan_sccp.c:1355: dereferencing pointer to incomplete type
chan_sccp.c:1355: dereferencing pointer to incomplete type
chan_sccp.c:1355: dereferencing pointer to incomplete type
chan_sccp.c:1355: dereferencing pointer to incomplete type
chan_sccp.c:1355: dereferencing pointer to incomplete type
chan_sccp.c:1355: dereferencing pointer to incomplete type
chan_sccp.c:1356: dereferencing pointer to incomplete type
chan_sccp.c:1356: dereferencing pointer to incomplete type
chan_sccp.c:1356: dereferencing pointer to incomplete type
chan_sccp.c:1356: dereferencing pointer to incomplete type
chan_sccp.c:1356: dereferencing pointer to incomplete type
chan_sccp.c:1356: dereferencing pointer to incomplete type
chan_sccp.c:1356: dereferencing pointer to incomplete type
chan_sccp.c:1356: dereferencing pointer to incomplete type
chan_sccp.c:1359: dereferencing pointer to incomplete type
chan_sccp.c:1361: dereferencing pointer to incomplete type
chan_sccp.c:1363: dereferencing pointer to incomplete type
chan_sccp.c:1363: `AST_FORMAT_ALAW' undeclared (first use in this function)
chan_sccp.c:1363: `AST_FORMAT_ULAW' undeclared (first use in this function)
chan_sccp.c:1363: `AST_FORMAT_G729A' undeclared (first use in this function)
chan_sccp.c:1365: dereferencing pointer to incomplete type
chan_sccp.c:1366: dereferencing pointer to incomplete type
chan_sccp.c:1367: dereferencing pointer to incomplete type
chan_sccp.c:1368: dereferencing pointer to incomplete type
chan_sccp.c:1369: dereferencing pointer to incomplete type
chan_sccp.c:1370: dereferencing pointer to incomplete type
chan_sccp.c:1371: dereferencing pointer to incomplete type
chan_sccp.c:1372: dereferencing pointer to incomplete type
chan_sccp.c:1373: dereferencing pointer to incomplete type
chan_sccp.c:1374: dereferencing pointer to incomplete type
chan_sccp.c:1375: dereferencing pointer to incomplete type
chan_sccp.c:1376: dereferencing pointer to incomplete type
chan_sccp.c:1377: dereferencing pointer to incomplete type
chan_sccp.c:1383: warning: implicit declaration of function `ast_channel_register_ex'
chan_sccp.c:1383: dereferencing pointer to incomplete type
chan_sccp.c:1391: warning: implicit declaration of function `ast_register_application'
chan_sccp.c: At top level:
chan_sccp.c:1395: warning: function declaration isn't a prototype
chan_sccp.c: In function `unload_module':
chan_sccp.c:1405: warning: implicit declaration of function `ast_channel_unregister'
chan_sccp.c:1407: warning: implicit declaration of function `ast_unregister_application'
chan_sccp.c:1410: dereferencing pointer to incomplete type
chan_sccp.c:1411: dereferencing pointer to incomplete type
chan_sccp.c:1412: dereferencing pointer to incomplete type
chan_sccp.c:1413: dereferencing pointer to incomplete type
chan_sccp.c:1415: dereferencing pointer to incomplete type
chan_sccp.c:1416: dereferencing pointer to incomplete type
chan_sccp.c:1417: dereferencing pointer to incomplete type
chan_sccp.c:1418: dereferencing pointer to incomplete type
chan_sccp.c:1418: dereferencing pointer to incomplete type
chan_sccp.c:1419: dereferencing pointer to incomplete type
chan_sccp.c:1419: `VERBOSE_PREFIX_3' undeclared (first use in this function)
chan_sccp.c:1419: parse error before string constant
chan_sccp.c:1419: dereferencing pointer to incomplete type
chan_sccp.c:1419: warning: left-hand operand of comma expression has no effect
chan_sccp.c:1419: parse error before `)'
chan_sccp.c:1420: dereferencing pointer to incomplete type
chan_sccp.c:1421: dereferencing pointer to incomplete type
chan_sccp.c:1422: dereferencing pointer to incomplete type
chan_sccp.c:1422: dereferencing pointer to incomplete type
chan_sccp.c:1425: dereferencing pointer to incomplete type
chan_sccp.c:1426: dereferencing pointer to incomplete type
chan_sccp.c:1427: dereferencing pointer to incomplete type
chan_sccp.c:1428: dereferencing pointer to incomplete type
chan_sccp.c:1431: dereferencing pointer to incomplete type
chan_sccp.c:1433: dereferencing pointer to incomplete type
chan_sccp.c:1434: dereferencing pointer to incomplete type
chan_sccp.c:1435: dereferencing pointer to incomplete type
chan_sccp.c:1436: dereferencing pointer to incomplete type
chan_sccp.c:1436: dereferencing pointer to incomplete type
chan_sccp.c:1437: dereferencing pointer to incomplete type
chan_sccp.c:1437: parse error before string constant
chan_sccp.c:1437: dereferencing pointer to incomplete type
chan_sccp.c:1437: warning: left-hand operand of comma expression has no effect
chan_sccp.c:1437: parse error before `)'
chan_sccp.c:1439: dereferencing pointer to incomplete type
chan_sccp.c:1442: dereferencing pointer to incomplete type
chan_sccp.c:1444: dereferencing pointer to incomplete type
chan_sccp.c:1445: dereferencing pointer to incomplete type
chan_sccp.c:1446: dereferencing pointer to incomplete type
chan_sccp.c:1447: dereferencing pointer to incomplete type
chan_sccp.c:1447: dereferencing pointer to incomplete type
chan_sccp.c:1448: dereferencing pointer to incomplete type
chan_sccp.c:1448: parse error before string constant
chan_sccp.c:1448: dereferencing pointer to incomplete type
chan_sccp.c:1448: warning: left-hand operand of comma expression has no effect
chan_sccp.c:1448: parse error before `)'
chan_sccp.c:1449: dereferencing pointer to incomplete type
chan_sccp.c:1450: dereferencing pointer to incomplete type
chan_sccp.c:1451: dereferencing pointer to incomplete type
chan_sccp.c:1454: dereferencing pointer to incomplete type
chan_sccp.c:1455: dereferencing pointer to incomplete type
chan_sccp.c:1456: dereferencing pointer to incomplete type
chan_sccp.c:1458: dereferencing pointer to incomplete type
chan_sccp.c:1458: parse error before string constant
chan_sccp.c:1460: dereferencing pointer to incomplete type
chan_sccp.c:1461: `AST_PTHREADT_STOP' undeclared (first use in this function)
chan_sccp.c:1464: warning: implicit declaration of function `pthread_join'
chan_sccp.c:1467: dereferencing pointer to incomplete type
chan_sccp.c:1469: `LOG_WARNING' undeclared (first use in this function)
chan_sccp.c:1473: dereferencing pointer to incomplete type
chan_sccp.c:1473: parse error before string constant
chan_sccp.c:1475: dereferencing pointer to incomplete type
chan_sccp.c:1476: warning: implicit declaration of function `ast_free_ha'
chan_sccp.c:1476: dereferencing pointer to incomplete type
chan_sccp.c:1478: dereferencing pointer to incomplete type
chan_sccp.c:1479: dereferencing pointer to incomplete type
chan_sccp.c:1481: dereferencing pointer to incomplete type
chan_sccp.c:1482: dereferencing pointer to incomplete type
chan_sccp.c:1483: dereferencing pointer to incomplete type
chan_sccp.c:1484: dereferencing pointer to incomplete type
chan_sccp.c:1485: dereferencing pointer to incomplete type
chan_sccp.c:1486: dereferencing pointer to incomplete type
chan_sccp.c: At top level:
chan_sccp.c:1493: warning: function declaration isn't a prototype
chan_sccp.c: In function `usecount':
chan_sccp.c:1495: dereferencing pointer to incomplete type
chan_sccp.c:1496: dereferencing pointer to incomplete type
chan_sccp.c:1497: dereferencing pointer to incomplete type
chan_sccp.c:1494: warning: `res' might be used uninitialized in this function
chan_sccp.c: At top level:
chan_sccp.c:1501: warning: function declaration isn't a prototype
chan_sccp.c: In function `key':
chan_sccp.c:1502: `ASTERISK_GPL_KEY' undeclared (first use in this function)
chan_sccp.c:1503: warning: control reaches end of non-void function
chan_sccp.c: At top level:
chan_sccp.c:1505: `description' redeclared as different kind of symbol
chan_sccp.h:302: previous declaration of `description'
chan_sccp.h:323: storage size of `codecs' isn't known
chan_sccp.h:476: storage size of `global_codecs' isn't known
{standard input}: Assembler messages:
{standard input}:5134: Error: symbol `description' is already defined
make: *** [.tmp/chan_sccp.o] Error 1
Kann mir da jemand weiterhelfen?

Gruß
Werner
 
Code:
grep: /usr/include/asterisk/channel.h: [COLOR="Red"]No such file or directory[/COLOR]

Klare Fehleraussage - Dir fehlen sämtliche include-Dateien von Asterisk. Entweder sie sind wirklich nicht vorhanden oder sie befinden sich an einer Stelle wo sie standardmäßig nicht hingehören.
 
betateilchen schrieb:
Klare Fehleraussage - Dir fehlen sämtliche include-Dateien von Asterisk. Entweder sie sind wirklich nicht vorhanden oder sie befinden sich an einer Stelle wo sie standardmäßig nicht hingehören.

Das hab ich schon gesehen, die Frage ist jetzt nur, wo die bei Eisfair sind, falls sie dort überhaupt existieren, bzw. wie ich die Dateien da am einfachsten hinbekomme.
 
Sorry - dazu kenne ich Eisfair zu wenig.

Läuft der Compiler mit dem Du das chan_sccp.so erstellen willst, auch auf dem Eisfair oder machst Du das auf einem anderen PC?
 
betateilchen schrieb:
Sorry - dazu kenne ich Eisfair zu wenig.

Läuft der Compiler mit dem Du das chan_sccp.so erstellen willst, auch auf dem Eisfair oder machst Du das auf einem anderen PC?

Das läuft alles auf dem Eisfair.
 
die Include Dateien sind normalerweise vorhanden, wenn auch der Asterisk auf dem gleichen Rechner compiliert wurde. Suche doch mal auf Deinem Eisfair nach z.B. channel.h vielleciht findest Du die in irgendeinem Verzeichnis.
 
betateilchen schrieb:
die Include Dateien sind normalerweise vorhanden, wenn auch der Asterisk auf dem gleichen Rechner compiliert wurde. Suche doch mal auf Deinem Eisfair nach z.B. channel.h vielleciht findest Du die in irgendeinem Verzeichnis.

Asterisk ist als Eisfair-Paket installiert, da wird nichts mehr compiliert. Ich gehe davon aus, dass diese Dateien nicht vorhanden sind.
 
Möglicherweise könnte das modul aus dem asterisk-pack (* 1.2.9.1) für fli4l auch auf dem eisfair laufen (chan_sccp vom 8.4.06):

in der modules.conf ist allerdings ein

noload => chan_skinny.so
load => chan_sccp.so

einzutragen!
 

Anhänge

Netview schrieb:
Möglicherweise könnten das modul aus dem asterisk-pack (* 1.2.9.1) für fli4l auch auf dem eisfair laufen (chan_sccp vom 8.4.06):

Danke, schaut gut aus. Beim Laden gibt es keine Fehlermeldung mehr.
 
gib mal im cli 'help' ein - es gibt einige Commands für sccp:

Code:
sccp debug  Enable SCCP debugging
sccp message devices  Send a message to all SCCP Devices
sccp no debug  Disable SCCP debugging
sccp reload  SCCP module reload
sccp reset  Reset an SCCP device
sccp restart  Reset an SCCP device
sccp show channels  Show all SCCP channels
sccp show devices  Show all SCCP Devices
sccp show device  Show SCCP Device Information
sccp show globals  Show SCCP global settings
sccp show lines  Show All SCCP Lines
sccp show sessions  Show All SCCP Sessions
sccp show version  SCCP show version
sccp system message  Set the SCCP system message

z.B.: fli4l*CLI> sccp show version
SCCP channel version: 20060408

Wird dies bei dir richtig beantwortet?
 
Netview schrieb:
z.B.: fli4l*CLI> sccp show version
SCCP channel version: 20060408

Wird dies bei dir richtig beantwortet?

Ja, bekomme die gleiche Meldung.
 
Kostenlos!

Neueste Beiträge

Statistik des Forums

Themen
248,887
Beiträge
2,303,978
Mitglieder
378,565
Neuestes Mitglied
BenGradish