[Asterisk-Users] Cisco 2600 and ASTERISK
Brian West
brian at bkw.org
Wed Sep 24 08:24:14 MST 2003
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: asterisk-users-admin at lists.digium.com
> [mailto:asterisk-users-admin at lists.digium.com] 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
>
>
More information about the asterisk-users
mailing list