search for: oh323_read

Displaying 11 results from an estimated 11 matches for "oh323_read".

2004 Apr 30
1
Error compiling asterisk-oh323-0.6.0
...all': 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_process' chan_oh323.c: In function `oh323_answer': chan_oh323.c:1817: too few arguments to function `ast_queue_control' make[1]: *** [chan_oh323.o] Fehler 1 make[1]: Verlassen des Verzeichnisses Verzeichnis ?/usr/src/redha...
2004 Jun 11
1
oh323 0.6.2
...er -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 Jun 19
1
Chan_oh323 problem
...oice quality. The side that initiated call can be heared clearly, but the side that answered the call can be heared aproximatly at half. E.g. on this side everything is heared with some cuts. I runed asterisk -vvvc and during the call it constantly printning: WARNIGN .. File chan_oh323.c, Line 761 (oh323_read) H323:20016 Requested read buffer size is too long (2560) ! and next line message about truncating buffer. I've changed OH323_MAX_BUF to 2560 - warning message disappeared but it didn't improove the quality. I configures Milliwatt aplication and when i ring from PSTN i hear beeps, not con...
2004 Apr 15
2
too many arguments to function `ast_queue_hangup' compiling asterisk-oh323
..._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_read': chan_oh323.c:1581: error: too many arguments to function `ast_dsp_process' chan_oh323.c: In function `ast_oh323_new': chan_oh323.c:2030: warning: assignment from incompatible pointer type c...
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
2005 Jun 22
1
Error on installing oh323 on asterisk
...ructure has no member named `callerid' chan_oh323.c:1457: structure has no member named `callerid' chan_oh323.c: In function `oh323_hangup': chan_oh323.c:1613: dereferencing pointer to incomplete type chan_oh323.c:1721: dereferencing pointer to incomplete type chan_oh323.c: In function `oh323_read': chan_oh323.c:1749: dereferencing pointer to incomplete type chan_oh323.c: In function `oh323_write': chan_oh323.c:2050: dereferencing pointer to incomplete type chan_oh323.c: In function `oh323_answer': chan_oh323.c:2242: dereferencing pointer to incomplete type chan_oh323.c: In funct...
2004 Jul 12
1
Problems Compiling asterisk-oh323 0.6.3a
...ing-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 function 'ast_set_read_format' chan_oh323...
2005 Aug 09
0
channel_pvt.h not found
...named `callerid' chan_oh323.c:1457: error: structure has no member named `callerid' chan_oh323.c: In function `oh323_hangup': chan_oh323.c:1613: error: dereferencing pointer to incomplete type chan_oh323.c:1721: error: dereferencing pointer to incomplete type chan_oh323.c: In function `oh323_read': chan_oh323.c:1749: error: dereferencing pointer to incomplete type chan_oh323.c: In function `oh323_write': chan_oh323.c:2050: error: dereferencing pointer to incomplete type chan_oh323.c: In function `oh323_answer': chan_oh323.c:2242: error: dereferencing pointer to incomplete type c...
2005 Jul 26
1
problems with compiling asterisk-oh323-0.6.5
...named `callerid' chan_oh323.c:1457: error: structure has no member named `callerid' chan_oh323.c: In function `oh323_hangup': chan_oh323.c:1613: error: dereferencing pointer to incomplete type chan_oh323.c:1721: error: dereferencing pointer to incomplete type chan_oh323.c: In function `oh323_read': chan_oh323.c:1749: error: dereferencing pointer to incomplete type chan_oh323.c: In function `oh323_write': chan_oh323.c:2050: error: dereferencing pointer to incomplete type chan_oh323.c: In function `oh323_answer': chan_oh323.c:2242: error: dereferencing pointer to incomplete type c...
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 Jun 10
10
chan_oh323
Hi, does anybody manage to get music-on-hold with inaccess oh323 driver? Statement like : exten => 10,1,Dial(OH323/xx,mt) works (dials the xx number) but no music is heared. Also, if I put 'r' (ringback) it doesn't work either. With chan_h323 I got this functionality but this driver had some other problems (call transfer don't work).... Thanx in advance, Victor...