On Tue, Sep 23, 2003 at 04:27:50PM +0300, Michael Manousos wrote:
Max Speransky wrote:
Hi
A have a setup like this:
dlink104S->asterisk->OH323->OpenPhone
And I have a codec problem with Dlink. When I make call from OpenPhone to dlink using G711 codec all works fine, but when I set g729 coded in OpenPhone, Asterisk tell me that cannot convert audio. So I need to setup
What are the exact messages of Asterisk?
Here it is:
*CLI> WrapH323Connection::WrapH323Connection: WrapH323Connection created. -- Executing SetMusicOnHold("H323:20221", "default") in new stack -- Executing ResponseTimeout("H323:20221", "20") in new stack -- Set Response Timeout to 20 -- Executing Dial("H323:20221", "MGCP/aaln/[EMAIL PROTECTED]|20|c") in new stack -- Called aaln/[EMAIL PROTECTED] -- MGCP/aaln/[EMAIL PROTECTED] is ringing -- MGCP/aaln/[EMAIL PROTECTED] answered H323:20221 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[1163287]: File channel.c, Line 1631 (ast_channel_make_compatible): No pa th to translate from H323:20221(256) to MGCP/aaln/[EMAIL PROTECTED](4) WARNING[1163287]: File channel.c, Line 1982 (ast_channel_bridge): Can't make H323:20221 and MGCP/aaln/[EMAIL PROTECTED] compatible WARNING[1163287]: File res_parking.c, Line 209 (ast_bridge_call): Bridge failed on channels H323:20221 and MGCP/aaln/[EMAIL PROTECTED]
[snip]
It seems that Asterisk doesn't have the G.729 codec. If you want the G.729 codec, you will have to buy it from Digium.
g729 codec in dlink. I type
set coding 2 codec_type g729ab (is it similar to g729a ? ) set coding 2 usage voice on set coding 2 encap rtp
and nothing works ... May be somebody just configured dlink for using g729 codec ? Please, help me ;)
Michael.
Michael.
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
