Connecting analog phones to FSX Ports
Gatway Router
config t
dial peer voice 3301 pots
destination-pattern 3301 --- defines the phone no.
port 1/0/0
dial peer voice 3302 pots
destination-pattern 3302 --- defines the phone no.
port 1/0/1
Show commands
show voice port summery
debug voip dialpeer
show voice call summery ---- to see on going calls
show dialpeer voice summery
From ip phone to analog (v)
CME Router
dail-peer voice 330 voip
destination pattern 330. -----------(.) is for anything after 330
session target ipv4:10.1.1.2 ------- target address for the voice gateway
codec ----
from analog to IP (cme)
V
dial-peer voice 10 voip
destintion pattern 10..
session target ipv4:10.1.1.1
(.) = 10.. = 10XX
(+) = 1+ = 11111
([]) = [1-3] = 1111, 2111, 3111 & 11[4-6]1 = 1141,1151,1161
[1-2]... = 1xxx,2xxx
[1,4-6]11 = 11,411,511,611
[13,57]11 = 111,311,511,711
T = Any number of digit (0-32)
Note Etisalt uses
Line code HDB3
Framing CRC4
Encap HDLC
Isdn switch-type primary-net5
T1
config t
controller t1 1/0
framing esf
line code b8zs
CAS-DS0
dso-group 5 timeslot 1-24 type fx0-lo ---(for full T1 for half T1 1-12)
PRI- CCS
pri-group timeslot 1-24 type fx0-lo
destination-pattern 9T --- for outgoing calls dial 9 and anything
destinaltion pattern [2-9].. [2-9]........
destinaltion pattern [011T
destinaltion pattern [469]11
config t
dial-peer voice 9 pots
destination pattern [2-9].. [2-9]......
description 10 Digit Dialing
port 1/0:5
dial-peer voice 91 pots
destination pattern 00T
description Long Distance Calling
port 1/0:5