This is simple to do..

voice-port 1/0/0
 connection plar 9999
!
voice-port 1/0/1
 connection plar 9999
!
dial-peer voice 1000 voip
 max-conn 4
 destination-pattern 9999
 req-qos guaranteed-delay
 codec g711ulaw
 ip precedence 5
 no vad
 session target ipv4:x.x.x.x
!

in h323.conf set the context=blah

[blah]

exten => 9999,1,Goto(s,1)


Done... its really that simple.  I have this working with a 2600 and a
1750.

bkw

On Wed, 24 Sep 2003, Joseph Finley wrote:

> I too would like to see it.  I've tried many times with the help of a few
> and never got it to work.  It always results in a fast busy.
>
> Joe
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Bartosz Jozwiak
> Sent: Wednesday, September 24, 2003 9:46 AM
> To: ASTERISK USERS
> Subject: [Asterisk-Users] Cisco 2600 and ASTERISK
>
>
> Hello,
>
> Could somebody tell me if I can connect CISCO 2600 router with support of
> H.323 to Asterisk ?
> If it is possible could somebody tell me how to do it.
> I would like to document it and put on some website so everyone can see it.
>
> Regards,
>
> -- bart
>
>
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to