search for: oh323_write

Displaying 16 results from an estimated 16 matches for "oh323_write".

2003 Apr 23
5
Unable to call H323 phones via asterisk
...er H323 extension from another H323 when going through *. NOTICE[27669]: File channel.c, Line 1325 (ast_set_read_format): Unable to find a path from 1 to 8 NOTICE[27669]: File channel.c, Line 1296 (ast_set_write_format): Unable to find a path from 8 to 1 WARNING[27669]: File chan_h323.c, Line 528 (oh323_write): Asked to transmit frame type 1, while native formats is 8 (read/write = 8/8) I'm not sure what it means by "...path from 1 to 8". Can anyone explain what's happening here? I'm using chan_h323.so, g711/g723 and GnuGK with * registered to GnuGK. The IP phones can call each o...
2003 Oct 12
0
Help: Segmentation fault. Something about smoother
Hi All I am having this problem when setting up a H323 call. Can anybody tell me what is going on? Thanks Serge ------------------ NOTICE[245776]: File chan_oh323.c, Line 1293 (oh323_write): H323:1637: Format changed from 4 to 8. WARNING[245776]: File frame.c, Line 76 (ast_smoother_feed): Smoother was working on 4 format frames, now trying to feed 8? ERROR[245776]: File chan_oh323.c, Line 1380 (oh323_write): H323:1637: Failed to fill smoother. WARNING[245776]: File file.c, Line 51...
2004 Jun 02
1
oh323: Failed to create smoother
Hello, I tried to get the oh323 drivers running. The driver loads, but as soon as a H323 voice communication should be started, following error occurs: -- Executing Playback("OH323/R1", "invalid") in new stack Jun 3 01:26:20 ERROR[294931]: chan_oh323.c:1933 oh323_write: OH323/R1: Failed to create smoother. Jun 3 01:26:20 WARNING[294931]: file.c:539 ast_readaudio_callback: Failed to write frame Asterisk is CVS Head, oh322+libs: [chan_oh323.so] => (OpenH323 Channel Driver) == Parsing '/etc/asterisk/rtp.conf': Found == Parsing '/etc/asterisk/...
2013 Aug 22
1
is it possible to compile chan_h323 with 11.5.0?
...nter to incomplete type chan_h323.c:350: error: dereferencing pointer to incomplete type chan_h323.c: In function 'oh323_rtp_read': chan_h323.c:790: error: dereferencing pointer to incomplete type chan_h323.c:791: error: dereferencing pointer to incomplete type chan_h323.c: In function 'oh323_write': chan_h323.c:857: error: dereferencing pointer to incomplete type chan_h323.c:857: error: dereferencing pointer to incomplete type chan_h323.c: In function '__oh323_new': chan_h323.c:1064: error: dereferencing pointer to incomplete type chan_h323.c:1065: error: dereferencing pointer to...
2006 Dec 15
2
call from h323 to SIP
...lation path from g729 to slin Dec 15 14:45:13 WARNING[19794]: translate.c:116 ast_translator_build_path: No translator path from alaw to unknown Dec 15 14:45:13 WARNING[19794]: channel.c:1202 queue_frame_to_spies: Cannot build a path from g729 to slin Dec 15 14:45:13 WARNING[19794]: chan_h323.c:614 oh323_write: Asked to transmit frame type 64, while native formats is 256 (read/write = 4/64) Dec 15 14:45:13 WARNING[19794]: chan_sip.c:2572 sip_write: Asked to transmit frame type 256, while native formats is 4 (read/write = 4/4) Dec 15 14:45:13 WARNING[19794]: translate.c:116 ast_translator_build_path: No t...
2004 Jan 15
12
capacity testing
...b /usr/sbin/asterisk <core_filename>" > From within gdb run "bt" and send me the output > of it. if it is of use, here it is (from asterisk v.0.5.0) ----------------------------- (gdb) bt #0 ast_smoother_feed (s=0xcbf90080, f=0x5de5c4a8) at frame.c:72 #1 0x41eb00b1 in oh323_write (c=0x8214488, f=0x5de5c4a8) at chan_oh323.c:1504 #2 0x0805884f in ast_write (chan=0x8214488, fr=0x5de5c4a8) at channel.c:1385 #3 0x0805afa1 in ast_channel_bridge (c0=0x5de5c4a8, c1=0x0, flags=0, fo=0x6ef20e50, rc=0x6ef20e54) at channel.c:2262 #4 0x418bdd7a in ast_bridge_call (chan=0x5de5ed98, pe...
2005 Jun 22
1
Error on installing oh323 on asterisk
...9; 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 function `oh323_fixup': chan_oh323.c:2286: dereferencing pointer to incomplete type chan_oh323.c: In funct...
2004 Jul 12
1
Problems Compiling asterisk-oh323 0.6.3a
...h323.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.c: In function 'ast_oh323_new': chan_oh323.c:2349: warning: assignment from incompatible pointer type chan_oh323.c:...
2004 Aug 24
1
RC2 and Netmeeting 3.01 ?
Hi, I'd kindly ask for any guidance how to setup Netmeeting to work with Asterisk. I've setup Asterisk as Gateway, selected GSM codec, and I'm able to call local extensions (no calls into PBX functions) but get no sound. Any hint, advice ? Anyone using Netmeeting (maybe also windows messenger) with Asterisk sucessfully ? Thanks in advance, regards, Robert.
2004 Aug 13
0
SIP<->H323 "Failed to create smoother"
...OH323/R27469 and SIP/xlite1-89a7 Aug 13 10:19:05 DEBUG[524304]: res_features.c:422 ast_bridge_call: Read from SIP/xlite1-89a7 (4,4) Aug 13 10:19:05 WARNING[524304]: chan_oh323.c:1020 oh323_exception: OH323/R27469: Invalid format of RTP addresses. Aug 13 10:19:05 ERROR[524304]: chan_oh323.c:1933 oh323_write: OH323/R27469: Failed to create smoother. Aug 13 10:19:05 DEBUG[524304]: channel.c:2555 ast_channel_bridge: Bridge stops because we're zombie or need a soft hangup: c0=OH323/R27469, c1=SIP/xlite1-89a7, flags: No,Yes,No,No Aug 13 10:19:05 DEBUG[524304]: channel.c:2675 ast_channel_bridge: Bridg...
2003 Sep 17
1
core dump back trace of chan_oh323
.../H323:2010@10.17.0.2") in new stack -- Called H323:2010@10.17.0.2 0:06.402 H225 Caller:811c000 H225 Received connect PDU. -- H323:15452 answered SIP/1800-6411 Segmentation fault (gdb) bt #0 ast_smoother_feed (s=0x57e0880, f=0x810bf78) at frame.c:72 #1 0x4617d71a in oh323_write (c=0x8110068, f=0x810bf78) at chan_oh323.c:1379 #2 0x080584da in ast_write (chan=0x8110068, fr=0x810bf78) at channel.c:1386 #3 0x0805a63e in ast_channel_bridge (c0=0x810e868, c1=0x8110068, flags=0, fo=0x47ee8ea4, rc=0x47ee8ea8) at channel.c:2278 #4 0x412024f3 in ast_bridge_call (chan=0x810e868,...
2005 Aug 09
0
channel_pvt.h not found
...unction `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 chan_oh323.c: In function `oh323_fixup': chan_oh323.c:2286: error: dereferencing pointer to incomplete type c...
2005 Jul 26
1
problems with compiling asterisk-oh323-0.6.5
...unction `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 chan_oh323.c: In function `oh323_fixup': chan_oh323.c:2286: 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 Jul 18
8
"Best" VoIP provider for Asterisk?
Hello! I would like to get connected with a VoIP provider for home. At some point, I'm sure I will be connecting to it via an Asterisk box, but for now, I will be using whatever hardware they provide. What recomendations do you in the Asterisk community have for a reliable VoIP service that will hopefully interoperate with Asterisk? A company that is actually willing to work with an
2005 Jun 29
2
Play an announcement to the CALLING party
Hi folks, how could I play an announcement to the calling party as soon, as the called party picked up. I would like to deploy an asterisk in an environment, where a premium rate support-number is offered to customers which do not want to pay a monthly support contract. In Germany, you are commited by law to announce the cost per minute of a premium rate number at the beginning of the call. So,