[Asterisk-Users] MGCP Config
Ray Dzek
rdzek at solarbugs.com
Fri Mar 14 08:47:53 MST 2003
This is what I have. In the MGCP box you have a few settings to deal with
as well, of course. Currently MGCP is not functioning well. The "guys" are
working on it. Right now, * will seg fault when you place station to
station calls.
[clarent]
host = 192.168.xxx.xxx
context = default
line => aaln/4
line => aaln/3
line => aaln/2
line => aaln/1
exten => 1240,1,Dial,MGCP/aaln/1 at clarent
exten => 1241,1,Dial,MGCP/aaln/2 at clarent
----- Original Message -----
From: "Michael Baird" <mike at tc3net.com>
To: <asterisk-users at lists.digium.com>
Sent: Friday, March 14, 2003 6:39 AM
Subject: [Asterisk-Users] MGCP Config
> Hey guys, the occam people are coming in Monday with boxes for us to
> test, they are controlled via MGCP, I've never used MGCP with asterisk
> (or ever) and haven't been able to find much info about them on the
> list. My guestimate config is as follows, let me know if I'm on the
> right track.
>
> mgcp.conf
> ...
> [occam1]
> host=192.168.0.10
> context=default
> line => aaln/1
> line => aaln/2
> ...
> line => aaln/24
>
> extensions.conf
> ...
> exten => 5555555,1,Answer
> exten => 5555555,2 Dial,MGCP/aaln/1 at occam1|20
> ...
>
> Regards
> MIKE
More information about the asterisk-users
mailing list