Hi
I have a uc500 with a BRI interface to the PSTN.
The telco gives 20 DDI.
DDI works fine.
However outbound calls display the ID of the of the Bri.
Here is a sample of the config, can anyone see what I am doing wrong?
version 12.4
parser config cache interface
parser config interface
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
service internal
service compress-config
!
hostname xxxxxxxxxxxxxx
!
boot-start-marker
boot-end-marker
!
logging buffered 4096
no logging console
enable secret xxxxxxxxxxxxxxxxxxxx
!
aaa new-model
!
!
aaa authentication login default local
aaa authentication login sdm_vpn_xauth_ml_1 local
aaa authorization exec default local
aaa authorization network sdm_vpn_group_ml_1 local
!
!
aaa session-id common
clock timezone GMT 0
clock summer-time GMT recurring last Sun Mar 1:00 last Sun Oct 2:00
network-clock-participate wic 1
!
crypto pki trustpoint TP-self-signed-497568825
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-497568825
revocation-check none
rsakeypair TP-self-signed-497568825
!
!
!
dot11 ssid XXXXX
vlan 1
authentication open
guest-mode
!
ip cef
!
!
ip dhcp relay information trust-all
no ip dhcp use vrf connected
ip dhcp excluded-address 10.1.1.1 10.1.1.10
ip dhcp excluded-address 192.168.10.1 192.168.10.10
!
ip dhcp pool phone
network 10.1.1.0 255.255.255.0
default-router 10.1.1.1
option 150 ip 10.1.1.1
!
!
ip name-server 89.184.44.3
ip name-server 89.184.44.4
ip name-server 192.168.10.10
ip inspect log drop-pkt
ip inspect name SDM_LOW cuseeme
ip inspect name SDM_LOW dns
ip inspect name SDM_LOW ftp
ip inspect name SDM_LOW h323
ip inspect name SDM_LOW https
ip inspect name SDM_LOW icmp
ip inspect name SDM_LOW imap
ip inspect name SDM_LOW pop3
ip inspect name SDM_LOW netshow
ip inspect name SDM_LOW rcmd
ip inspect name SDM_LOW realaudio
ip inspect name SDM_LOW rtsp
ip inspect name SDM_LOW esmtp
ip inspect name SDM_LOW sqlnet
ip inspect name SDM_LOW streamworks
ip inspect name SDM_LOW tftp
ip inspect name SDM_LOW tcp
ip inspect name SDM_LOW udp
ip inspect name SDM_LOW vdolive
!
!
stcapp ccm-group 1
stcapp
!
stcapp feature access-code
!
multilink bundle-name authenticated
vpdn enable
!
isdn switch-type basic-net3
!
!
voice call send-alert
voice rtp send-recv
!
voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
supplementary-service h450.12
sip
no update-callerid
!
!
voice class codec 1
codec preference 1 g711ulaw
codec preference 2 g729r8
!
!
!
!
!
!
!
!
!
!
voice register global
max-dn 88
max-pool 22
!
!
voice translation-rule 8
rule 1 /0180/ /180/
rule 2 /0181/ /181/
rule 3 /0182/ /182/
rule 4 /0183/ /183/
rule 5 /0184/ /184/
rule 6 /0185/ /185/
rule 7 /0186/ /186/
rule 8 /0187/ /187/
rule 9 /0188/ /188/
rule 10 /0189/ /189/
!
voice translation-rule 9
rule 1 /0190/ /190/
rule 2 /0191/ /191/
rule 3 /0192/ /192/
rule 4 /0193/ /193/
rule 5 /0194/ /194/
rule 6 /0195/ /195/
rule 7 /0196/ /196/
rule 8 /0197/ /197/
rule 9 /0198/ /198/
rule 10 /0199/ /199/
!
voice translation-rule 1111
rule 15 /.*/ /6490186/
!
voice translation-rule 1112
rule 1 /^9/ //
!
voice translation-rule 2000
rule 1 /6490185/ /185/
!
voice translation-rule 2001
rule 1 /6490186/ /186/
!
voice translation-rule 2222
!
!
voice translation-profile AA_Profile
translate called 2001
!
voice translation-profile CALLER_ID_TRANSLATION_PROFILE
translate calling 1111
!
voice translation-profile CallBlocking
translate called 2222
!
voice translation-profile Ecom_Called_8
translate called 8
!
voice translation-profile Ecom_Called_9
translate called 9
!
voice translation-profile OUTGOING_TRANSLATION_PROFILE
translate calling 1111
translate called 1112
!
voice translation-profile VM_Profile
translate called 2000
!
!
voice-card 0
no dspfarm
!
!
!
username xxxxxx privilege 15 secret xxxxxxx.
username xxxxxx privilege 15 secret xxxxxxxxx
archive
log config
logging enable
logging size 600
hidekeys
!
!
ip tftp source-interface Loopback0
bridge irb
!
!
!
interface Loopback0
description $FW_INSIDE$
ip address 10.1.10.2 255.255.255.252
ip access-group 101 in
ip nat inside
ip virtual-reassembly
!
interface FastEthernet0/0
description $ETH-WAN$
no ip address
ip virtual-reassembly
duplex auto
speed auto
pppoe enable group global
pppoe-client dial-pool-number 1
!
interface Integrated-Service-Engine0/0
description cue is initialized with default IMAP group
ip unnumbered Loopback0
ip nat inside
ip virtual-reassembly
service-module ip address 10.1.10.1 255.255.255.252
service-module ip default-gateway 10.1.10.2
!
interface FastEthernet0/1/0
switchport voice vlan 100
macro description cisco-phone
spanning-tree portfast
!
interface FastEthernet0/1/1
switchport voice vlan 100
macro description cisco-phone
spanning-tree portfast
!
interface FastEthernet0/1/2
switchport voice vlan 100
macro description cisco-phone
spanning-tree portfast
!
interface FastEthernet0/1/3
switchport voice vlan 100
macro description cisco-phone
spanning-tree portfast
!
interface FastEthernet0/1/4
switchport voice vlan 100
macro description cisco-phone
spanning-tree portfast
!
interface FastEthernet0/1/5
switchport voice vlan 100
macro description cisco-phone
spanning-tree portfast
!
interface FastEthernet0/1/6
switchport voice vlan 100
macro description cisco-phone
spanning-tree portfast
!
interface FastEthernet0/1/7
switchport voice vlan 100
macro description cisco-phone
spanning-tree portfast
!
interface FastEthernet0/1/8
switchport mode trunk
macro description cisco-switch
!
interface BRI0/1/0
no ip address
isdn switch-type basic-net3
isdn point-to-point-setup
isdn incoming-voice voice
isdn sending-complete
!
interface BRI0/1/1
no ip address
isdn switch-type basic-net3
isdn point-to-point-setup
isdn incoming-voice voice
isdn sending-complete
!
interface Dot11Radio0/5/0
no ip address
!
encryption vlan 1 key 1 size 128bit 7 1xxxxxxxxxxxxx transmit-key
encryption vlan 1 mode wep mandatory
!
ssid xxxxxxxxxxxxxx
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
!
interface Dot11Radio0/5/0.1
encapsulation dot1Q 1 native
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Vlan1
no ip address
bridge-group 1
bridge-group 1 spanning-disabled
!
interface Vlan100
no ip address
bridge-group 100
bridge-group 100 spanning-disabled
!
interface Dialer0
description $FW_OUTSIDE$
ip address negotiated
ip access-group 104 in
ip mtu 1452
ip nat outside
ip inspect SDM_LOW out
ip virtual-reassembly
encapsulation ppp
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname xxxxxxxxxx
ppp chap password 7 xxxxxxxxxx
ppp pap sent-username xxxxxxxx password 7 xxxxxxxxx
ppp ipcp route default
ppp ipcp address accept
crypto map SDM_CMAP_1
!
interface BVI1
description $FW_INSIDE$
ip address 192.168.10.1 255.255.255.0
ip access-group 102 in
ip nat inside
ip virtual-reassembly
!
interface BVI100
description $FW_INSIDE$
ip address 10.1.1.1 255.255.255.0
ip access-group 103 in
ip nat inside
ip virtual-reassembly
!
ip local pool EZVPN_POOL_1 172.16.1.1 172.16.1.20
ip route 0.0.0.0 0.0.0.0 Dialer0
ip route 10.1.10.1 255.255.255.255 Integrated-Service-Engine0/0
!
ip http server
ip http authentication local
ip http secure-server
ip http path flash:
ip nat inside source static tcp 192.168.10.10 1723 interface Dialer0 1723
ip nat inside source static tcp 192.168.10.10 4125 interface Dialer0 4125
ip nat inside source static tcp 192.168.10.10 443 interface Dialer0 443
ip nat inside source route-map SDM_RMAP_1 interface Dialer0 overload
!
access-list 100 remark auto generated by SDM firewall configuration
access-list 100 remark SDM_ACL Category=1
access-list 100 deny ip 192.168.10.0 0.0.0.255 any
access-list 100 deny ip host 255.255.255.255 any
access-list 100 deny ip 127.0.0.0 0.255.255.255 any
access-list 100 permit ip any any
access-list 101 remark auto generated by SDM firewall configuration
access-list 101 remark SDM_ACL Category=1
access-list 101 permit tcp 10.1.1.0 0.0.0.255 eq 2000 any
access-list 101 permit udp 10.1.1.0 0.0.0.255 eq 2000 any
access-list 101 deny ip 10.1.1.0 0.0.0.255 any
access-list 101 deny ip 192.168.10.0 0.0.0.255 any
access-list 101 deny ip host 255.255.255.255 any
access-list 101 deny ip 127.0.0.0 0.255.255.255 any
access-list 101 permit ip any any
access-list 102 remark auto generated by SDM firewall configuration
access-list 102 remark SDM_ACL Category=1
access-list 102 deny ip 10.1.10.0 0.0.0.3 any
access-list 102 deny ip 10.1.1.0 0.0.0.255 any
access-list 102 deny ip host 255.255.255.255 any
access-list 102 deny ip 127.0.0.0 0.255.255.255 any
access-list 102 permit ip any any
access-list 103 remark auto generated by SDM firewall configuration
access-list 103 remark SDM_ACL Category=1
access-list 103 permit tcp 10.1.10.0 0.0.0.3 any eq 2000
access-list 103 permit udp 10.1.10.0 0.0.0.3 any eq 2000
access-list 103 deny ip 10.1.10.0 0.0.0.3 any
access-list 103 deny ip 192.168.10.0 0.0.0.255 any
access-list 103 deny ip host 255.255.255.255 any
access-list 103 deny ip 127.0.0.0 0.255.255.255 any
access-list 103 permit ip any any
access-list 104 remark auto generated by SDM firewall configuration
access-list 104 remark SDM_ACL Category=1
access-list 104 permit tcp any any eq 443
access-list 104 permit tcp any any eq 4125
access-list 104 permit tcp any any eq 1723
access-list 104 permit ip host 172.16.1.1 any
access-list 104 permit ip host 172.16.1.2 any
access-list 104 permit ip host 172.16.1.3 any
access-list 104 permit ip host 172.16.1.4 any
access-list 104 permit ip host 172.16.1.5 any
access-list 104 permit ip host 172.16.1.6 any
access-list 104 permit ip host 172.16.1.7 any
access-list 104 permit ip host 172.16.1.8 any
access-list 104 permit ip host 172.16.1.9 any
access-list 104 permit ip host 172.16.1.10 any
access-list 104 permit ip host 172.16.1.11 any
access-list 104 permit ip host 172.16.1.12 any
access-list 104 permit ip host 172.16.1.13 any
access-list 104 permit ip host 172.16.1.14 any
access-list 104 permit ip host 172.16.1.15 any
access-list 104 permit ip host 172.16.1.16 any
access-list 104 permit ip host 172.16.1.17 any
access-list 104 permit ip host 172.16.1.18 any
access-list 104 permit ip host 172.16.1.19 any
access-list 104 permit ip host 172.16.1.20 any
access-list 104 permit udp any any eq non500-isakmp
access-list 104 permit udp any any eq isakmp
access-list 104 permit esp any any
access-list 104 permit ahp any any
access-list 104 deny ip 10.1.10.0 0.0.0.3 any
access-list 104 deny ip 10.1.1.0 0.0.0.255 any
access-list 104 deny ip 192.168.10.0 0.0.0.255 any
access-list 104 permit icmp any any echo-reply
access-list 104 permit icmp any any time-exceeded
access-list 104 permit icmp any any unreachable
access-list 104 deny ip 10.0.0.0 0.255.255.255 any
access-list 104 deny ip 172.16.0.0 0.15.255.255 any
access-list 104 deny ip 192.168.0.0 0.0.255.255 any
access-list 104 deny ip 127.0.0.0 0.255.255.255 any
access-list 104 deny ip host 255.255.255.255 any
access-list 104 deny ip host 0.0.0.0 any
access-list 104 deny ip any any log
access-list 105 remark SDM_ACL Category=2
access-list 105 deny ip any host 172.16.1.1
access-list 105 deny ip any host 172.16.1.2
access-list 105 deny ip any host 172.16.1.3
access-list 105 deny ip any host 172.16.1.4
access-list 105 deny ip any host 172.16.1.5
access-list 105 deny ip any host 172.16.1.6
access-list 105 deny ip any host 172.16.1.7
access-list 105 deny ip any host 172.16.1.8
access-list 105 deny ip any host 172.16.1.9
access-list 105 deny ip any host 172.16.1.10
access-list 105 deny ip any host 172.16.1.11
access-list 105 deny ip any host 172.16.1.12
access-list 105 deny ip any host 172.16.1.13
access-list 105 deny ip any host 172.16.1.14
access-list 105 deny ip any host 172.16.1.15
access-list 105 deny ip any host 172.16.1.16
access-list 105 deny ip any host 172.16.1.17
access-list 105 deny ip any host 172.16.1.18
access-list 105 deny ip any host 172.16.1.19
access-list 105 deny ip any host 172.16.1.20
access-list 105 permit ip 10.1.10.0 0.0.0.3 any
access-list 105 permit ip 10.1.1.0 0.0.0.255 any
access-list 105 permit ip 192.168.10.0 0.0.0.255 any
dialer-list 1 protocol ip permit
snmp-server community public RO
!
!
!
route-map SDM_RMAP_1 permit 1
match ip address 105
!
control-plane
!
bridge 1 route ip
bridge 100 route ip
!
!
voice-port 0/0/0
timeouts ringing infinity
!
voice-port 0/0/1
timeouts ringing infinity
!
voice-port 0/0/2
timeouts ringing infinity
!
voice-port 0/0/3
timeouts ringing infinity
!
voice-port 0/1/0
compand-type a-law
bearer-cap Speech
!
voice-port 0/1/1
compand-type a-law
bearer-cap Speech
!
voice-port 0/4/0
auto-cut-through
signal immediate
input gain auto-control -15
description Music On Hold Port
!
sccp local Loopback0
sccp ccm 10.1.1.1 identifier 1
sccp
!
sccp ccm group 1
associate ccm 1 priority 1
!
dial-peer cor custom
name internal
name local
name domestic
name international
!
!
dial-peer cor list call-internal
member internal
!
dial-peer cor list call-local
member local
!
dial-peer cor list call-domestic
member domestic
!
dial-peer cor list call-international
member international
!
dial-peer cor list user-internal
member internal
!
dial-peer cor list user-local
member internal
member local
!
dial-peer cor list user-domestic
member internal
member local
member domestic
!
dial-peer cor list user-international
member internal
member local
member domestic
member international
!
!
dial-peer voice 1 pots
service stcapp
port 0/0/0
!
dial-peer voice 2 pots
service stcapp
port 0/0/1
!
dial-peer voice 3 pots
service stcapp
port 0/0/2
!
dial-peer voice 4 pots
service stcapp
port 0/0/3
!
dial-peer voice 5 pots
description ** MOH Port **
destination-pattern ABC
port 0/4/0
no sip-register
!
dial-peer voice 2000 voip
description ** cue voicemail pilot number **
destination-pattern 185
b2bua
session protocol sipv2
session target ipv4:10.1.10.1
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 2001 voip
description ** cue auto attendant number **
translation-profile outgoing PSTN_CallForwarding
destination-pattern 186
b2bua
session protocol sipv2
session target ipv4:10.1.10.1
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 2002 voip
description ** cue voicemail PSTN number **
translation-profile outgoing VM_Profile
destination-pattern 6490185$
b2bua
session protocol sipv2
session target ipv4:10.1.10.1
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 2003 voip
description ** cue auto attendant PSTN number **
translation-profile outgoing AA_Profile
destination-pattern 6490186$
b2bua
session protocol sipv2
session target ipv4:10.1.10.1
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 50 pots
description ** incoming dial peer **
incoming called-number .%
direct-inward-dial
port 0/1/0
!
dial-peer voice 51 pots
description ** incoming dial peer **
incoming called-number .%
direct-inward-dial
port 0/1/1
!
dial-peer voice 2005 pots
translation-profile incoming AA_Profile
incoming called-number 6490186
direct-inward-dial
!
dial-peer voice 2004 pots
translation-profile incoming VM_Profile
incoming called-number 6490185
direct-inward-dial
!
dial-peer voice 52 pots
corlist outgoing call-local
description ** BRI pots dial-peer **
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 9T
port 0/1/0
forward-digits 10
no sip-register
!
dial-peer voice 53 pots
corlist outgoing call-domestic
description ** BRI pots dial-peer **
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 90T
port 0/1/0
prefix 0
no sip-register
!
dial-peer voice 54 pots
corlist outgoing call-international
description ** BRI pots dial-peer **
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 900T
port 0/1/0
prefix 00
no sip-register
!
dial-peer voice 55 pots
description ** BRI pots dial-peer **-Emergency dial-peer
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 9999
port 0/1/0
forward-digits 3
no sip-register
!
dial-peer voice 56 pots
description ** BRI pots dial-peer **-Emergency dial-peer
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 999
port 0/1/0
forward-digits 3
no sip-register
!
dial-peer voice 57 pots
description ** BRI pots dial-peer **-Emergency dial-peer
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 9112
port 0/1/0
forward-digits 3
no sip-register
!
dial-peer voice 58 pots
description ** BRI pots dial-peer **-Emergency dial-peer
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 112
port 0/1/0
forward-digits 3
no sip-register
!
dial-peer voice 59 pots
corlist outgoing call-local
description ** BRI pots dial-peer **
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 9T
port 0/1/1
forward-digits 10
no sip-register
!
dial-peer voice 60 pots
corlist outgoing call-domestic
description ** BRI pots dial-peer **
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 90T
port 0/1/1
prefix 0
no sip-register
!
dial-peer voice 61 pots
corlist outgoing call-international
description ** BRI pots dial-peer **
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 900T
port 0/1/1
prefix 00
no sip-register
!
dial-peer voice 62 pots
description ** BRI pots dial-peer **-Emergency dial-peer
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 9999
port 0/1/1
forward-digits 3
no sip-register
!
dial-peer voice 63 pots
description ** BRI pots dial-peer **-Emergency dial-peer
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 999
port 0/1/1
forward-digits 3
no sip-register
!
dial-peer voice 64 pots
description ** BRI pots dial-peer **-Emergency dial-peer
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 9112
port 0/1/1
forward-digits 3
no sip-register
!
dial-peer voice 65 pots
description ** BRI pots dial-peer **-Emergency dial-peer
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 112
port 0/1/1
forward-digits 3
no sip-register
!
dial-peer voice 3008 pots
description Ecom
translation-profile incoming Ecom_Called_8
incoming called-number 018.
direct-inward-dial
port 0/1/0
!
dial-peer voice 3009 pots
description Eircom
translation-profile incoming Ecom_Called_9
incoming called-number 019.
direct-inward-dial
port 0/1/0
!
!
no dial-peer outbound status-check pots
!
!
telephony-service
video
load 7960-7940 P00308000500
load 7914 S00105000200
load 7902 CP7902080002SCCP060817A
load 7921 CP7921G-1.0.4
load 7931 SCCP31.8-2-2SR2S
load 7941GE SCCP41.8-2-2SR2S
load 7941 SCCP41.8-2-2SR2S
load 7961GE SCCP41.8-2-2SR2S
load 7961 SCCP41.8-2-2SR2S
load 7975 SCCP75.8-3-2S
load 7965 SCCP45.8-3-2S
load 7945 SCCP45.8-3-2S
load 7942 SCCP42.8-3-2S
load 7962 SCCP42.8-3-2S
load 7971 SCCP70.8-2-2SR2S
load 7970 SCCP70.8-2-2SR2S
load 7936 cmterm_7936.3-3-13-0
load 7906 SCCP11.8-2-2SR2S
load 7911 SCCP11.8-2-2SR2S
max-ephones 22
max-dn 88
ip source-address 10.1.1.1 port 2000
auto assign 10 to 27
auto assign 5 to 8 type anl
calling-number initiator
service phone videoCapability 1
service dnis overlay
service dnis dir-lookup
timeouts interdigit 5
system message xxxxxxxxxxx
url services http://10.1.10.1/voiceview/common/login.do
url authentication http://10.1.10.1/voiceview/authentication/authenticate.do
time-zone 21
time-format 24
date-format dd-mm-yy
voicemail 185
max-conferences 8 gain -6
call-forward pattern .T
call-forward system redirecting-expanded
moh music-on-hold.au
multicast moh 239.10.16.16 port 2000
web admin system name cisco secret 5 $1$4yNB$JJ9Zcb5JGA91mxyOPEnnF1
dn-webedit
time-webedit
transfer-system full-consult dss
transfer-pattern 9.T
transfer-pattern .T
secondary-dialtone 9
create cnf-files version-stamp 7960 Jul 21 2008 16:06:43
!
!
Your telco also needs to
Your telco also needs to accept the ID that you are sending as well.
Cisco IP Communications Express Specialist
www.ketchumits.com
i have the same problem.
i have the same problem. remove the rule 15, and added my own rules.. Unfortunately it does not work for me.
i have to isdn lines (with both 4 numbers) connected to the BRI interfaces. With every outbound call it seems that the caller-id is randomly selected from the 8 numbers that belong to the two isdn lines.
Any idea what is going wrong?
Here's my config:
Building configuration...
Current configuration : 31163 bytes
!
! Last configuration change at 16:22:02 GMT Wed Jul 23 2008 by cisco
! NVRAM config last updated at 16:22:05 GMT Wed Jul 23 2008 by cisco
!
version 12.4
parser config cache interface
parser config interface
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
service internal
service compress-config
service sequence-numbers
!
hostname UC520
!
boot-start-marker
boot-end-marker
!
logging buffered 4096
enable secret 5
!
aaa new-model
!
!
aaa authentication login default local
aaa authorization exec default local
!
!
aaa session-id common
clock timezone CET 1
clock summer-time GMT recurring
network-clock-participate wic 1
!
crypto pki trustpoint TP-self-signed-290344375
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-290344375
revocation-check none
rsakeypair TP-self-signed-290344375
!
!
crypto pki certificate chain TP-self-signed-290344375
certificate self-signed 01
30820246 308201AF A0030201 02020101 300D0609 2A864886 F70D0101 04050030
30312E30 2C060355 04031325 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 32393033 34343337 35301E17 0D303830 34323931 35343233
345A170D 32303031 30313030 30303030 5A303031 2E302C06 03550403 1325494F
532D5365 6C662D53 69676E65 642D4365 72746966 69636174 652D3239 30333434
33373530 819F300D 06092A86 4886F70D 01010105 0003818D 00308189 02818100
B73AC5E9 B2E44CFF 23598FD9 DD690150 D8123172 962790CA B4865B73 081F8A1E
F70AB2E8 BF0B7A59 3B693794 0004A987 286CB3C0 2C5BF4D6 566211DE FA0DD74D
CD8C23ED 773EE0D1 32CB6F9B E31AADE1 58282CE7 AA6DE104 E709DA98 09AE1C94
638166A3 AC4BE98F 23DBDDC9 F6B71745 436A28FD 68FDEC92 3EC4CF85 D300E269
02030100 01A37030 6E300F06 03551D13 0101FF04 05300301 01FF301B 0603551D
11041430 12821055 43353230 2E6F6E63 652E6C6F 63616C30 1F060355 1D230418
30168014 FAD3C9BC 6A695DF7 95A4C5E2 0A8BC7E0 16570470 301D0603 551D0E04
160414FA D3C9BC6A 695DF795 A4C5E20A 8BC7E016 57047030 0D06092A 864886F7
0D010104 05000381 81006F5B 08C9E353 082C78BB 3AAF3F69 17DE8CA5 990F4B37
0B27811A CC110BD8 9306100E 35D2BC1A 2BAD1850 C9CD498B 8195F119 35C6F16E
878563F9 AD0FE514 ADCDC3F5 ED406CDB 8FF863D6 8D315F1C E6B42526 B3FECEC9
F4037575 07B5EB3F EA63DA7C FBADF05D 8EFC38BE 83795375 8DA11779 53E7E8BC
5C91D4CD C1B531B1 E5F1
quit
!
!
!
dot11 ssid uc520-data
vlan 1
authentication open
authentication key-management wpa
guest-mode
!
dot11 ssid uc520-voice
vlan 100
authentication open
authentication key-management wpa
!
ip cef
!
!
ip dhcp relay information trust-all
ip dhcp use vrf connected
ip dhcp excluded-address 10.1.1.1 10.1.1.10
!
ip dhcp pool phone
network 10.1.1.0 255.255.255.0
default-router 10.1.1.1
option 150 ip 10.1.1.1
!
!
ip domain name once.local
ip name-server 192.168.1.254
ip inspect log drop-pkt
ip inspect name SDM_LOW cuseeme
ip inspect name SDM_LOW dns
ip inspect name SDM_LOW ftp
ip inspect name SDM_LOW h323
ip inspect name SDM_LOW https
ip inspect name SDM_LOW icmp
ip inspect name SDM_LOW imap
ip inspect name SDM_LOW pop3
ip inspect name SDM_LOW netshow
ip inspect name SDM_LOW rcmd
ip inspect name SDM_LOW realaudio
ip inspect name SDM_LOW rtsp
ip inspect name SDM_LOW esmtp
ip inspect name SDM_LOW sqlnet
ip inspect name SDM_LOW streamworks
ip inspect name SDM_LOW tftp
ip inspect name SDM_LOW tcp
ip inspect name SDM_LOW udp
ip inspect name SDM_LOW vdolive
!
!
stcapp ccm-group 1
stcapp
!
stcapp feature access-code
!
multilink bundle-name authenticated
isdn switch-type basic-net3
!
!
voice call send-alert
voice rtp send-recv
!
voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
supplementary-service h450.12
sip
no update-callerid
!
!
voice class codec 1
codec preference 1 g711ulaw
codec preference 2 g729r8
!
!
!
!
!
!
!
!
!
!
voice register global
max-dn 56
max-pool 14
!
!
voice translation-rule 1
rule 1 /\(.........\)/ /0\0/
!
voice translation-rule 6
rule 1 /0528230884/ /201/
!
voice translation-rule 12
rule 1 /0528233027/ /251/
!
voice translation-rule 17
rule 1 /0528261177/ /223/
!
voice translation-rule 18
rule 1 /0528233336/ /203/
!
voice translation-rule 19
rule 1 /0528233027/ /252/
!
voice translation-rule 20
rule 1 /0528230884/ /201/
!
voice translation-rule 21
rule 1 /0528233338/ /221/
!
voice translation-rule 22
rule 1 /0528233337/ /251/
!
voice translation-rule 23
rule 1 /0528261030/ /222/
!
voice translation-rule 24
rule 1 /0528233335/ /202/
!
voice translation-rule 30
rule 1 /201/ /0528230884/
rule 2 /202/ /0528233337/
rule 3 /203/ /0528233336/
rule 4 /204/ /0528233027/
rule 5 /205/ /0528233027/
rule 6 /206/ /0528233337/
!
voice translation-rule 1111
rule 1 /201/ /0528230884/
rule 2 /202/ /0528233337/
rule 3 /203/ /0528233336/
!
voice translation-rule 1112
rule 1 /^0/ //
!
voice translation-rule 2000
rule 1 /0528233336/ /250/
!
voice translation-rule 2001
rule 1 /249/ /249/
!
voice translation-rule 2222
!
!
voice translation-profile AA_Profile
translate called 2001
!
voice translation-profile ADDZERO
translate calling 1
!
voice translation-profile CALLER_ID_TRANSLATION_PROFILE
translate calling 1111
!
voice translation-profile CallBlocking
translate called 2222
!
voice translation-profile Martijn_Called_20
translate called 20
!
voice translation-profile OUTGOING_TRANSLATION_PROFILE
translate calling 1111
translate called 1112
!
voice translation-profile PSTN_Outgoing
translate calling 30
!
voice translation-profile VM_Profile
translate called 2000
!
voice translation-profile faxsc_Called_23
translate called 23
!
voice translation-profile faxshop_Called_21
translate called 21
!
voice translation-profile hindrik_Called_18
translate called 18
!
voice translation-profile martijn_Called_6
translate called 6
!
voice translation-profile pin_Called_17
translate called 17
!
voice translation-profile sc-HUNT_GROUP_Called_12
translate called 12
!
voice translation-profile sc_Called_19
translate called 19
!
voice translation-profile shopII_Called_24
translate called 24
!
voice translation-profile shop_Called_22
translate called 22
!
!
voice-card 0
no dspfarm
!
!
!
username cisco privilege 15 secret 5
username 251 password
archive
log config
logging enable
logging size 600
hidekeys
!
process-max-time 50
!
bridge irb
!
!
!
interface Loopback0
description $FW_INSIDE$
ip address 10.1.10.2 255.255.255.252
ip access-group 103 in
ip nat inside
ip virtual-reassembly
!
interface FastEthernet0/0
ip address dhcp
ip nat outside
ip nat enable
ip virtual-reassembly
duplex auto
speed auto
!
interface Integrated-Service-Engine0/0
description cue is initialized with default IMAP group$FW_INSIDE$
ip unnumbered Loopback0
ip access-group 102 in
ip nat inside
ip virtual-reassembly
service-module ip address 10.1.10.1 255.255.255.252
service-module ip default-gateway 10.1.10.2
!
interface FastEthernet0/1/0
switchport voice vlan 100
macro description cisco-phone
!
interface FastEthernet0/1/1
switchport voice vlan 100
macro description cisco-phone
!
interface FastEthernet0/1/2
switchport voice vlan 100
macro description cisco-phone
!
interface FastEthernet0/1/3
switchport voice vlan 100
macro description cisco-phone
!
interface FastEthernet0/1/4
switchport voice vlan 100
macro description cisco-phone
!
interface FastEthernet0/1/5
switchport voice vlan 100
macro description cisco-phone
!
interface FastEthernet0/1/6
switchport voice vlan 100
macro description cisco-phone
!
interface FastEthernet0/1/7
switchport voice vlan 100
macro description cisco-phone
!
interface FastEthernet0/1/8
switchport mode trunk
macro description cisco-switch
!
interface BRI0/1/0
description SHOP
no ip address
isdn switch-type basic-net3
isdn overlap-receiving
isdn point-to-point-setup
isdn incoming-voice voice
isdn sending-complete
isdn static-tei 0
!
interface BRI0/1/1
description service
no ip address
isdn switch-type basic-net3
isdn overlap-receiving
isdn point-to-point-setup
isdn incoming-voice voice
isdn sending-complete
isdn static-tei 0
!
interface Dot11Radio0/5/0
no ip address
!
encryption vlan 100 mode ciphers tkip
!
encryption vlan 1 mode ciphers tkip
!
ssid uc520-data
!
ssid uc520-voice
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
!
interface Dot11Radio0/5/0.1
encapsulation dot1Q 1 native
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio0/5/0.100
encapsulation dot1Q 100
bridge-group 100
bridge-group 100 subscriber-loop-control
bridge-group 100 spanning-disabled
bridge-group 100 block-unknown-source
no bridge-group 100 source-learning
no bridge-group 100 unicast-flooding
!
interface Vlan1
no ip address
bridge-group 1
bridge-group 1 spanning-disabled
!
interface Vlan100
no ip address
bridge-group 100
bridge-group 100 spanning-disabled
!
interface BVI1
description $FW_INSIDE$
ip address 192.168.1.214 255.255.255.0
ip access-group 104 in
ip nat inside
ip virtual-reassembly
!
interface BVI100
description $FW_INSIDE$
ip address 10.1.1.1 255.255.255.0
ip access-group 105 in
ip nat inside
ip virtual-reassembly
!
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0
ip route 0.0.0.0 255.255.255.0 FastEthernet0/0
ip route 10.1.10.1 255.255.255.255 Integrated-Service-Engine0/0
!
ip http server
ip http authentication local
ip http secure-server
ip http path flash:
ip nat inside source list 1 interface FastEthernet0/0 overload
!
access-list 1 remark SDM_ACL Category=2
access-list 1 permit 10.1.1.0 0.0.0.255
access-list 1 permit 192.168.10.0 0.0.0.255
access-list 1 permit 10.1.10.0 0.0.0.3
access-list 100 remark auto generated by SDM firewall configuration
access-list 100 remark SDM_ACL Category=1
access-list 100 deny ip 192.168.10.0 0.0.0.255 any
access-list 100 deny ip host 255.255.255.255 any
access-list 100 deny ip 127.0.0.0 0.255.255.255 any
access-list 100 permit ip any any
access-list 101 remark auto generated by SDM firewall configuration
access-list 101 remark SDM_ACL Category=1
access-list 101 deny ip 10.1.10.0 0.0.0.3 any
access-list 101 deny ip 10.1.1.0 0.0.0.255 any
access-list 101 deny ip 192.168.10.0 0.0.0.255 any
access-list 101 deny ip host 255.255.255.255 any
access-list 101 deny ip 127.0.0.0 0.255.255.255 any
access-list 101 permit ip any any
access-list 102 remark auto generated by SDM firewall configuration
access-list 102 remark SDM_ACL Category=1
access-list 102 deny ip 10.1.1.0 0.0.0.255 any
access-list 102 deny ip 192.168.1.0 0.0.0.255 any
access-list 102 deny ip host 255.255.255.255 any
access-list 102 deny ip 127.0.0.0 0.255.255.255 any
access-list 102 permit ip any any
access-list 103 remark auto generated by SDM firewall configuration
access-list 103 remark SDM_ACL Category=1
access-list 103 permit tcp 10.1.1.0 0.0.0.255 eq 2000 any
access-list 103 permit udp 10.1.1.0 0.0.0.255 eq 2000 any
access-list 103 deny ip 10.1.1.0 0.0.0.255 any
access-list 103 deny ip 192.168.1.0 0.0.0.255 any
access-list 103 deny ip host 255.255.255.255 any
access-list 103 deny ip 127.0.0.0 0.255.255.255 any
access-list 103 permit ip any any
access-list 104 remark auto generated by SDM firewall configuration
access-list 104 remark SDM_ACL Category=1
access-list 104 deny ip 10.1.10.0 0.0.0.3 any
access-list 104 deny ip 10.1.1.0 0.0.0.255 any
access-list 104 deny ip host 255.255.255.255 any
access-list 104 deny ip 127.0.0.0 0.255.255.255 any
access-list 104 permit ip any any
access-list 105 remark auto generated by SDM firewall configuration
access-list 105 remark SDM_ACL Category=1
access-list 105 permit tcp 10.1.10.0 0.0.0.3 any eq 2000
access-list 105 permit udp 10.1.10.0 0.0.0.3 any eq 2000
access-list 105 deny ip 10.1.10.0 0.0.0.3 any
access-list 105 deny ip 192.168.1.0 0.0.0.255 any
access-list 105 deny ip host 255.255.255.255 any
access-list 105 deny ip 127.0.0.0 0.255.255.255 any
access-list 105 permit ip any any
access-list 106 remark auto generated by SDM firewall configuration
access-list 106 remark SDM_ACL Category=1
access-list 106 deny ip 10.1.10.0 0.0.0.3 any
access-list 106 deny ip 10.1.1.0 0.0.0.255 any
access-list 106 deny ip 192.168.1.0 0.0.0.255 any
access-list 106 permit udp any eq bootps any eq bootpc
access-list 106 permit icmp any any echo-reply
access-list 106 permit icmp any any time-exceeded
access-list 106 permit icmp any any unreachable
access-list 106 deny ip 10.0.0.0 0.255.255.255 any
access-list 106 deny ip 172.16.0.0 0.15.255.255 any
access-list 106 deny ip 192.168.0.0 0.0.255.255 any
access-list 106 deny ip 127.0.0.0 0.255.255.255 any
access-list 106 deny ip host 255.255.255.255 any
access-list 106 deny ip any any log
snmp-server community RO
!
!
!
route-map 1 permit 10
!
!
tftp-server APPS-1.0.3.SBN
tftp-server apps11.8-2-2TR2.sbn
tftp-server apps31.8-2-2TR2.sbn
tftp-server apps41.8-2-2TR2.sbn
tftp-server apps70.8-2-2TR2.sbn
tftp-server cmterm_7936.3-3-13-0.bin
tftp-server cnu11.8-2-2TR2.sbn
tftp-server cnu31.8-2-2TR2.sbn
tftp-server cnu41.8-2-2TR2.sbn
tftp-server cnu70.8-2-2TR2.sbn
tftp-server CP7902080002SCCP060817A.sbin
tftp-server CP7921G-1.0.3.LOADS
tftp-server cvm11sccp.8-2-2TR2.sbn
tftp-server cvm31sccp.8-2-2TR2.sbn
tftp-server cvm41sccp.8-2-2TR2.sbn
tftp-server cvm70sccp.8-2-2TR2.sbn
tftp-server dsp11.8-2-2TR2.sbn
tftp-server dsp31.8-2-2TR2.sbn
tftp-server dsp41.8-2-2TR2.sbn
tftp-server dsp70.8-2-2TR2.sbn
tftp-server GUI-1.0.3.SBN
tftp-server jar11sccp.8-2-2TR2.sbn
tftp-server jar31sccp.8-2-2TR2.sbn
tftp-server jar41sccp.8-2-2TR2.sbn
tftp-server jar70sccp.8-2-2TR2.sbn
tftp-server P00308000500.bin
tftp-server P00308000500.loads
tftp-server P00308000500.sb2
tftp-server P00308000500.sbn
tftp-server S00105000200.sbn
tftp-server SCCP11.8-2-2SR2S.loads
tftp-server SCCP31.8-2-2SR2S.loads
tftp-server SCCP41.8-2-2SR2S.loads
tftp-server SCCP70.8-2-2SR2S.loads
tftp-server SYS-1.0.3.SBN
tftp-server term06.default.loads
tftp-server term11.default.loads
tftp-server term31.default.loads
tftp-server term41.default.loads
tftp-server term61.default.loads
tftp-server term70.default.loads
tftp-server term71.default.loads
tftp-server TNUX-1.0.3.SBN
tftp-server TNUXR-1.0.3.SBN
tftp-server WLAN-1.0.3.SBN
tftp-server flash:SCCP42.8-3-2S.loads
tftp-server flash:SCCP45.8-3-2S.loads
tftp-server flash:SCCP75.8-3-2S.loads
tftp-server flash:apps42.8-3-1-22.sbn
tftp-server flash:apps45.8-3-1-22.sbn
tftp-server flash:apps75.8-3-1-22.sbn
tftp-server flash:cnu42.8-3-1-22.sbn
tftp-server flash:cnu45.8-3-1-22.sbn
tftp-server flash:cnu75.8-3-1-22.sbn
tftp-server flash:cvm42sccp.8-3-1-22.sbn
tftp-server flash:cvm45sccp.8-3-1-22.sbn
tftp-server flash:cvm75sccp.8-3-1-22.sbn
tftp-server flash:dsp42.8-3-1-22.sbn
tftp-server flash:dsp45.8-3-1-22.sbn
tftp-server flash:dsp75.8-3-1-22.sbn
tftp-server flash:jar42sccp.8-3-1-22.sbn
tftp-server flash:jar45sccp.8-3-1-22.sbn
tftp-server flash:jar75sccp.8-3-1-22.sbn
tftp-server flash:term42.default.loads
tftp-server flash:term45.default.loads
tftp-server flash:term62.default.loads
tftp-server flash:term65.default.loads
tftp-server flash:term75.default.loads
tftp-server DistinctiveRingList.xml
tftp-server RingList.xml
tftp-server flash:AreYouThereF.raw
tftp-server flash:Bass.raw
tftp-server flash:CallBack.raw
tftp-server flash:Chime.raw
tftp-server flash:Classic1.raw
tftp-server flash:Classic2.raw
tftp-server flash:ClockShop.raw
tftp-server flash:Drums1.raw
tftp-server flash:Drums2.raw
tftp-server flash:FilmScore.raw
tftp-server flash:HarpSynth.raw
tftp-server flash:Jamaica.raw
tftp-server flash:KotoEffect.raw
tftp-server flash:MusicBox.raw
tftp-server flash:Piano1.raw
tftp-server flash:Piano2.raw
tftp-server flash:Pop.raw
tftp-server flash:Pulse1.raw
tftp-server flash:Ring1.raw
tftp-server flash:Ring2.raw
tftp-server flash:Ring3.raw
tftp-server flash:Ring4.raw
tftp-server flash:Ring5.raw
tftp-server flash:Ring6.raw
tftp-server flash:Ring7.raw
tftp-server flash:Sax1.raw
tftp-server flash:Sax2.raw
tftp-server flash:Vibe.raw
tftp-server flash:Analog1.raw
tftp-server flash:Analog2.raw
tftp-server flash:AreYouThere.raw
tftp-server flash:ATA030100SCCP040211A.zup
!
control-plane
!
bridge 1 protocol ieee
bridge 1 route ip
bridge 100 route ip
!
!
voice-port 0/0/0
timeouts ringing infinity
!
voice-port 0/0/1
timeouts ringing infinity
!
voice-port 0/0/2
timeouts ringing infinity
!
voice-port 0/0/3
timeouts ringing infinity
!
voice-port 0/1/0
compand-type a-law
bearer-cap Speech
!
voice-port 0/1/1
compand-type a-law
bearer-cap Speech
!
voice-port 0/4/0
auto-cut-through
signal immediate
input gain auto-control -15
description Music On Hold Port
!
sccp local Loopback0
sccp ccm 10.1.1.1 identifier 1
sccp
!
sccp ccm group 1
associate ccm 1 priority 1
!
dial-peer cor custom
name internal
name local
name domestic
name international
!
!
dial-peer cor list call-internal
member internal
!
dial-peer cor list call-local
member local
!
dial-peer cor list call-domestic
member domestic
!
dial-peer cor list call-international
member international
!
dial-peer cor list user-internal
member internal
!
dial-peer cor list user-local
member internal
member local
!
dial-peer cor list user-domestic
member internal
member local
member domestic
!
dial-peer cor list user-international
member internal
member local
member domestic
member international
!
!
dial-peer voice 1 pots
service stcapp
port 0/0/0
!
dial-peer voice 2 pots
service stcapp
port 0/0/1
!
dial-peer voice 3 pots
service stcapp
port 0/0/2
!
dial-peer voice 4 pots
service stcapp
port 0/0/3
!
dial-peer voice 5 pots
description ** MOH Port **
destination-pattern ABC
port 0/4/0
no sip-register
!
dial-peer voice 2000 voip
description ** cue voicemail pilot number **
destination-pattern 250
b2bua
session protocol sipv2
session target ipv4:10.1.10.1
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 2001 voip
description ** cue auto attendant number **
translation-profile outgoing PSTN_CallForwarding
destination-pattern 249
b2bua
session protocol sipv2
session target ipv4:10.1.10.1
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 2002 voip
description ** cue voicemail PSTN number **
translation-profile outgoing VM_Profile
destination-pattern 0528233336$
b2bua
session protocol sipv2
session target ipv4:10.1.10.1
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 2003 voip
description ** cue auto attendant PSTN number **
translation-profile outgoing AA_Profile
destination-pattern 249$
b2bua
session protocol sipv2
session target ipv4:10.1.10.1
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 50 pots
description ** incoming dial peer **
translation-profile incoming ADDZERO
incoming called-number .%
direct-inward-dial
port 0/1/0
!
dial-peer voice 51 pots
description ** incoming dial peer **
translation-profile incoming ADDZERO
incoming called-number .%
direct-inward-dial
port 0/1/1
!
dial-peer voice 2005 pots
translation-profile incoming AA_Profile
incoming called-number 249
direct-inward-dial
!
dial-peer voice 2004 pots
translation-profile incoming VM_Profile
incoming called-number 0528233336
direct-inward-dial
!
dial-peer voice 3008 pots
description sc-HUNT_GROUP
translation-profile incoming sc-HUNT_GROUP_Called_12
direct-inward-dial
port 0/1/1
!
dial-peer voice 3013 pots
description pin
translation-profile incoming pin_Called_17
incoming called-number 0528261177
direct-inward-dial
port 0/1/1
!
dial-peer voice 3014 pots
description hindrik
translation-profile incoming hindrik_Called_18
incoming called-number 0528233336
direct-inward-dial
port 0/1/0
!
dial-peer voice 3015 pots
description sc
translation-profile incoming sc_Called_19
incoming called-number 0528233027
direct-inward-dial
port 0/1/1
!
dial-peer voice 3016 pots
description Martijn
translation-profile incoming martijn_Called_20
incoming called-number 0528230884
direct-inward-dial
port 0/1/1
!
dial-peer voice 3017 pots
description faxshop
translation-profile incoming faxshop_Called_21
incoming called-number 0528233338
direct-inward-dial
port 0/1/0
!
dial-peer voice 3018 pots
description shop
translation-profile incoming shop_Called_22
incoming called-number 0528233337
direct-inward-dial
port 0/1/0
!
dial-peer voice 3019 pots
description faxsc
translation-profile incoming faxsc_Called_23
incoming called-number 0528261030
direct-inward-dial
port 0/1/1
!
dial-peer voice 3020 pots
description shopII
translation-profile incoming shopII_Called_24
incoming called-number 0528233335
direct-inward-dial
port 0/1/0
!
dial-peer voice 52 pots
corlist outgoing call-local
description ** BRI pots dial-peer **
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 0T
port 0/1/0
forward-digits 10
no sip-register
!
dial-peer voice 53 pots
corlist outgoing call-domestic
description ** BRI pots dial-peer **
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 010T
port 0/1/0
prefix 10
no sip-register
!
dial-peer voice 54 pots
corlist outgoing call-international
description ** BRI pots dial-peer **
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 011T
port 0/1/0
prefix 11
no sip-register
!
dial-peer voice 55 pots
description ** BRI pots dial-peer **-Emergency dial-peer
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 0112
port 0/1/0
forward-digits 3
no sip-register
!
dial-peer voice 56 pots
description ** BRI pots dial-peer **-Emergency dial-peer
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 112
port 0/1/0
forward-digits 3
no sip-register
!
dial-peer voice 57 pots
corlist outgoing call-local
description ** BRI pots dial-peer **
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 0T
port 0/1/1
forward-digits 10
no sip-register
!
dial-peer voice 58 pots
corlist outgoing call-domestic
description ** BRI pots dial-peer **
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 010T
port 0/1/1
prefix 10
no sip-register
!
dial-peer voice 59 pots
corlist outgoing call-international
description ** BRI pots dial-peer **
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 011T
port 0/1/1
prefix 11
no sip-register
!
dial-peer voice 60 pots
description ** BRI pots dial-peer **-Emergency dial-peer
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 0112
port 0/1/1
forward-digits 3
no sip-register
!
dial-peer voice 61 pots
description ** BRI pots dial-peer **-Emergency dial-peer
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 112
port 0/1/1
forward-digits 3
no sip-register
!
dial-peer voice 3002 pots
description martijn
translation-profile incoming martijn_Called_6
incoming called-number 0528230884
direct-inward-dial
port 0/1/1
!
!
no dial-peer outbound status-check pots
gateway
timer receive-rtp 1200
!
sip-ua
!
!
!
telephony-service
video
load 7960-7940 P00308000500
load 7914 S00105000200
load ATA ATA030100SCCP040211A
load 7902 CP7902080002SCCP060817A
load 7921 CP7921G-1.0.3
load 7931 SCCP31.8-2-2SR2S
load 7941GE SCCP41.8-2-2SR2S
load 7941 SCCP41.8-2-2SR2S
load 7961GE SCCP41.8-2-2SR2S
load 7961 SCCP41.8-2-2SR2S
load 7975 SCCP75.8-3-2S
load 7965 SCCP45.8-3-2S
load 7945 SCCP45.8-3-2S
load 7942 SCCP42.8-3-2S
load 7962 SCCP42.8-3-2S
load 7971 SCCP70.8-2-2SR2S
load 7970 SCCP70.8-2-2SR2S
load 7936 cmterm_7936.3-3-13-0
load 7906 SCCP11.8-2-2SR2S
load 7911 SCCP11.8-2-2SR2S
max-ephones 14
max-dn 56
ip source-address 10.1.1.1 port 2000
max-redirect 20
auto assign 10 to 19
auto assign 5 to 8 type anl
calling-number initiator
service phone videoCapability 1
timeouts interdigit 3
system message @-Once Computers
url services http://10.1.10.1/voiceview/common/login.do
url authentication http://10.1.10.1/voiceview/authentication/authenticate.do
time-zone 23
time-format 24
date-format dd-mm-yy
voicemail 250
max-conferences 8 gain -6
call-forward pattern .T
call-forward system redirecting-expanded
multicast moh 239.10.16.16 port 2000
web admin system name cisco secret 5 $1$fnup$z1x3uLkZRNnGpJ425rPPk0
dn-webedit
time-webedit
transfer-system full-consult dss
transfer-pattern 0.T
transfer-pattern .T
secondary-dialtone 0
create cnf-files version-stamp 7960 Apr 29 2008 17:42:39
!
!
ephone-template 15
button-layout 7931 2
!
!
ephone-dn 5 dual-line
number 301 no-reg primary
label 301
description PhoneA Analog
name PhoneA Analog
call-forward busy 250
call-forward noan 250 timeout 10
!
!
ephone-dn 6 dual-line
number 302 no-reg primary
label 302
description PhoneB Analog
name PhoneB Analog
call-forward busy 250
call-forward noan 250 timeout 10
!
!
ephone-dn 7 dual-line
number 303 no-reg primary
label 303
description PhoneC Analog
name PhoneC Analog
call-forward busy 250
call-forward noan 250 timeout 10
!
!
ephone-dn 8 dual-line
number 223 secondary 528261177 no-reg primary
label 223
description Pin Analog
name Pin Analog
call-forward busy 250
call-forward noan 250 timeout 10
!
!
ephone-dn 9
number BCD no-reg primary
description MoH
moh ip 239.10.16.8 port 2139 out-call ABC
!
!
ephone-dn 10 dual-line
number 201 secondary 528230884 no-reg primary
pickup-group 1
label 201
description Martijn Spreen
name Martijn Spreen
call-forward busy 250
call-forward noan 250 timeout 30
!
!
ephone-dn 11 dual-line
number 203 secondary 528233336
pickup-group 1
label 203
description Hindrik Jonker
name Hindrik Jonker
call-forward all 250
call-forward busy 250
call-forward noan 250 timeout 30
no huntstop
!
!
ephone-dn 12 dual-line
number 204
pickup-group 1
label 204
description Werk bank
name Werk bank
call-forward busy 250
call-forward noan 250 timeout 30
no huntstop
!
!
!
You are translating all your
You are translating all your outbound calling numbers to:
!
voice translation-rule 1111
rule 15 /.*/ /6490186/
!
With:
!
voice translation-profile CALLER_ID_TRANSLATION_PROFILE
translate calling 1111
!
Cisco IP Communications Express Specialist
www.ketchumits.com
i replied to the wrong
i replied to the wrong message. my message now appears above yours. sorry