[Asterisk-Users] H.323 trunking

Nardis Dome infet154 at yahoo.com
Tue Dec 7 08:58:00 MST 2004


--- Michael Manousos <manousos at inaccessnetworks.com>
wrote:

> 
> See below.
> 
> Nardis Dome wrote:
> > Hi,
> > 
> > Could someone help me on configuring a H.323
> trunk.
> > I am trying to set up the following scenario:
> >                                        
> >
>
[SIPphone(2004)]--[asterisk/oh323/asterisk-oh323]--H323Trunk--[PBX]--[H323phone/(8004)]
> > 
> > I am using the following versions:
> > Linux CentOS 3.3/2.4.21-.EL.co
> > asterisk 1.0.1 
> > pwlib_1.5.2
> > openh323_1.12.2
> > asterisk-oh323-0.6.3b
> > 
> > Calling from Asterisk (2004) to the H.323phone
> > (61-8004) gives me the following error 
> > -- Executing Dial("SIP/2004-8350",
> > "H323/192.168.204.130") in new stack
> > Dec  7 13:45:19 WARNING[1032209]: channel.c:1901
> > ast_request: No channel type registered for 'H323'
> > Dec  7 13:45:19 NOTICE[1032209]: app_dial.c:742
> > dial_exec: Unable to create channel of type 'H323'
> >   == Everyone is busy/congested at this time
> > Dec  7 13:45:29 WARNING[1032209]: pbx.c:1933
> > ast_pbx_run: Timeout, but no rule 't' in context
> > 'default'
> > 
> > [general]
> > static=yes
> > writeprotect=no
> > ;Trunk=Modem/g1
> > 
> > 
> > [default]
> > 
> > exten => 2004,1,NoOp( call for  ${EXTEN})
> > exten => 2004,2,Dial(SIP/${EXTEN},10,tr)
> > exten => 2004,3,Congestion
> > 
> > 
> > exten => 2005,1,NoOp( call for  ${EXTEN})
> > exten => 2005,2,Dial(SIP/${EXTEN},10,tr)
> > exten => 2005,3,Congestion
> > 
> > exten => _61XXXX,1,Dial,H323/192.168.204.130
> 
> Change this into:
> exten => _61XXXX,1,Dial,OH323/192.168.204.130

hi michael,

thx for the answer, but now i have the following
error:

Executing Dial("SIP/2004-b1cf",
"OH323/192.168.204.130") in new stack
    -- H.323 call to 192.168.204.130 with codec ALAW
    -- Called 192.168.204.130
    -- H.323 call 'ip$localhost/11490' cleared, reason
24 (Call ended with Q.931 cause)
    -- Hungup 'OH323/L11490'
  == No one is available to answer at this time
Dec  7 16:48:25 WARNING[1687569]: pbx.c:1933
ast_pbx_run: Timeout, but no rule 't' in context
'default'

what is the meaning of *reason 24*. Is there a problem
with my codec?

thx in advance...

> 
> > 
> > ps: 61 is a prefix. All the extensions 61xxx
> should be
> > routed to the H.323 trunk.
> > 
> > thx for your feedback
> > 
> 
> 
> Michael.
> 
> _______________________________________________
> 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
> 



		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 




More information about the asterisk-users mailing list