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/[EMAIL PROTECTED] exten => 1241,1,Dial,MGCP/aaln/[EMAIL PROTECTED] ----- Original Message ----- From: "Michael Baird" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> 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/[EMAIL PROTECTED]|20 > ... > > Regards > MIKE _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
