On oh323.conf I have: codec=G711U frames=20 But while connecting it gives me in log: ? 1:18.636 ? ? ? ? ?H225 Caller:8111de8 H245 ? ?Capability merge result: ? Table: ? ? G.723.1(5.3k){hw} <1> ? Set: ? ? 0: ? ? ? 0: ? ? ? ? G.723.1(5.3k){hw} <1> Which I don't have, so the connection is dropped. Any known solutions? (remote side has g711 u-Law) -- Witold Kr?cicki (adasi) adasi [at] culm.net GPG key: 7AE20871 http://www.culm.net
Alexandru Coseru
2003-Oct-24 07:29 UTC
[Asterisk-Users] Problems with OH323 5.5 and asterisk
Hello.. I have just installed oh323 5.5 and i'm trying to forward a call from netmeeting to PSTN using either a E100P digium card (ZAP/1 .... ZAP/31) or a single analog line ZAP/32 (it's an X100P , from Digium). The problem is that Asterisk can't bridge the connections.. Here is what I get in console: WrapH323Connection::WrapH323Connection: WrapH323Connection created. -- Executing Ringing("H323:12741", "") in new stack -- Executing Wait("H323:12741", "1") in new stack -- Executing Dial("H323:12741", "Zap/32/890003") in new stack -- Called 32/890003 -- Zap/32-1 answered H323:12741 PAsteriskAudioDelay::PAsteriskAudioDelay: Object initialized. PAsteriskAudioDelay::PAsteriskAudioDelay: Object initialized. PAsteriskSoundChannel::PAsteriskSoundChannel: Object initialized. PAsteriskAudioDelay::PAsteriskAudioDelay: Object initialized. PAsteriskAudioDelay::PAsteriskAudioDelay: Object initialized. PAsteriskSoundChannel::PAsteriskSoundChannel: Object initialized. WARNING[1392664]: File channel.c, Line 1851 (ast_channel_make_compatible): No path to translate from H323:12741(1) to Zap/32-1(68) WARNING[1392664]: File channel.c, Line 2240 (ast_channel_bridge): Can't make H323:12741 and Zap/32-1 compatible WARNING[1392664]: File res_parking.c, Line 226 (ast_bridge_call): Bridge failed on channels H323:12741 and Zap/32-1 -- Hungup 'Zap/32-1' == Spawn extension (cobra, s, 3) exited non-zero on 'H323:12741' ClearCallThread::ClearCallThread: Object initialized. -- Hungup 'H323:12741' PAsteriskSoundChannel::PAsteriskSoundChannel: Object deleted. PAsteriskAudioDelay::PAsteriskAudioDelay: Object deleted. PAsteriskAudioDelay::PAsteriskAudioDelay: Object deleted. PAsteriskSoundChannel::PAsteriskSoundChannel: Object deleted. PAsteriskAudioDelay::PAsteriskAudioDelay: Object deleted. PAsteriskAudioDelay::PAsteriskAudioDelay: Object deleted. 14:21.160 H323 Cleaner H323 Connection ip$193.138.97.135:1968/12741 terminated. WrapH323Connection::WrapH323Connection: WrapH323Connection deleted. ClearCallThread::ClearCallThread: Object deleted. I'm using the latest asterisk from cvs , and oh323 5.5 In oh323.conf I have this: codec=G711U frames=20 , although I have tried with g723 too.. Any ideeas ? Regards Alex