Displaying 2 results from an estimated 2 matches for "cli_generate".
Did you mean:
can_generate
2007 Oct 30
1
chan_mobile
...declared (first use in this function)
chan_mobile.c:257: error: (Each undeclared identifier is reported only once
chan_mobile.c:257: error: for each function it appears in.)
chan_mobile.c:258: error: 'struct ast_cli_entry' has no member named 'command'
chan_mobile.c:263: error: 'CLI_GENERATE' undeclared (first use in this function)
chan_mobile.c:267: error: dereferencing pointer to incomplete type
chan_mobile.c:267: error: request for member 'argc' in something not a
structure or union
chan_mobile.c:267: warning: comparison between pointer and integer
chan_mobile.c:268: err...
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'.