| Manoj Kalpage 2007-07-22, 1:11 am |
| What would be the recommended MGCP or H323? In either way, I think I
have to add gateway in to CCM under Device-> Gateway-> Add new
Gateway. Isn't it?
Regards,
manoj
On 7/22/07, Lelio Fulgenzi <lelio@uoguelph.ca> wrote:[vbcol=seagreen]
>
>
> When doing MGCP with config download, you will need to configure the MGCP
> gateway on the router with the exact same name as the hostname on the
> router. If you have a domain name configured, you must add this in the MGCP
> config.
>
> Here are the basic commands you need to download the MGCP config to the
> router:
>
> ccm-manager fallback-mgcp (to make MGCP go to H323/SRST)
> ccm-manager redundant-host <ipaddr of secondary callmanager>
> ccm-manager mgcp
> ccm-manager music-on-hold
> ccm-manager config server <ipaddr of tftp server>
> ccm-manager config <-------- this is what initiates the download
> and the config statement others have removed once the download is complete
>
> the config will then download a whole bunch of commands, including:
>
> mgcp
> mgcp call-agent <ipaddr of primary callmanager> 2427 service-type mgcp
> version 0.1
> mgcp dtmf-relay voip codec all mode out-of-band
> mgcp rtp unreachable timeout 1000 action notify
> mgcp modem passthrough voip mode nse
> mgcp package-capability rtp-package
> no mgcp package-capability res-package
> mgcp package-capability sst-package
> no mgcp package-capability fxr-package
> mgcp package-capability pre-package
> no mgcp timer receive-rtcp
> mgcp sdp simple
> mgcp rtp payload-type g726r16 static
> !
> mgcp profile default
> !
>
> It will also overwrite whatever you have configured in your T1/E1 controller
> with something similar to:
>
> controller T1 0/0/0
> framing esf
> linecode b8zs
> pri-group timeslots 1-24 service mgcp
> !
> controller T1 0/1/0
> framing esf
> linecode b8zs
> pri-group timeslots 1-24 service mgcp
>
> It will use whatever settings you have on your config page here I believe.
>
>
>
> ----- Original Message -----
> From: "Manoj Kalpage" <manoj.kalpage@gmail.com>
> To: "Lelio Fulgenzi" <lelio@uoguelph.ca>
> Cc: <cisco-voip@puck.nether.net>
>
> Sent: Saturday, July 21, 2007 9:26 PM
> Subject: Re: [cisco-voip] Local call send out from SRST gatewayr when not
> inSRST mode
>
>
> your
> through
> WAN
> branch
> PSTN
> send
> BRI
> do
|