Re: Information Related to VG224

From: Radioactive Frog <pbhatkoti_at_gmail.com>
Date: Sat, 4 Apr 2009 13:12:41 +1100

Duh! its easy mate...
You can't add Vg224 like you add ATA166 or VG248 in CME. VG224 is based on
IOS.

Lets say your VG224 has 5 phones hooked into it : 1001, 1002, 1003, 1004,
1005

---------------CME-----------------------
step#1 create a voip dialpeer on your CME for all above 100x numbers: (sort
of ip route command)

dial-peer voice 100 voip
 description ### CME_TO_VG224 ####
 destination-pattern 100.
 session target ipv4:<IP_ADD_OF_YOUR_VG224>

-----------------VG224----------------------------

dial-peer voice 100 pots
 description #### VG224 PORT#1 ##### <---takes calls for port#1 from CME
fir DN 1001
 destination-pattern 1001
 port 1/0/0 <------- make sure its the port of port#1 on your VG224.

dial-peer voice 101 pots
 description #### VG224 PORT#2 ##### <---takes calls for port#2 from CME
fir DN 1002
 destination-pattern 1002
 port 1/0/1 <------- make sure its the port of port#1 on your VG224.

dial-peer voice 102 pots
 description #### VG224 PORT#3 ##### <---takes calls for port#3 from CME
fir DN 1003
 destination-pattern 1003
 port 1/0/2 <------- make sure its the port of port#1 on your VG224.

and so on..............

STEP#3:
-------------
Now at this stage your all calls from CME to VG224 would be able to route
but not to other direction i..e VG224 to CME.
To make outbond calls from VG224 ports you need to add a VOIP dialpeer:

dial-peer voice 200 voip
 description ### VG224_TO_CME ####
 destination-pattern .T
 session target ipv4:<IP_ADD_OF_YOUR_CME>

Thats all. There are some other funky things to do e.g. ANI / DNIS, number
of digits to display, callername, id etc. but thats down the track. above
will makek working solution.

-frog

On Thu, Apr 2, 2009 at 4:13 PM, cityworm <cityworm_at_gmail.com> wrote:

> Dear All
>
> Have you ever experience in configuring VG224 in Cisco Call Manager Express
> 4.0 if so can somebody help me to configure VG224
>
> I cant find any material related to it, it is only said that it can be
> configured in H323 protocol on VG224.
>
> Your Help will be appreciated
>
> Regards
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net
Received on Sat Apr 04 2009 - 13:12:41 ART

This archive was generated by hypermail 2.2.0 : Mon May 04 2009 - 07:39:11 ART