It must be:

exten => _1905XXXXXXX,1,Dial,OH323/h323:[EMAIL PROTECTED]
or
exten => _1905XXXXXXX,1,Dial,OH323/[EMAIL PROTECTED]

Hope this helps,

Gus

----- Original Message -----
From: "Anthony Law" <[EMAIL PROTECTED]>
To: "Mailing List Asterisk" <[EMAIL PROTECTED]>
Sent: Friday, February 06, 2004 11:56 AM
Subject: Re: [Asterisk-Users] question for oh323 users


> Hi,
>
> Thanks for your reply. I am definite that my h323 is running on ciscoB
> because the below scenario is working fine.
>
> pstn----ciscoA-----ciscoB----pstn
>
> I have also eliminated access-list problem because if my access-list is
> applied I could see packets hiting my access-list
>
> permit tcp host 192.168.1.2 any eq 1720 (60 matches)
>
> Is my syntax below correct ??
>
> exten => _1905XXXXXXX,1,Dial,OH323/192.168.1.3
>
> Any help would be appreciated.
>
>
> Regards,
>
>
>
> Anthony
>
>
> ----- Original Message -----
> From: "Tomica Crnek" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, February 06, 2004 3:03 AM
> Subject: RE: [Asterisk-Users] question for oh323 users
>
>
> >
> > Hi, it seams to me that h.323 service on your cisco B could be down. You
> > see packets coming to this box, but did you activate h.323. Try "telnet
> > 192.168.1.3 1720" to see if it is running. If it is, then check to see
> > if you are allowing connections to it from 192.168.1.2
> >
> > Tomica
> >
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Anthony Law
> > Sent: Thursday, February 05, 2004 10:41 PM
> > To: [EMAIL PROTECTED]
> > Subject: [Asterisk-Users] question for oh323 users
> >
> > Hi,
> >
> > I am trying to forward calls from one cisco gateway to another cisco
> > gateway using asterisk
> >
> > cisco(5300)A 192.168.1.1
> > asterisk 192.168.1.2
> > cisco(5300)B 192.168.1.3
> >
> > pstn ------ciscoA-----asterisk ------ciscoB------pstn
> >
> > I have the below in my extension.conf
> >
> > [default]
> > exten => _1905XXXXXXX,1,Dial,OH323/192.168.1.3
> >
> > I keep getting error and I don't know what is wrong.
> > I am able to see in my ciscoB accesslist, tcp packets are coming from
> > 192.168.1.2
> >
> > I get below error in my asterisk CLI
> >
> > Feb  5 16:17:01 ERROR[29716]: chan_oh323.c:1004 oh323_call: H323:0:
> > Could not call 192.168.1.3.
> > Feb  5 16:17:11 WARNING[29716]: pbx.c:1829 ast_pbx_run: Timeout, but no
> > rule 't' in context 'default'
> >
> > It would be much appreciated if someone could point out what I am doing
> > wrong or to any documentations. Many thanks.
> >
> >
> > Regards,
> >
> >
> >
> > Anthony
> >
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > [EMAIL PROTECTED]
> > 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
> [EMAIL PROTECTED]
> 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
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to