search for: ast_queue_hangup

Displaying 13 results from an estimated 13 matches for "ast_queue_hangup".

2004 Apr 15
2
too many arguments to function `ast_queue_hangup' compiling asterisk-oh323
...-D_REENTRANT -D_GNU_SOURCE -I/usr/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o chan_oh323.c chan_oh323.c: In function `oh323_call': chan_oh323.c:1128: error: too many arguments to function `ast_queue_hangup' chan_oh323.c:1142: error: too many arguments to function `ast_queue_hangup' chan_oh323.c: In function `oh323_hangup': chan_oh323.c:1182: error: too many arguments to function `ast_queue_hangup' chan_oh323.c: In function `oh323_r...
2004 Apr 30
1
Error compiling asterisk-oh323-0.6.0
...gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -I/usr/src/redhat/BUILD/asterisk/include -I../wrapper -g -c -o chan_oh323.o chan_oh323.c chan_oh323.c: In function `oh323_call': chan_oh323.c:1133: too few arguments to function `ast_queue_hangup' chan_oh323.c:1160: too few arguments to function `ast_queue_control' chan_oh323.c: In function `oh323_hangup': chan_oh323.c:1191: too few arguments to function `ast_queue_hangup' chan_oh323.c: In function `oh323_read': chan_oh323.c:1590: too few arguments to function `ast_dsp_p...
2005 Dec 28
5
Regular crashes
...traces of the last two crashes Any Help much appreciated Regards Andrew Gough FIRST TRACE #0 0x400268b7 in pthread_mutex_trylock () from /lib/tls/libpthread.so.0 No symbol table info available. #1 0x0806c146 in ast_mutex_trylock (pmutex=0x672e33fc) at lock.h:597 No locals. #2 0x0806175a in ast_queue_hangup (chan=0x672e3330) at channel.c:671 f = {frametype = 4, subclass = 1, datalen = 0, samples = 0, mallocd = 0, offset = 0, src = 0x0, data = 0x0, delivery = {tv_sec = 0, tv_usec = 0}, prev = 0x0, next = 0x0} #3 0x408fc2d9 in __sip_autodestruct (data=0x81be208) at chan_sip.c:1315...
2004 May 10
2
problems compiling oh_323 and asterisk
...0.6.1) and asterisk (0.9). I successfully have compiled the necessary libs pwlib and openh323. I have set all path-variables in the oh_323 makefile. When i compile the oh_323 channel driver i'v got some errors. in function oh323_call chan_oh323.c: 1135 ... too few arguments to function 'ast_queue_hangup' So what could be the problem?? Greets Erik -- NEU : GMX Internet.FreeDSL Ab sofort DSL-Tarif ohne Grundgebühr: http://www.gmx.net/dsl
2004 Jun 11
1
oh323 0.6.2
...NU_SOURCE -I/root/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o chan_oh323.c chan_oh323.c: In function `oh323_call': chan_oh323.c:1385: too few arguments to function `ast_queue_control' chan_oh323.c: In function `oh323_hangup': chan_oh323.c:1417: too few arguments to function `ast_queue_hangup' chan_oh323.c: In function `oh323_read': chan_oh323.c:1855: too few arguments to function `ast_dsp_process' make[1]: *** [chan_oh323.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/asterisk-driver' make: *** [subdirs_all] Error 1
2003 Dec 04
16
Asterisk freezing HELP
Hello, I have had several instances over the last month of Asterisk freezing, sometimes after 12 hours, sometimes after 8 days. The common elements are that: - all Zap channels lock[hangups don't register and no new calls in or out] - no new in/outbound calls can be made on Zap or SIP channels - people who are still connected to calls can continue to talk - in the CLI interface, you can
2004 Apr 07
1
errror compiling asterisk from cvs
...han_oss.c:809: error: too many arguments to function `ast_queue_frame' chan_oss.c: In function `console_sendtext': chan_oss.c:841: error: too many arguments to function `ast_queue_frame' chan_oss.c: In function `console_hangup': chan_oss.c:861: error: too many arguments to function `ast_queue_hangup' chan_oss.c: In function `console_dial': chan_oss.c:883: error: too many arguments to function `ast_queue_frame' chan_oss.c: In function `console_transfer': chan_oss.c:935: error: too many arguments to function `ast_async_goto' make[1]: *** [chan_oss.o] Error 1 make[1]: Leaving...
2004 Apr 07
1
chan_oss.c:461: error: too many arguments to function `ast_queue_frame'
...han_oss.c:809: error: too many arguments to function `ast_queue_frame' chan_oss.c: In function `console_sendtext': chan_oss.c:841: error: too many arguments to function `ast_queue_frame' chan_oss.c: In function `console_hangup': chan_oss.c:861: error: too many arguments to function `ast_queue_hangup' chan_oss.c: In function `console_dial': chan_oss.c:883: error: too many arguments to function `ast_queue_frame' chan_oss.c: In function `console_transfer': chan_oss.c:935: error: too many arguments to function `ast_async_goto' make[1]: *** [chan_oss.o] Error 1 make[1]: Leaving...
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
2006 Jan 05
0
Regular Crashes - Partially Solved
...ugh > > > > FIRST TRACE > > > > #0 0x400268b7 in pthread_mutex_trylock () from /lib/tls/libpthread.so.0 > > No symbol table info available. > > #1 0x0806c146 in ast_mutex_trylock (pmutex=0x672e33fc) at lock.h:597 > > No locals. > > #2 0x0806175a in ast_queue_hangup (chan=0x672e3330) at channel.c:671 > > f = {frametype = 4, subclass = 1, datalen = 0, samples = 0, > > mallocd = 0, offset = 0, src = 0x0, data = 0x0, delivery = {tv_sec = > > 0, > > tv_usec = 0}, prev = 0x0, next = 0x0} > > #3 0x408fc2d9 in __sip_autode...
2004 Jul 12
1
Problems Compiling asterisk-oh323 0.6.3a
...#39; gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -I/usr/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o chan_oh323.c chan_oh323.c: In function 'oh323_hangup': chan_oh323.c:1448: too few arguments to function 'ast_queue_hangup' chan_oh323.c: In function 'oh323_read': chan_oh323.c:1866: too few arguments to function 'ast_dsp_process' chan_oh323.c: In function 'oh323_write': chan_oh323.c:1929: too few arguments to function 'ast_set_write_format' chan_oh323.c:1931: too few arguments to fu...
2004 Jun 25
2
Problems Compiling and Loading asterisk-oh323 0.6.2
Hi, I having a problem compiling the wrapper for oh323. I am running Debian, kernel version 2.4.18-bf2.4. The pwlib version I have is 1.6.6 and the openh323 version I have is 1.13.5. I execute the following commands first before attempting to compile the wrapper: pwlib_1.6.6: make both openh323 1.13.5 ./configure make opt asterisk-oh323 0.6.2 make
2003 Apr 02
12
segmentation fault
Configuration: Linux wpbx 2.4.9-13 #1 Tue Oct 30 20:11:04 EST 2001 i686 unknown P4 2.5 GHz, 1 GB RAM T400P with 3 T1s plugged in. A flow of 46 calls (spread out over 3 T1s). Each call gets transferred (Dial) to the SIP platform and stays for 5 min. Case 1. Asterisk built out of CVS Mar. 19. Test was running for 3 days. Segmentation fault. Case 2. Asterisk built out of CVS Apr. 1. Test was running