[Asterisk-Users] dlink104S->asterisk->OH323->OpenPhone
Michael Manousos
manousos at inaccessnetworks.com
Tue Sep 23 06:54:06 MST 2003
Max Speransky wrote:
> 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/1 at dlinkgw|20|c") in new stack
> -- Called aaln/1 at dlinkgw
> -- MGCP/aaln/1 at dlinkgw is ringing
> -- MGCP/aaln/1 at dlinkgw 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/1 at dlinkgw(4)
> WARNING[1163287]: File channel.c, Line 1982 (ast_channel_bridge): Can't make
> H323:20221 and MGCP/aaln/1 at dlinkgw compatible
> WARNING[1163287]: File res_parking.c, Line 209 (ast_bridge_call): Bridge
> failed
> on channels H323:20221 and MGCP/aaln/1 at dlinkgw
[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.
More information about the asterisk-users
mailing list