Displaying 2 results from an estimated 2 matches for "cli_success".
Did you mean:
acpi_success
2007 Oct 30
1
chan_mobile
..._mobile.c:274: error: dereferencing pointer to incomplete type
chan_mobile.c:274: error: request for member 'fd' in something not a
structure or union
chan_mobile.c:276: warning: passing argument 1 of 'ast_cli' makes
integer from pointer without a cast
chan_mobile.c:281: error: 'CLI_SUCCESS' undeclared (first use in this function)
chan_mobile.c:281: warning: return from incompatible pointer type
chan_mobile.c: At top level:
chan_mobile.c:284: warning: 'struct ast_cli_args' declared inside parameter list
chan_mobile.c:285: error: conflicting types for 'handle_cli_mobile...
2008 Jul 07
1
cdr_addon_mysql - additional fields
Hi,
I need help with modifying cdr_addon_mysql.c I want to have more
fields in cdr table in asterisk. I've tried to modify cdr_addon_mysql.c
and replace userfield with ex team (sed -e 's/userfield/team/g' ). When
I try to recomplie
menuselect/menuselect --check-deps menuselect.makeopts
Generating embedded module rules ...
make[1]: Nothing to be done for `all'.