From: Radioactive Frog (pbhatkoti@gmail.com)
Date: Mon Feb 04 2008 - 22:10:19 ARST
Hi Kubrat,
It's pretty easy...
here are the steps:
Step1: create some partitions
--------
dial-peer cor custom
name 911
name local
name ld
name intl
dial-peer cor list 911
member 911
dial-peer cor list local
member local
dial-peer cor list ld
member ld
dial-peer cor list intl
member intl
step2: create some CSS's : one for conf-room and other for all normal intl
dialing users
--------
dial-peer cor list conf-phone
member 911
member local
dial-peer cor list intl
member 911
member local
member ld
member intl
STEP4: Create the dialplan
dial-peer voice 911 pots
corlist outgoing 911 <-------
destination-pattern 9911
forward-digits 3
port 1/0/1:23
dial-peer voice 10 pots
corlist outgoing local <-------
destination-pattern 9[2-9].......
port 1/0
forward-digits 7
dial-peer voice 11 pots
corlist outgoing ld
destination-pattern 91[2-9]..[2-9].......
port 1/0/1:23 <---whatever your isdn pri port number is
forward-digits 11
dial-peer voice 12 pots
corlist outgoing intl
destination-pattern 9011T
port 1/0/1:23
prefix 011
STEP5: Finally assign the CSS to IP phones
ephone-dn 10
number 3001
cor incoming conf-phone <---- restricted CSS
ephone-dv 20
number 3002
cor incoming intl
Cheers
Frog
This archive was generated by hypermail 2.1.4 : Sat Mar 01 2008 - 16:54:47 ARST