[Asterisk-Users] MGCP issue

Daniel Eboa Daniel_Eboa at creolink.com
Wed May 4 15:04:06 MST 2005


What exactly should I need to change in indications.conf??

Thanks.
Daniel



-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of wells
zheng
Sent: Wednesday, May 04, 2005 10:21 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] MGCP issue

you need make change in indications.conf

wells

On 3/25/05, Daniel Eboa <Daniel_Eboa at creolink.com> wrote:
> 
> Hello List,
> 
> I'm trying to setup MGCP channel with a Centile Media Hub box. My
> Centile box has 4 ports and I got no dial tone. Can somebody help with
> this isuue?
> This is my mgcp.conf and extensions.conf
> 
> Thanks
> Daniel.
> 
> ; MGCP Configuration for Asterisk
> ;
> [general]
> port = 2427
> bindaddr = 192.168.11.20
> disallow=all
> allow=g729
> allow=alaw
> allow=ulaw
> 
> [192.168.11.200]
> context=MGCP
> host=192.168.11.200
> wcardep=aaln/*
> callerid = "test" <8000100>
> callwaiting=no
> transfer=no
> cancallforward=no
> dtmfmode=rfc2833
> canreinvite=no
> singlepath=no
> slowsequence=yes
> line => aaln/1
> callerid= "test" <8000101>
> callwaiting=no
> transfer=no
> cancallforward=no
> canreinvite=yes
> dtmfmode=rfc2833
> line => aaln/2
> callerid= "test" <8000102>
> callwaiting=no
> transfer=no
> cancallforward=no
> canreinvite=yes
> dtmfmode=rfc2833
> line => aaln/3
> callerid= "test" <8000104>
> callwaiting=no
> transfer=no
> cancallforward=no
> canreinvite=yes
> dtmfmode=rfc2833
> line => aaln/4
> 
> extensions.conf
> 
> [MGCP]
> include => Toll Free
> include => CreoLink
> exten => 8000100,1,Dial(MGCP/aaln/1 at 192.168.11.200,30,rt)
> exten => 8000100,2,Hangup
> exten => 8000101,1,Dial(MGCP/aaln/2 at 192.168.11.200,30,rt)
> exten => 8000101,2,Hangup
> exten => 8000102,1,Dial(MGCP/aaln/3 at 192.168.11.200,30,rt)
> exten => 8000102,2,Hangup
> exten => 8000103,1,Dial(MGCP/aaln/4 at 192.168.11.200,30,rt)
> exten => 8000103,2,Hangup
> 
> _______________________________________________
> 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