[Asterisk-Users] question for oh323 users

CW_ASN - Gus cw_asn at fibertel.com.ar
Fri Feb 6 08:08:32 MST 2004


It must be:

exten => _1905XXXXXXX,1,Dial,OH323/h323:${EXTEN}@192.168.1.3
or
exten => _1905XXXXXXX,1,Dial,OH323/${EXTEN}@192.168.1.3

Hope this helps,

Gus

----- Original Message -----
From: "Anthony Law" <anthonyl at accessv.com>
To: "Mailing List Asterisk" <asterisk-users at lists.digium.com>
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" <Tomica.Crnek at span.hr>
> To: <anthonyl at accessv.com>
> 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: asterisk-users-admin at lists.digium.com
> > [mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Anthony Law
> > Sent: Thursday, February 05, 2004 10:41 PM
> > To: asterisk-users at lists.digium.com
> > 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
> > 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