[Asterisk-Users] H323 outgoing calls

Darren Wiebe darren at hagenhomes.com
Mon Aug 23 21:53:47 MST 2004


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







More information about the asterisk-users mailing list