[Asterisk-Users] H323 outgoing calls
Darren Wiebe
darren at hagenhomes.com
Mon Aug 30 08:23:40 MST 2004
Thanks for your help. The problem was with my codecs. I had replaced
the hard drive and forgot to reregister my g.729 license. Thanks for
your help
Darren Wiebe
darren at hagenhomes.com
Daniel Bichara wrote:
> Hi Darren,
>
> Ok, asterisk's H.323 channels works fine. Do you know why you get
> disconnect from (or can't connect to) your provider? There are some
> debug available (h.323 debug command).
>
> Probably, if you must use G.729 or G.723, you should know you need to
> buy licenses for this codecs. If you wish to use G.729, you can buy
> your licenses from Digium, install the licenses and recompile * with
> G.729 support.
>
> Daniel
>
>
> Darren Wiebe wrote:
>
>> Does asterisk support using an H.323 provider for outgoing calls?
>> From everything I have found, it looks like it does. However, I have
>> had no success in getting it to work. I would really appreciate if
>> somebody could give me a hand. I am using the channel that comes
>> with asterisk. I have also tried using the channel from
>> inaccessnetoworks but have not had any more success. My provider has
>> not been able to help a lot but they have confirmed that I am using
>> the correct dial string. They have also confirmed that they only
>> support G729 and G723. Sorry about the long post, I thought I
>> better send all the info though.
>>
>> Darren Wiebe
>> aleph at hagenhomes.com
>>
>> chan_h323.so The NuFone Network's Open H.323 Channel 0
>>
>>
>> This is the result of the following callfile:
>>
>> -- Attempting call on h323/101014037402962 at 65.17.207.253 for
>> 9999 at meetme:1 (Retry 1)
>> Aug 19 09:18:30 WARNING[-1273607248]: channel.c:1659 ast_request: No
>> translator path exists for channel type h323 (native 257) to 64
>> Aug 19 09:18:30 NOTICE[-1273607248]: channel.c:1597
>> __ast_request_and_dial: Unable to request channel
>> h323/101014037402962 at 65.17.207.253
>> Aug 19 09:18:30 NOTICE[-1273607248]: pbx_spool.c:235 attempt_thread:
>> Call failed to go through, reason 0
>>
>> Callfile:
>> MaxRetries: 2
>> extension: 9999
>> Channel: h323/101014037402962 at 65.17.207.253
>> CallerID: LAKEVIEW 4037422000
>>
>> This is my h323.conf file:
>>
>> ; The NuFone Network's
>> ; Open H.323 driver configuration
>> ;
>> [general]
>> port = 1720
>> bindaddr = 0.0.0.0
>> disallow=all
>> allow=g723.1 ; Hm... Proprietary, don't use it...
>> allow=g729
>>
>> dtmfmode=rfc2833
>>
>> gatekeeper = 65.17.207.253
>>
>> context=incoming
>>
>> [h323]
>> type=h323
>> prefix=1010
>> context=outgoing
>>
>>
>>
>> If I enable all the codecs and switch debug on then this is my output.
>> -- Attempting call on h323/101014037402962 at 65.17.207.253 for
>> 9999 at meetme:1 (Retry 1)
>> Aug 19 09:23:09 NOTICE[-1273545808]: pbx_spool.c:235 attempt_thread:
>> Call failed to go through, reason 1
>>
>>
>>
>>
>> _______________________________________________
>> Asterisk-Users mailing list
>> Asterisk-Users at lists.digium.com
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>> To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
More information about the asterisk-users
mailing list