Displaying 15 results from an estimated 15 matches for "ast_channel_regist".
Did you mean:
ast_channel_register
2005 May 27
1
Re: Asterisk-Users Digest, Vol 10, Issue 221
...incomplete type
chan_unicall.c:2764: dereferencing pointer to incomplete type
chan_unicall.c:2765: dereferencing pointer to incomplete type
chan_unicall.c:2766: dereferencing pointer to incomplete type
chan_unicall.c: In function `setup_unicall':
chan_unicall.c:4556: warning: passing arg 1 of `ast_channel_register' from incompatible pointer type
chan_unicall.c:4556: too many arguments to function `ast_channel_register'
chan_unicall.c:4564: warning: passing arg 1 of `ast_channel_register' from incompatible pointer type
chan_unicall.c:4564: too many arguments to function `ast_channel_register'...
2005 Mar 04
1
chan_capi with patch compilation error
...ch kindly suggested me by Jason Williams:
http://www.levigo.de/VoIP/chan_capi-0.3.5-cvs-HEAD-patch.tar.bz2
First I received error 127 that I resolved commenting the line CC=gcc-2.95
but now I have this error:
chan_capi.c: In function `load_module':
chan_capi.c:2843: warning: passing arg 1 of `ast_channel_register' from
incompatible pointer type
chan_capi.c:2843: too many arguments to function `ast_channel_register'
chan_capi.c: In function `unload_module':
chan_capi.c:2863: warning: passing arg 1 of `ast_channel_unregister' from
incompatible pointer type
make: *** [chan_capi.o] Error 1...
2005 Jun 22
1
Error on installing oh323 on asterisk
...m following the instruction from Jo?o Amaro from the
page
http://lists.digium.com/pipermail/asterisk-users/2005-February/090752.html
Everything went fine until I run the 'make' command
under asterisk-oh323-0.6.5. I got the error message
chan_oh323.c:5220: too many arguments to function
`ast_channel_register'
I have attached the error message. I'm running
asterisk CVS HEAD version, would that be the cause of
the problem?
Any help would greatly appricated.
Thanks,
Charles
# make
for x in wrapper asterisk-driver; do make -C $x build
|| exit 1 ; done
make[1]: Entering directory
`/root/ast...
2005 Jan 12
4
chan_capi-0.3.5 error 127
..._capi.c:1764: error: structure has no member named 'cid'
chan_capi.c:1764: error: structure has no member named 'cid'
chan_capi.c:1764: error: structure has no member named 'cid'
chan_capi.c: In function 'load_module':
chan_capi.c:2843: warning: passing arg 4 of 'ast_channel_register' from
incompatible poiner tpe
make: *** [chan_capi.o] Error 1
I don't know if the problem from gcc or oder, if you can help me, thanks soo
much!
Vincent Guidoux
Sorry for my poor English
*******************************************************************
Vincent...
2005 Sep 04
0
Updated Chan Unistim?
...istim_get_rtp_peer':
chan_unistim.c:3806: dereferencing pointer to incomplete type
chan_unistim.c: In function `unistim_set_rtp_peer':
chan_unistim.c:3818: dereferencing pointer to incomplete type
chan_unistim.c: In function `load_module':
chan_unistim.c:3892: warning: passing arg 1 of `ast_channel_register'
from incompatible pointer type
chan_unistim.c:3892: too many arguments to function `ast_channel_register'
chan_unistim.c:3900: warning: assignment of read-only member `type'
chan_unistim.c: In function `__unload_module':
chan_unistim.c:3923: warning: passing arg 1 of `ast_channe...
2005 Jul 26
1
problems with compiling asterisk-oh323-0.6.5
...3.c:2743: error: dereferencing pointer to
incomplete type
chan_oh323.c: In function `oh323_atexit':
chan_oh323.c:4923: warning: passing arg 1 of
`ast_channel_unregister' from incompatible pointer
type
chan_oh323.c: In function `load_module':
chan_oh323.c:5220: warning: passing arg 1 of
`ast_channel_register' from incompatible pointer type
chan_oh323.c:5220: error: too many arguments to
function `ast_channel_register'
make[1]: *** [chan_oh323.o] Error 1
make[1]: Leaving directory
`/home/wassim/asterisk-oh323-0.6.5/asterisk-driver'
make: *** [subdirs_build] Error 1
________________...
2005 Mar 08
0
problem in compiling chan_mISDN
...g pointer to incomplete type
chan_misdn.c:1143: error: dereferencing pointer to incomplete type
chan_misdn.c: In function `release_chan':
chan_misdn.c:1387: error: dereferencing pointer to incomplete type
chan_misdn.c: In function `load_module':
chan_misdn.c:2342: warning: passing arg 1 of `ast_channel_register' from
incompatible pointer type
chan_misdn.c:2342: error: too many arguments to function
`ast_channel_register'
chan_misdn.c: In function `unload_module':
chan_misdn.c:2381: warning: passing arg 1 of `ast_channel_unregister'
from incompatible pointer type
make: *** [chan_misdn....
2004 Dec 07
3
can't compile chan_capi 3.5 after patch applied :-(
...ucture has no member named `cid'
chan_capi.c:1764: structure has no member named `cid'
chan_capi.c:1764: structure has no member named `cid'
chan_capi.c:1764: structure has no member named `cid'
chan_capi.c: In function `load_module':
chan_capi.c:2843: warning: passing arg 4 of `ast_channel_register'
from incompatible pointer type
make: *** [chan_capi.o] Error 1
heeelp!
2004 Dec 19
2
OH323 channel compile error
...e has no member named `cid'
chan_oh323.c:2646: structure has no member named `cid'
chan_oh323.c:2647: structure has no member named `cid'
chan_oh323.c:2648: structure has no member named `cid'
chan_oh323.c: In function `load_module':
chan_oh323.c:5201: warning: passing arg 4 of `ast_channel_register'
from incompatible pointer type
make[1]: *** [chan_oh323.o] Error 1
make[1]: Leaving directory `/root/asterisk-oh323-0.7.0/asterisk-driver'
make: *** [subdirs_build] Error 1
[root@pbx asterisk-oh323-0.7.0]#
ANY IDEA???
rafael
--
rrgv
2004 Dec 27
0
[chan_capi] can't get it compiled
...;:
chan_capi.c:2635: warning: implicit declaration of function `capi20_isinstalled'
chan_capi.c:2640: warning: implicit declaration of function `capi20_register'
chan_capi.c:2650: warning: implicit declaration of function `capi20_get_profile'
chan_capi.c:2793: warning: passing arg 4 of `ast_channel_register'
from incompatible pointer type
chan_capi.c: In function `unload_module':
chan_capi.c:2811: warning: implicit declaration of function `capi20_release'
etcetera, etcetera
I hope someone have a real working solution :)
Best regards,
Peter
2005 Jan 06
0
chan_capi compile problem
...s no member named `dnid'
chan_capi.c:1724: structure has no member named `dnid'
chan_capi.c:1724: structure has no member named `dnid'
chan_capi.c:1724: structure has no member named `dnid'
chan_capi.c: In function `load_module':
chan_capi.c:2793: warning: passing arg 4 of `ast_channel_register' from
incompatible pointer type
make: *** [chan_capi.o] Error 1
taiwan:/usr/src/chan_capi-0.3.5 #
Can anybody help me? Thanks in advance!
Eduardo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/att...
2005 Jan 13
0
oh323 compile problem still
...e has no member named `cid'
chan_oh323.c:2646: structure has no member named `cid'
chan_oh323.c:2647: structure has no member named `cid'
chan_oh323.c:2648: structure has no member named `cid'
chan_oh323.c: In function `load_module':
chan_oh323.c:5201: warning: passing arg 4 of `ast_channel_register'
from incompatible pointer type
make[1]: *** [chan_oh323.o] Error 1
make[1]: Leaving directory
`/mnt/60gbide2/usr/src/asterisk-oh323-0.7.0/asterisk-driver'
make: *** [subdirs_build] Error 1
[root@asterisk asterisk-oh323-0.7.0]#
Adri? Vidal
2014 Mar 07
1
asterisk11.5.1 module not load why ? any help
...n_register(&confbridge_info_function))) {
return AST_MODULE_LOAD_FAILURE;
}
if (!(record_tech.capabilities = ast_format_cap_alloc())) {
return AST_MODULE_LOAD_FAILURE;
}
ast_format_cap_add_all(record_tech.capabilities);
if (ast_channel_register(&record_tech)) {
ast_log(LOG_ERROR, "Unable to register ConfBridge
recorder.\n");
return AST_MODULE_LOAD_FAILURE;
}
/* Create a container to hold the conference bridges */
if (!(conference_bridges =
ao2_container_alloc(CONFER...
2005 Aug 09
0
channel_pvt.h not found
...3.c:2743: error: dereferencing pointer to
incomplete type
chan_oh323.c: In function `oh323_atexit':
chan_oh323.c:4923: warning: passing arg 1 of
`ast_channel_unregister' from incompatible pointer
type
chan_oh323.c: In function `load_module':
chan_oh323.c:5220: warning: passing arg 1 of
`ast_channel_register' from incompatible pointer type
chan_oh323.c:5220: error: too many arguments to
function `ast_channel_register'make[1]: ***
[chan_oh323.o] Error 1
make[1]: Leaving directory
`/home/ali/asterisk-oh323-0.6.5/asterisk-driver'
make: *** [subdirs_build] Error 1
i dont know whats the prob...
2004 Jun 14
15
oh323
This module wont compile can anyone give me any assistance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040614/03ae433c/attachment.htm