cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2520
Views
0
Helpful
12
Replies

UC560 number format invalid

mitchamrict
Level 1
Level 1

Hello All,

At a customer site we are installing a uc560. Everything works fine except 1 thing.

The ISP who is offering us the phone numbers can only offer us 8 digit's instead of 9 digits.

The number of a single isdn line is working fine as shown in the debug below.

   Bearer Capability i = 0x8090A3

                 Standard = CCITT

                 Transfer Capability = Speech

                 Transfer Mode = Circuit

                 Transfer Rate = 64 kbit/s

         Channel ID i = 0xA9838B

                 Exclusive, Channel 11

         Calling Party Number i = 0x0081, '0208882035'

                 Plan:Unknown, Type:Unknown

         Called Party Number i = 0xA1, '433252121'

                 Plan:ISDN, Type:National

000513: Jul 17 16:41:42.531: ISDN Se0/2/0:15 Q931: Received SETUP  callref = 0x8

0E2 callID = 0x000C switch = primary-net5 interface = User

000514: Jul 17 16:41:42.535: ISDN Se0/2/0:15 Q931: TX -> SETUP_ACK pd = 8  callr

ef = 0x80E2

         Channel ID i = 0xA9838B

                 Exclusive, Channel 11

000515: Jul 17 16:41:42.559: ISDN Se0/2/0:15 Q931: TX -> CALL_PROC pd = 8  callr

ef = 0x80E2

000516: Jul 17 16:41:42.583: ISDN Se0/2/0:15 Q931: TX -> ALERTING pd = 8  callre

f = 0x80E2

000517: Jul 17 16:41:42.607: ISDN Se0/2/0:15 Q931: TX -> CONNECT pd = 8  callref

  = 0x80E2

000518: Jul 17 16:41:42.667: ISDN Se0/2/0:15 Q931: RX <- CONNECT_ACK pd = 8  cal

lref = 0x00E2

000519: Jul 17 16:41:42.667: %ISDN-6-CONNECT: Interface Serial0/2/0:10 is now co

nnected to 0208882035 N/A

000520: Jul 17 16:41:46.899: ISDN Se0/2/0:15 Q931: RX <- DISCONNECT pd = 8  call

ref = 0x00E2

         Cause i = 0x8190 - Normal call clearing

         Progress Ind i = 0x8288 - In-band info or appropriate now available

000521: Jul 17 16:41:46.899: %ISDN-6-DISCONNECT: Interface Serial0/2/0:10  disco

nnected from 0208882035 , call lasted 4 seconds

000522: Jul 17 16:41:46.899: ISDN Se0/2/0:15 Q931: call_disc: PI received in dis

connect; Postpone sending RELEASE for callid 0xC

000523: Jul 17 16:41:46.935: ISDN Se0/2/0:15 Q931: TX -> RELEASE pd = 8  callref

  = 0x80E2

000524: Jul 17 16:41:46.975: ISDN Se0/2/0:15 Q931: RX <- RELEASE_COMP pd = 8  ca

llref = 0x00E2

The numbers of numberblocks (a range of numbers) are offered with 8  digit's. The problem is that the last digit in the whole number (the  9th) is not offered. See the example below for the number 433506260

Bearer Capability i = 0x8090A3

                Standard = CCITT

                Transfer Capability = Speech

                Transfer Mode = Circuit

                Transfer Rate = 64 kbit/s

        Channel ID i = 0xA9838C

                Exclusive, Channel 12

        Calling Party Number i = 0x0081, '0208882035'

                Plan:Unknown, Type:Unknown

        Called Party Number i = 0xA1, '43350626'

                Plan:ISDN, Type:National

000527: Jul 17 16:42:19.075: ISDN Se0/2/0:15 Q931: Received SETUP  callref = 0x8

0E3 callID = 0x000D switch = primary-net5 interface = User

000528: Jul 17 16:42:19.079: ISDN Se0/2/0:15 Q931: TX -> SETUP_ACK pd = 8  callr

ef = 0x80E3

        Channel ID i = 0xA9838C

                Exclusive, Channel 12

000529: Jul 17 16:42:19.087: ISDN Se0/2/0:15 Q931: TX -> DISCONNECT pd = 8  call

ref = 0x80E3

        Cause i = 0x809C - Invalid number format (incomplete number)

000530: Jul 17 16:42:19.167: ISDN Se0/2/0:15 Q931: RX <- RELEASE pd = 8  callref

= 0x00E3

000531: Jul 17 16:42:19.167: ISDN Se0/2/0:15 Q931: TX -> RELEASE_COMP pd = 8  ca

llref = 0x80E3

The ISP told us that we have to change something on our site because they cannot provide us 9 digits of the numbers in the numberblock.

Does someone has a solution for this?

Thx in advance.

Best regards,

Mitch Rouwette

12 Replies 12

janickle
Level 1
Level 1

Hi Mitch,

For the example that you are showing you would just need to change your incoming dial plan to accommodate the 8 digit number being sent by the provider.  For instance in the dial plan for the example you have posted your incoming DID would be 43350626.  Then simply point this to your internal ext.  You can find the incoming number being sent by the provider in the debug under “Called Party Number”.  I hope this helps. 

Thank you,

Jason Nickle

Hello Jason,

Thx for the information. The numberblock has around 30 numbers. The last digit (the one i miss) is the digit i need to send the call to the right phone. The extension of the phones is the last 4 digits in the number. so i have 6260, 6261, 6262 en so on.

So i can sent 43350626 to a phone 6260 for example but then is still have the number 6261 till 6279.

Best regards,

Mitch

Hi Mitch,

If that is the case where you have several numbers in that same range, such as 6260, 6261, 6262…. You may need to run a debug for each incoming call to see what the number is that is being passed by the provider.  I hope that they would not forward the same 8 digits for such a scenario.  If the 8 digits are the same for each ext this would be a problem that the provider would need to resolve.  If you have any questions about this I will be happy to further assist you.

Thank you,

Jason Nickle

Hello Jason,

Thx for the information again .

This is a debug of the number that ends on 6262:

000532: Jul 17 16:42:38.019: ISDN Se0/2/0:15 Q931: RX <- SETUP pd = 8  callref =

0x00E4

        Bearer Capability i = 0x8090A3

                Standard = CCITT

                Transfer Capability = Speech

                Transfer Mode = Circuit

                Transfer Rate = 64 kbit/s

        Channel ID i = 0xA9838D

                Exclusive, Channel 13

        Calling Party Number i = 0x0081, '0208882035'

                Plan:Unknown, Type:Unknown

        Called Party Number i = 0xA1, '43350626'

                Plan:ISDN, Type:National

000533: Jul 17 16:42:38.019: ISDN Se0/2/0:15 Q931: Received SETUP  callref = 0x8

0E4 callID = 0x000E switch = primary-net5 interface = User

000534: Jul 17 16:42:38.023: ISDN Se0/2/0:15 Q931: TX -> SETUP_ACK pd = 8  callr

ef = 0x80E4

        Channel ID i = 0xA9838D

                Exclusive, Channel 13

000535: Jul 17 16:42:38.031: ISDN Se0/2/0:15 Q931: TX -> DISCONNECT pd = 8  call

ref = 0x80E4

        Cause i = 0x809C - Invalid number format (incomplete number)

000536: Jul 17 16:42:38.135: ISDN Se0/2/0:15 Q931: RX <- RELEASE pd = 8  callref

= 0x00E4

000537: Jul 17 16:42:38.135: ISDN Se0/2/0:15 Q931: TX -> RELEASE_COMP pd = 8  ca

llref = 0x80E4

So they all end with 626 in the range of 6260 - 6269

Best regards,

Mitch

Hello Mitch,

If the provider is only going to send you the first 8 digits of a 9 digit number, we can only route based on what they send us.  There is no way for the UC500 to know what that last digit would be.  So that block of 10 number 6260 - 6269 would all have to be directed to the same extension, since all we get is the 626.

There is nothing else that can be done on your end.  (I have never seen a provider do this, and it does not sound normal at all.)

Thank you,

Darren

Thx for the feedback, we have also no experience with this situation. Normaly we receive the right digits and it's no big deal.

Configure

interface se0/2/0:15

isdn overlap-receiving

The final digit can come later, but unless you do the above, router will disconnect and never give CO a chance.

Hello Paolo,

This is the inface config in the uc560 at the moment:

interface Serial0/2/0:15

no ip address

encapsulation hdlc

isdn switch-type primary-net5

isdn overlap-receiving

isdn incoming-voice voice

isdn map address . plan unknown type unknown

isdn sending-complete

no isdn outgoing ie progress-indicator

trunk-group ALL_T1E1

no cdp enable

Is this oke?

Thx

It is (mostly), please paste here all the dial-peer, voicen tr5anslations and ephone-dn config.

And which exact IOS are you running.

Hello Paolo,

Below the information

ROM: System Bootstrap, Version 15.0(1r)XA3, RELEASE SOFTWARE (fc1)

System image file is "flash:uc500-advipservicesk9-mz.151-2.T4"

!

! Last configuration change at 12:38:11 CET Sun Jul 22 2012 by amr-ict

! NVRAM config last updated at 12:38:11 CET Sun Jul 22 2012 by amr-ict

!

version 15.1

parser config cache 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 UC560-VVV

!

boot-start-marker

boot-end-marker

!

!

card type e1 0 2

logging buffered 4096

enable secret 5 $1$HWB6$vjpl0NSnZnK6LUbQeEyeh0

!

aaa new-model

!

!

aaa group server radius UccServer

server 192.168.1.10 auth-port 1645 acct-port 1646

!

aaa authentication login default local

aaa authorization exec default local

aaa accounting update newinfo

aaa accounting connection h323

action-type start-stop

broadcast

group UccServer

!

!

!

!

!

!

aaa session-id common

!

clock timezone CET 1 0

clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00

network-clock-participate wic 2

network-clock-select 1 E1 0/2/0

crypto pki token default removal timeout 0

!

crypto pki trustpoint TP-self-signed-3047153847

enrollment selfsigned

subject-name cn=IOS-Self-Signed-Certificate-3047153847

revocation-check none

!

!

crypto pki certificate chain TP-self-signed-3047153847

certificate self-signed 01

  30820255 308201BE A0030201 02020101 300D0609 2A864886 F70D0101 04050030

  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274

  69666963 6174652D 33303437 31353338 3437301E 170D3132 30333232 31313237

  34385A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649

  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 30343731

  35333834 3730819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281

  81009907 886BE89C E6E6B2D4 605935F1 F1C3F1C3 8D2CCAFB ADCE0D52 90C9D063

  A4EDA289 61C27F90 9C8A6C74 C95D8DEA 55E116A8 BA3457B7 65503306 270C7CBC

  B121FB22 69BC65B2 5F889165 8B041409 38251AA6 A95A54D4 FE280B92 52B50C52

  8E4DF423 8BFFD842 3A26721B 90461F5A C7391634 D4D6C0B0 0BDBB428 E360FA98

  801B0203 010001A3 7D307B30 0F060355 1D130101 FF040530 030101FF 30280603

  551D1104 21301F82 1D554335 36302D56 56562E76 76766D61 61737472 69636874

  2E6C6F63 616C301F 0603551D 23041830 16801411 5CC8D09D F761B8BC 4C756E34

  2FA090BD BDE9D430 1D060355 1D0E0416 0414115C C8D09DF7 61B8BC4C 756E342F

  A090BDBD E9D4300D 06092A86 4886F70D 01010405 00038181 001A3B80 5F7D672C

  02CB2D45 B11AE8A6 8FD5033E 4F3A4699 6D99B594 8A049D90 FCAE790A 26B214C0

  285086A5 22B2B43E 5D3662F5 2CB84C10 2C9357CD 5CC3654A F7B83477 3B51AAE6

  09C9E0BC 5BF344BE 2013A09D 61EA4402 558FB3AB 4465ED2A 3000D874 B899C466

  EDF746B3 F8761C97 0EECF0BE D5CA1145 28132849 58E5C462 15

      quit

dot11 syslog

ip source-route

ip cef

!

!

ip dhcp relay information trust-all

ip dhcp excluded-address 10.1.1.1 10.1.1.9

ip dhcp excluded-address 10.1.1.241 10.1.1.255

ip dhcp excluded-address 192.168.1.1 192.168.1.19

ip dhcp excluded-address 192.168.1.71 192.168.1.255

ip dhcp excluded-address 10.1.1.16

ip dhcp excluded-address 10.1.1.230 10.1.1.240

!

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 vvvmaastricht.local

ip name-server 208.67.222.222

ip inspect WAAS flush-timeout 10

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 router-traffic

ip inspect name SDM_LOW udp router-traffic

ip inspect name SDM_LOW vdolive

no ipv6 cef

!

multilink bundle-name authenticated

!

stcapp ccm-group 1

!

stcapp feature access-code

!

!

!

stcapp supplementary-services

port 0/0/0

  fallback-dn 301

port 0/0/1

  fallback-dn 302

port 0/0/2

  fallback-dn 303

port 0/0/3

  fallback-dn 304

!

!

isdn switch-type primary-net5

!

!

trunk group ALL_FXO

max-retry 5

voice-class cause-code 1

hunt-scheme longest-idle

!

!

trunk group ALL_T1E1

hunt-scheme longest-idle

translation-profile outgoing PROFILE_ALL_T1E1

!

!

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

no supplementary-service sip moved-temporarily

no supplementary-service sip refer

h323

sip

  registrar server

  no update-callerid

!

voice class codec 1

codec preference 1 g711ulaw

codec preference 2 g729r8

!

!

voice class cause-code 1

no-circuit

!

voice register global

mode cme

source-address 10.1.1.1 port 5060

max-dn 15

max-pool 15

authenticate register

!

voice register dn  1

number 6275

no-reg

!

voice register dn  2

number 6276

no-reg

!

voice register dn  5

number 826

no-reg

!

voice register dn  6

number 859

no-reg

!

voice register dn  7

number 878

no-reg

!

voice register dn  8

number 880

no-reg

!

voice register pool  1

id mac 586D.8F5C.C038

number 1 dn 1

number 7 dn 7

number 8 dn 8

dtmf-relay rtp-nte

voice-class codec 1

username 100 password 100

no vad

!

voice register pool  2

id mac 586D.8F5C.BE68

number 1 dn 1

number 2 dn 2

dtmf-relay rtp-nte

voice-class codec 1

no vad

!

!

!

voice translation-rule 1

rule 1 // /0/ type national national

rule 2 // /00/ type international international

!

voice translation-rule 2

rule 1 /^437999902/ /757/

!

voice translation-rule 4

rule 1 /626./ /433506262/

rule 2 /6272/ /433506272/

rule 3 /2121/ /433252121/

rule 4 /83[1,2,4,5]/ /433280865/

rule 5 /86[4,6,7]/ /433280865/

rule 6 /838/ /433280838/

rule 7 /833/ /433280838/

rule 8 /84[1,2]]/ /433280838/

rule 9 /^62../ /4335062\1/

rule 15 /^...$/ /437999902/

!

voice translation-rule 5

rule 1 /^433280808/ /757/

!

voice translation-rule 6

rule 1 /^433252121/ /2121/

!

voice translation-rule 7

rule 1 /^433506262/ /729/

!

voice translation-rule 8

rule 1 /^43328038/ /838/

!

voice translation-rule 9

rule 1 /^433506263/ /720/

!

voice translation-rule 10

rule 1 /^433506272/ /719/

!

voice translation-rule 11

rule 1 /^433280801/ /801/

!

voice translation-rule 12

rule 1 /^433280803/ /803/

!

voice translation-rule 13

rule 1 /^433280878/ /878/

!

voice translation-rule 14

rule 1 /^433280811/ /811/

!

voice translation-rule 15

rule 1 /^433280808/ /808/

!

voice translation-rule 16

rule 1 /^433280822/ /822/

!

voice translation-rule 17

rule 1 /^433280823/ /823/

!

voice translation-rule 18

rule 1 /^433280826/ /826/

!

voice translation-rule 19

rule 1 /^433280810/ /810/

!

voice translation-rule 20

rule 1 /^433280859/ /859/

!

voice translation-rule 21

rule 1 /^433280831/ /831/

!

voice translation-rule 22

rule 1 /^433280832/ /832/

!

voice translation-rule 23

rule 1 /^433280834/ /834/

!

voice translation-rule 24

rule 1 /^433280835/ /835/

!

voice translation-rule 25

rule 1 /^433280836/ /836/

!

voice translation-rule 26

rule 1 /^433280864/ /864/

!

voice translation-rule 27

rule 1 /^433280865/ /865/

!

voice translation-rule 28

rule 1 /^433280866/ /866/

!

voice translation-rule 29

rule 1 /^433280867/ /867/

!

voice translation-rule 30

rule 1 /^433280838/ /838/

!

voice translation-rule 31

rule 1 /^433280841/ /841/

!

voice translation-rule 32

rule 1 /^433280842/ /842/

!

voice translation-rule 33

rule 1 /^433280843/ /843/

!

voice translation-rule 34

rule 1 /^433280844/ /844/

!

voice translation-rule 35

rule 1 /^433280836/ /836/

!

voice translation-rule 36

rule 1 /^433280878/ /878/

!

voice translation-rule 37

rule 1 /^433256260/ /6260/

!

voice translation-rule 38

rule 1 /^433256260/ /6261/

!

voice translation-rule 39

!

voice translation-rule 40

rule 1 /^433256265/ /6265/

!

voice translation-rule 41

rule 1 /^433256266/ /6266/

!

voice translation-rule 42

rule 1 /^433256267/ /6267/

!

voice translation-rule 43

rule 1 /^433256268/ /6268/

!

voice translation-rule 44

rule 1 /^433256269/ /6269/

!

voice translation-rule 45

rule 1 /^433256270/ /6270/

!

voice translation-rule 46

rule 1 /^433256271/ /6271/

!

voice translation-rule 47

rule 1 /^433256273/ /6273/

!

voice translation-rule 48

rule 1 /^433256274/ /6274/

!

voice translation-rule 49

rule 1 /^433256275/ /6275/

!

voice translation-rule 50

rule 1 /^433256276/ /6276/

!

voice translation-rule 51

rule 1 /^433256277/ /6277/

!

voice translation-rule 52

rule 1 /^433256278/ /6278/

!

voice translation-rule 53

rule 1 /^433256279/ /6279/

!

voice translation-rule 54

rule 1 /^433280880/ /880/

!

!

voice translation-profile 2121

translate calling 1

translate called 6

!

voice translation-profile 6260

translate calling 1

translate called 37

!

voice translation-profile 6261

translate calling 1

translate called 38

!

voice translation-profile 6262

translate calling 1

translate called 7

!

voice translation-profile 6263

translate calling 1

translate called 9

!

voice translation-profile 6264

translate calling 1

translate called 39

!

voice translation-profile 6265

translate calling 1

translate called 40

!

voice translation-profile 6266

translate calling 1

translate called 41

!

voice translation-profile 6267

translate calling 1

translate called 42

!

voice translation-profile 6268

translate calling 1

translate called 43

!

voice translation-profile 6269

translate calling 1

translate called 44

!

voice translation-profile 6270

translate calling 1

translate called 45

!

voice translation-profile 6271

translate calling 1

translate called 46

!

voice translation-profile 6272

translate calling 1

translate called 10

!

voice translation-profile 6273

translate calling 1

translate called 47

!

voice translation-profile 6274

translate calling 1

translate called 48

!

voice translation-profile 6275

translate calling 1

translate called 49

!

voice translation-profile 6276

translate calling 1

translate called 50

!

voice translation-profile 6277

translate calling 1

translate called 51

!

voice translation-profile 6278

translate calling 1

translate called 52

!

voice translation-profile 6279

translate calling 1

translate called 53

!

voice translation-profile 801

translate calling 1

translate called 11

!

voice translation-profile 801_Called_5

translate calling 3265

translate called 5

!

voice translation-profile 803

translate calling 1

translate called 12

!

voice translation-profile 808

translate calling 1

translate called 15

!

voice translation-profile 810

translate calling 1

translate called 19

!

voice translation-profile 811

translate calling 1

translate called 14

!

voice translation-profile 822

translate calling 1

translate called 16

!

voice translation-profile 823

translate calling 1

translate called 17

!

voice translation-profile 826

translate calling 1

translate called 18

!

voice translation-profile 831

translate calling 1

translate called 21

!

voice translation-profile 832

translate calling 1

translate called 22

!

voice translation-profile 834

translate calling 1

translate called 23

!

voice translation-profile 835

translate calling 1

translate called 24

!

voice translation-profile 836

translate calling 1

translate called 35

!

voice translation-profile 838

translate calling 1

translate called 30

!

voice translation-profile 841

translate calling 1

translate called 31

!

voice translation-profile 842

translate calling 1

translate called 32

!

voice translation-profile 843

translate calling 1

translate called 33

!

voice translation-profile 844

translate calling 1

translate called 34

!

voice translation-profile 859

translate calling 1

translate called 20

!

voice translation-profile 864

translate calling 1

translate called 26

!

voice translation-profile 865

translate calling 1

translate called 27

!

voice translation-profile 866

translate calling 1

translate called 28

!

voice translation-profile 867

translate calling 1

translate called 29

!

voice translation-profile 878

translate calling 1

translate called 36

!

voice translation-profile 880

translate calling 1

translate called 54

!

voice translation-profile CallBlocking

translate called 2222

!

!

voice-card 0

!

!

application

service aaservice0 flash:/bacdprompts/app-b-acd-aa-3.0.0.2.tcl

  param aa-pilot 750

  paramspace english index 0

  param second-greeting-time 45

  paramspace english language en

  param call-retry-timer 15

  param voice-mail 700

  param max-time-call-retry 1200

  param service-name bacd

  paramspace english location flash:/bacdprompts/

  param number-of-hunt-grps 1

  param drop-through-option 1

  param handoff-string aaservice0

  param max-time-vm-retry 3

!

service aaservice1 flash:/bacdprompts/app-b-acd-aa-3.0.0.2.tcl

  paramspace english index 0

  param aa-pilot 751

  param second-greeting-time 45

  paramspace english language en

  param call-retry-timer 30

  param voice-mail 700

  param max-time-call-retry 600

  paramspace english location flash:/bacdprompts/gr1/

  param service-name bacd

  param number-of-hunt-grps 1

  param drop-through-option 2

  param handoff-string aaservice1

  param max-time-vm-retry 3

!

service aaservice2 flash:/bacdprompts/app-b-acd-aa-3.0.0.2.tcl

  param max-time-vm-retry 3

  paramspace english index 0

  param aa-pilot 752

  paramspace english language en

  param second-greeting-time 45

  param call-retry-timer 30

  paramspace english location flash:/bacdprompts/

  param voice-mail 700

  param max-time-call-retry 600

  param service-name bacd

  param number-of-hunt-grps 1

  param drop-through-option 3

  param handoff-string aaservice2

!

service aaservice3 flash:/bacdprompts/app-b-acd-aa-3.0.0.2.tcl

  paramspace english index 0

  param max-time-vm-retry 3

  param aa-pilot 753

  paramspace english language en

  param second-greeting-time 45

  paramspace english location flash:/bacdprompts/gr2/

  param call-retry-timer 30

  param voice-mail 700

  param max-time-call-retry 600

  param service-name bacd

  param number-of-hunt-grps 1

  param drop-through-option 4

  param handoff-string aaservice3

!

service aaservice4 flash:/bacdprompts/app-b-acd-aa-3.0.0.2.tcl

  paramspace english index 0

  param max-time-vm-retry 3

  param aa-pilot 754

  paramspace english language en

  param second-greeting-time 45

  paramspace english location flash:/bacdprompts/gr3

  param call-retry-timer 15

  param voice-mail 700

  param max-time-call-retry 600

  param service-name bacd

  param number-of-hunt-grps 1

  param drop-through-option 5

  param handoff-string aaservice4

!

service aaservice5 flash:/bacdprompts/app-b-acd-aa-3.0.0.2.tcl

  paramspace english index 0

  param handoff-string aaservice5

  param max-time-vm-retry 3

  paramspace english language en

  param aa-pilot 755

  param second-greeting-time 45

  paramspace english location flash:/bacdprompts/gr5/

  param call-retry-timer 15

  param voice-mail 700

  param max-time-call-retry 600

  param service-name bacd

  param number-of-hunt-grps 1

  param drop-through-option 1

!

service aaservice6 flash:/bacdprompts/app-b-acd-aa-3.0.0.2.tcl

  paramspace english index 0

  param drop-through-option 2

  param handoff-string aaservice6

  param max-time-vm-retry 3

  paramspace english language en

  param aa-pilot 756

  param second-greeting-time 45

  paramspace english location flash:/bacdprompts/gr6/

  param call-retry-timer 15

  param voice-mail 700

  param max-time-call-retry 600

  param service-name bacd

  param number-of-hunt-grps 1

!

service aaservice7 flash:/bacdprompts/app-b-acd-aa-3.0.0.2.tcl

  param number-of-hunt-grps 1

  paramspace english index 0

  param drop-through-option 3

  param handoff-string aaservice7

  paramspace english language en

  param max-time-vm-retry 3

  param aa-pilot 757

  paramspace english location flash:/bacdprompts/gr7/

  param second-greeting-time 45

  param call-retry-timer 15

  param voice-mail 700

  param max-time-call-retry 600

  param service-name bacd

!

service bacd flash:/bacdprompts/app-b-acd-3.0.0.2.tcl

  param aa-hunt6 A755

  param aa-hunt2 A751

  param number-of-hunt-grps 10

  param aa-hunt7 A756

  param aa-hunt3 A752

  param queue-len 30

  param aa-hunt8 A757

  param aa-hunt4 A753

  param queue-cme-debugs 1

  param aa-hunt5 A754

  param aa-hunt1 A750

!

!

!

!

license udi pid UC560-FXO-K9 sn FGL160912HU

archive

log config

  logging enable

  logging size 600

  hidekeys

username amr-ict privilege 15 secret 5 $1$kM9Y$rXu/LUR0lzDeENEKxW/8i.

username Markt28 password 0 12345

username Markt27 password 0 12345

username Markt35 password 0 12345

!

!

controller E1 0/2/0

pri-group timeslots 1-31

process-max-time 150

!

gw-accounting aaa

!

!

!

!

!

!

!

interface GigabitEthernet0/0

description $FW_OUTSIDE$

ip address dhcp client-id GigabitEthernet0/0

ip access-group 101 in

ip nat outside

ip inspect SDM_LOW out

ip virtual-reassembly in

load-interval 30

duplex auto

speed auto

!

interface Integrated-Service-Engine0/0

description Interface used to manage integrated application modulecue is initialized with default IMAP group

ip unnumbered Vlan90

ip nat inside

ip virtual-reassembly in

service-module ip address 10.1.10.1 255.255.255.252

service-module ip default-gateway 10.1.10.2

!

interface GigabitEthernet0/1/0

switchport access vlan 100

macro description cisco-switch

!

interface GigabitEthernet0/1/1

switchport mode trunk

macro description cisco-switch

!

interface GigabitEthernet0/1/2

switchport access vlan 100

macro description cisco-desktop

spanning-tree portfast

!

interface GigabitEthernet0/1/3

description Interface used to communicate with integrated service module

switchport access vlan 90

service-module ip address 10.1.10.1 255.255.255.252

service-module ip default-gateway 10.1.10.2

!

interface Serial0/2/0:15

no ip address

encapsulation hdlc

isdn switch-type primary-net5

isdn overlap-receiving

isdn incoming-voice voice

isdn map address . plan unknown type unknown

isdn sending-complete

no isdn outgoing ie progress-indicator

trunk-group ALL_T1E1

no cdp enable

!

interface Vlan1

ip address 192.168.1.2 255.255.255.0

ip nat inside

ip virtual-reassembly in

!

interface Vlan90

description $FW_INSIDE$

ip address 10.1.10.2 255.255.255.252

ip access-group 103 in

ip nat inside

ip virtual-reassembly in

!

interface Vlan100

description $FW_INSIDE$

ip address 10.1.1.1 255.255.255.0

ip access-group 100 in

ip helper-address 10.1.1.1

ip nat inside

ip virtual-reassembly in

!

ip forward-protocol nd

!

ip http server

ip http authentication local

ip http secure-server

ip http path flash:/gui

ip dns server

ip nat inside source list 1 interface GigabitEthernet0/0 overload

ip route 0.0.0.0 0.0.0.0 192.168.1.254

ip route 10.1.10.1 255.255.255.255 Vlan90

!

ip radius source-interface Vlan1

logging esm config

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.1.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##NO_ACES_3##

access-list 100 remark SDM_ACL Category=1

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##NO_ACES_13##

access-list 101 remark SDM_ACL Category=1

access-list 101 deny   ip 10.1.1.0 0.0.0.255 any

access-list 101 permit udp any eq bootps any eq bootps

access-list 101 permit udp any eq bootps any eq bootpc

access-list 101 permit udp host 10.1.1.1 eq domain any

access-list 101 permit icmp any any echo-reply

access-list 101 permit icmp any any time-exceeded

access-list 101 permit icmp any any unreachable

access-list 101 deny   ip 10.0.0.0 0.255.255.255 any

access-list 101 deny   ip 172.16.0.0 0.15.255.255 any

access-list 101 deny   ip 192.168.0.0 0.0.255.255 any

access-list 101 deny   ip 127.0.0.0 0.255.255.255 any

access-list 101 deny   ip host 255.255.255.255 any

access-list 101 deny   ip any any log

!

!

!

!

snmp-server community public RO

tftp-server flash:/phones/521_524/cp524g-8-1-17.bin alias cp524g-8-1-17.bin

tftp-server flash:/phones/525/spa525g-7-4-2.bin alias spa525g-7-4-2.bin

tftp-server flash:/phones/7906_7911/apps11.8-5-3TH1-6.sbn alias apps11.8-5-3TH1-6.sbn

tftp-server flash:/phones/7906_7911/cnu11.8-5-3TH1-6.sbn alias cnu11.8-5-3TH1-6.sbn

tftp-server flash:/phones/7906_7911/cvm11sccp.8-5-3TH1-6.sbn alias cvm11sccp.8-5-3TH1-6.sbn

tftp-server flash:/phones/7906_7911/dsp11.8-5-3TH1-6.sbn alias dsp11.8-5-3TH1-6.sbn

tftp-server flash:/phones/7906_7911/jar11sccp.8-5-3TH1-6.sbn alias jar11sccp.8-5-3TH1-6.sbn

tftp-server flash:/phones/7906_7911/SCCP11.8-5-3S.loads alias SCCP11.8-5-3S.loads

tftp-server flash:/phones/7921/APPS-1.3.3.SBN alias APPS-1.3.3.SBN

tftp-server flash:/phones/7921/CP7921G-1.3.3.LOADS alias CP7921G-1.3.3.LOADS

tftp-server flash:/phones/7921/GUI-1.3.3.SBN alias GUI-1.3.3.SBN

tftp-server flash:/phones/7921/MISC-1.3.3.SBN alias MISC-1.3.3.SBN

tftp-server flash:/phones/7921/SYS-1.3.3.SBN alias SYS-1.3.3.SBN

tftp-server flash:/phones/7921/TNUX-1.3.3.SBN alias TNUX-1.3.3.SBN

tftp-server flash:/phones/7921/WLAN-1.3.3.SBN alias WLAN-1.3.3.SBN

tftp-server flash:/phones/7925/APPSH-1.3.3.SBN alias APPSH-1.3.3.SBN

tftp-server flash:/phones/7925/CP7925G-1.3.3.LOADS alias CP7925G-1.3.3.LOADS

tftp-server flash:/phones/7925/GUIH-1.3.3.SBN alias GUIH-1.3.3.SBN

tftp-server flash:/phones/7925/MISCH-1.3.3.SBN alias MISCH-1.3.3.SBN

tftp-server flash:/phones/7925/SYSH-1.3.3.SBN alias SYSH-1.3.3.SBN

tftp-server flash:/phones/7925/TNUXH-1.3.3.SBN alias TNUXH-1.3.3.SBN

tftp-server flash:/phones/7925/WLANH-1.3.3.SBN alias WLANH-1.3.3.SBN

tftp-server flash:/phones/7931/apps31.8-5-3TH1-6.sbn alias apps31.8-5-3TH1-6.sbn

tftp-server flash:/phones/7931/cnu31.8-5-3TH1-6.sbn alias cnu31.8-5-3TH1-6.sbn

tftp-server flash:/phones/7931/cvm31sccp.8-5-3TH1-6.sbn alias cvm31sccp.8-5-3TH1-6.sbn

tftp-server flash:/phones/7931/dsp31.8-5-3TH1-6.sbn alias dsp31.8-5-3TH1-6.sbn

tftp-server flash:/phones/7931/jar31sccp.8-5-3TH1-6.sbn alias jar31sccp.8-5-3TH1-6.sbn

tftp-server flash:/phones/7931/SCCP31.8-5-3S.loads alias SCCP31.8-5-3S.loads

tftp-server flash:/phones/7941_7961/apps41.8-5-3TH1-6.sbn alias apps41.8-5-3TH1-6.sbn

tftp-server flash:/phones/7941_7961/cnu41.8-5-3TH1-6.sbn alias cnu41.8-5-3TH1-6.sbn

tftp-server flash:/phones/7941_7961/cvm41sccp.8-5-3TH1-6.sbn alias cvm41sccp.8-5-3TH1-6.sbn

tftp-server flash:/phones/7941_7961/dsp41.8-5-3TH1-6.sbn alias dsp41.8-5-3TH1-6.sbn

tftp-server flash:/phones/7941_7961/jar41sccp.8-5-3TH1-6.sbn alias jar41sccp.8-5-3TH1-6.sbn

tftp-server flash:/phones/7941_7961/SCCP41.8-5-3S.loads alias SCCP41.8-5-3S.loads

tftp-server flash:/phones/7942_7962/apps42.8-5-3TH1-6.sbn alias apps42.8-5-3TH1-6.sbn

tftp-server flash:/phones/7942_7962/cnu42.8-5-3TH1-6.sbn alias cnu42.8-5-3TH1-6.sbn

tftp-server flash:/phones/7942_7962/cvm42sccp.8-5-3TH1-6.sbn alias cvm42sccp.8-5-3TH1-6.sbn

tftp-server flash:/phones/7942_7962/dsp42.8-5-3TH1-6.sbn alias dsp42.8-5-3TH1-6.sbn

tftp-server flash:/phones/7942_7962/jar42sccp.8-5-3TH1-6.sbn alias jar42sccp.8-5-3TH1-6.sbn

tftp-server flash:/phones/7942_7962/SCCP42.8-5-3S.loads alias SCCP42.8-5-3S.loads

tftp-server flash:/phones/7942_7962/term42.default.loads alias term42.default.loads

tftp-server flash:/phones/7942_7962/term62.default.loads alias term62.default.loads

tftp-server flash:/phones/7945_7965/apps45.8-5-3TH1-6.sbn alias apps45.8-5-3TH1-6.sbn

tftp-server flash:/phones/7945_7965/cnu45.8-5-3TH1-6.sbn alias cnu45.8-5-3TH1-6.sbn

tftp-server flash:/phones/7945_7965/cvm45sccp.8-5-3TH1-6.sbn alias cvm45sccp.8-5-3TH1-6.sbn

tftp-server flash:/phones/7945_7965/dsp45.8-5-3TH1-6.sbn alias dsp45.8-5-3TH1-6.sbn

tftp-server flash:/phones/7945_7965/jar45sccp.8-5-3TH1-6.sbn alias jar45sccp.8-5-3TH1-6.sbn

tftp-server flash:/phones/7945_7965/SCCP45.8-5-3S.loads alias SCCP45.8-5-3S.loads

tftp-server flash:/phones/7970_7971/apps70.8-5-3TH1-6.sbn alias apps70.8-5-3TH1-6.sbn

tftp-server flash:/phones/7970_7971/cnu70.8-5-3TH1-6.sbn alias cnu70.8-5-3TH1-6.sbn

tftp-server flash:/phones/7970_7971/cvm70sccp.8-5-3TH1-6.sbn alias cvm70sccp.8-5-3TH1-6.sbn

tftp-server flash:/phones/7970_7971/dsp70.8-5-3TH1-6.sbn alias dsp70.8-5-3TH1-6.sbn

tftp-server flash:/phones/7970_7971/jar70sccp.8-5-3TH1-6.sbn alias jar70sccp.8-5-3TH1-6.sbn

tftp-server flash:/phones/7970_7971/SCCP70.8-5-3S.loads alias SCCP70.8-5-3S.loads

tftp-server flash:/phones/7975/apps75.8-5-3TH1-6.sbn alias apps75.8-5-3TH1-6.sbn

tftp-server flash:/phones/7975/cnu75.8-5-3TH1-6.sbn alias cnu75.8-5-3TH1-6.sbn

tftp-server flash:/phones/7975/cvm75sccp.8-5-3TH1-6.sbn alias cvm75sccp.8-5-3TH1-6.sbn

tftp-server flash:/phones/7975/dsp75.8-5-3TH1-6.sbn alias dsp75.8-5-3TH1-6.sbn

tftp-server flash:/phones/7975/jar75sccp.8-5-3TH1-6.sbn alias jar75sccp.8-5-3TH1-6.sbn

tftp-server flash:/phones/7975/SCCP75.8-5-3S.loads alias SCCP75.8-5-3S.loads

tftp-server flash:/ringtones/Analog1.raw alias Analog1.raw

tftp-server flash:/ringtones/Analog2.raw alias Analog2.raw

tftp-server flash:/ringtones/AreYouThere.raw alias AreYouThere.raw

tftp-server flash:/ringtones/DistinctiveRingList.xml alias DistinctiveRingList.xml

tftp-server flash:/ringtones/RingList.xml alias RingList.xml

tftp-server flash:/ringtones/AreYouThereF.raw alias AreYouThereF.raw

tftp-server flash:/ringtones/Bass.raw alias Bass.raw

tftp-server flash:/ringtones/CallBack.raw alias CallBack.raw

tftp-server flash:/ringtones/Chime.raw alias Chime.raw

tftp-server flash:/ringtones/Classic1.raw alias Classic1.raw

tftp-server flash:/ringtones/Classic2.raw alias Classic2.raw

tftp-server flash:/ringtones/ClockShop.raw alias ClockShop.raw

tftp-server flash:/ringtones/Drums1.raw alias Drums1.raw

tftp-server flash:/ringtones/Drums2.raw alias Drums2.raw

tftp-server flash:/ringtones/FilmScore.raw alias FilmScore.raw

tftp-server flash:/ringtones/HarpSynth.raw alias HarpSynth.raw

tftp-server flash:/ringtones/Jamaica.raw alias Jamaica.raw

tftp-server flash:/ringtones/KotoEffect.raw alias KotoEffect.raw

tftp-server flash:/ringtones/MusicBox.raw alias MusicBox.raw

tftp-server flash:/ringtones/Piano1.raw alias Piano1.raw

tftp-server flash:/ringtones/Piano2.raw alias Piano2.raw

tftp-server flash:/ringtones/Pop.raw alias Pop.raw

tftp-server flash:/ringtones/Pulse1.raw alias Pulse1.raw

tftp-server flash:/ringtones/Ring1.raw alias Ring1.raw

tftp-server flash:/ringtones/Ring2.raw alias Ring2.raw

tftp-server flash:/ringtones/Ring3.raw alias Ring3.raw

tftp-server flash:/ringtones/Ring4.raw alias Ring4.raw

tftp-server flash:/ringtones/Ring5.raw alias Ring5.raw

tftp-server flash:/ringtones/Ring6.raw alias Ring6.raw

tftp-server flash:/ringtones/Ring7.raw alias Ring7.raw

tftp-server flash:/ringtones/Sax1.raw alias Sax1.raw

tftp-server flash:/ringtones/Sax2.raw alias Sax2.raw

tftp-server flash:/ringtones/Vibe.raw alias Vibe.raw

tftp-server flash:/Desktops/CampusNight.png

tftp-server flash:/Desktops/TN-CampusNight.png

tftp-server flash:/Desktops/CiscoFountain.png

tftp-server flash:/Desktops/TN-CiscoFountain.png

tftp-server flash:/Desktops/CiscoLogo.png

tftp-server flash:/Desktops/TN-CiscoLogo.png

tftp-server flash:/Desktops/Fountain.png

tftp-server flash:/Desktops/TN-Fountain.png

tftp-server flash:/Desktops/MorroRock.png

tftp-server flash:/Desktops/TN-MorroRock.png

tftp-server flash:/Desktops/NantucketFlowers.png

tftp-server flash:/Desktops/TN-NantucketFlowers.png

tftp-server flash:Desktops/320x212x16/List.xml

tftp-server flash:Desktops/320x212x12/List.xml

tftp-server flash:Desktops/320x216x16/List.xml

tftp-server flash:/bacdprompts/en_bacd_allagentsbusy.au alias en_bacd_allagentsbusy.au

tftp-server flash:/bacdprompts/en_bacd_disconnect.au alias en_bacd_disconnect.au

tftp-server flash:/bacdprompts/en_bacd_enter_dest.au alias en_bacd_enter_dest.au

tftp-server flash:/bacdprompts/en_bacd_invalidoption.au alias en_bacd_invalidoption.au

tftp-server flash:/bacdprompts/en_bacd_music_on_hold.au alias en_bacd_music_on_hold.au

tftp-server flash:/bacdprompts/en_bacd_options_menu.au alias en_bacd_options_menu.au

tftp-server flash:/bacdprompts/en_bacd_welcome.au alias en_bacd_welcome.au

tftp-server flash:/bacdprompts/en_bacd_xferto_operator.au alias en_bacd_xferto_operator.au

tftp-server flash:/English_United_States/501-dictionary.xml alias English_United_States/501-dictionary.xml

tftp-server flash:/English_United_States/502-dictionary.xml alias English_United_States/502-dictionary.xml

tftp-server flash:/English_United_States/504-dictionary.xml alias English_United_States/504-dictionary.xml

tftp-server flash:/English_United_States/508-dictionary.xml alias English_United_States/508-dictionary.xml

tftp-server flash:/English_United_States/509-dictionary.xml alias English_United_States/509-dictionary.xml

tftp-server flash:/English_United_States/521-dictionary.xml alias English_United_States/521-dictionary.xml

tftp-server flash:/English_United_States/524-dictionary.xml alias English_United_States/524-dictionary.xml

tftp-server flash:/English_United_States/525G-dictionary.xml alias English_United_States/525G-dictionary.xml

tftp-server flash:/English_United_States/525G-kate.xml alias English_United_States/525G-kate.xml

tftp-server flash:/English_United_States/525G-tones.xml alias English_United_States/525G-tones.xml

tftp-server flash:/English_United_States/525G2-dictionary.xml alias English_United_States/525G2-dictionary.xml

tftp-server flash:/English_United_States/525G2-kate.xml alias English_United_States/525G2-kate.xml

tftp-server flash:/English_United_States/525G2-tones.xml alias English_United_States/525G2-tones.xml

tftp-server flash:/English_United_States/7921-dictionary.xml alias English_United_States/7921-dictionary.xml

tftp-server flash:/English_United_States/7921-font.dat alias English_United_States/7921-font.dat

tftp-server flash:/English_United_States/7921-kate.utf-8.xml alias English_United_States/7921-kate.utf-8.xml

tftp-server flash:/English_United_States/7921-kate.xml alias English_United_States/7921-kate.xml

tftp-server flash:/English_United_States/7960-tones.xml alias English_United_States/7960-tones.xml

tftp-server flash:/English_United_States/be-sccp.jar alias English_United_States/be-sccp.jar

tftp-server flash:/English_United_States/CME-locale-en_US-English-8.1.2.1.tar.cfg alias English_United_States/CME-locale-en_US-English-8.1.2.1.tar.cfg

tftp-server flash:/English_United_States/g3-tones.xml alias English_United_States/g3-tones.xml

tftp-server flash:/English_United_States/gp-sccp.jar alias English_United_States/gp-sccp.jar

tftp-server flash:/English_United_States/ipc-sccp.jar alias English_United_States/ipc-sccp.jar

tftp-server flash:/English_United_States/mk-sccp.jar alias English_United_States/mk-sccp.jar

tftp-server flash:/English_United_States/rp-sccp.jar alias English_United_States/rp-sccp.jar

tftp-server flash:/English_United_States/tags_file alias English_United_States/tags_file

tftp-server flash:/English_United_States/tc-sccp.jar alias English_United_States/tc-sccp.jar

tftp-server flash:/English_United_States/td-sccp.jar alias English_United_States/td-sccp.jar

tftp-server flash:/English_United_States/utf8_tags_file alias English_United_States/utf8_tags_file

tftp-server flash:/nl-be-sccp.jar alias Dutch_Netherlands/be-sccp.jar

tftp-server flash:/nl-gp-sccp.jar alias Dutch_Netherlands/gp-sccp.jar

tftp-server flash:/nl-ipc-sccp.jar alias Dutch_Netherlands/ipc-sccp.jar

tftp-server flash:/7921-dictionary.xml alias Dutch_Netherlands/7921-dictionary.xml

tftp-server flash:/7921-font.dat alias Dutch_Netherlands/7921-font.dat

tftp-server flash:/7921-kate.utf-8.xml alias Dutch_Netherlands/7921-kate.utf-8.xml

tftp-server flash:/7921-kate.xml alias Dutch_Netherlands/7921-kate.xml

tftp-server flash:nl-mk-sccp.jar alias Dutch_Netherlands/tc-sccp.jar

tftp-server flash:nl-td-sccp.jar alias Dutch_Netherlands/td-sccp.jar

tftp-server flash:/phones/7906_7911/apps11.8-5-4RH1-6.sbn

tftp-server flash:/phones/7906_7911/cnu11.8-5-4RH1-6.sbn alias cnu11.8-5-4RH1-6.sbn

tftp-server flash:/phones/7906_7911/cvm11sccp.8-5-4RH1-6.sbn alias cvm11sccp.8-5-4RH1-6.sbn

tftp-server flash:/phones/7906_7911/dsp11.8-5-4RH1-6.sbn alias dsp11.8-5-4RH1-6.sbn

tftp-server flash:/phones/7906_7911/jar11sccp.8-5-4RH1-6.sbn alias jar11sccp.8-5-4RH1-6.sbn

tftp-server flash:/phones/7906_7911/dsp11.8-5-TRH1-6.sbn alias dsp11.8-5-4TH1-6.sbn

tftp-server flash:/phones/7906_7911/apps11.8-5-4TH1-6.sbn alias apps11.8-5-4TH1-6.sbn

tftp-server flash:/phones/7906_7911/cnu11.8-5-4TH1-6.sbn alias cnu11.8-5-4TH1-6.sbn

tftp-server flash:/phones/7906_7911/cvm11sccp.8-5-4TH1-6.sbn alias cvm11sccp.8-5-4TH1-6.sbn

tftp-server flash:/phones/7906_7911/jar11sccp.8-5-4TH1-6.sbn alias jar11sccp.8-5-4TH1-6.sbn

tftp-server flash:/phones/7906_7911/SCCP11.8-5-4S.loads alias SCCP11.8-5-4S.loads

tftp-server flash:/phones/7906_7911/term06.default.loads alias term06.default.loads

tftp-server flash:/phones/7906_7911/term11.default.loads alias term11.default.loads

tftp-server flash:/phones/7914/S00105000400.sbn alias S00105000400.sbn

tftp-server flash:/phones/7915/B015-1-0-4.SBN alias B015-1-0-4.SBN

tftp-server flash:/phones/7916/B016-1-0-4.SBN alias B016-1-0-4.SBN

tftp-server flash:/phones/7921/APPS-1.3.4SR1.SBN alias APPS-1.3.4SR1.SBN

tftp-server flash:/phones/7921/CP7921G-1.3.4SR1.LOADS alias CP7921G-1.3.4SR1.LOADS

tftp-server flash:/phones/7921/GUI-1.3.4SR1.SBN alias GUI-1.3.4SR1.SBN

tftp-server flash:/phones/7921/MISC-1.3.4SR1.SBN alias MISC-1.3.4SR1.SBN

tftp-server flash:/phones/7921/SYS-1.3.4SR1.SBN alias SYS-1.3.4SR1.SBN

tftp-server flash:/phones/7921/TNUX-1.3.4SR1.SBN alias TNUX-1.3.4SR1.SBN

tftp-server flash:/phones/7921/WLAN-1.3.4SR1.SBN alias WLAN-1.3.4SR1.SBN

tftp-server flash:/phones/7925/APPSH-1.3.4SR1.SBN alias APPSH-1.3.4SR1.SBN

tftp-server flash:/phones/7925/CP7925G-1.3.4SR1.LOADS alias CP7925G-1.3.4SR1.LOADS

tftp-server flash:/phones/7925/GUIH-1.3.4SR1.SBN alias GUIH-1.3.4SR1.SBN

tftp-server flash:/phones/7925/MISCH-1.3.4SR1.SBN alias MISCH-1.3.4SR1.SBN

tftp-server flash:/phones/7925/SYSH-1.3.4SR1.SBN alias SYSH-1.3.4SR1.SBN

tftp-server flash:/phones/7925/TNUXH-1.3.4SR1.SBN alias TNUXH-1.3.4SR1.SBN

tftp-server flash:/phones/7925/WLANH-1.3.4SR1.SBN alias WLANH-1.3.4SR1.SBN

tftp-server flash:/phones/7931/apps31.8-5-4TH1-6.sbn alias apps31.8-5-4TH1-6.sbn

tftp-server flash:/phones/7931/cnu31.8-5-4TH1-6.sbn alias cnu31.8-5-4TH1-6.sbn

tftp-server flash:/phones/7931/cvm31sccp.8-5-4TH1-6.sbn alias cvm31sccp.8-5-4TH1-6.sbn

tftp-server flash:/phones/7931/dsp31.8-5-4TH1-6.sbn alias dsp31.8-5-4TH1-6.sbn

tftp-server flash:/phones/7931/jar31sccp.8-5-4TH1-6.sbn alias jar31sccp.8-5-4TH1-6.sbn

tftp-server flash:/phones/7931/SCCP31.8-5-4S.loads alias SCCP31.8-5-4S.loads

tftp-server flash:/phones/7931/term31.default.loads alias term31.default.loads

tftp-server flash:/phones/7936/cmterm_7936.3-3-20-0.bin alias cmterm_7936.3-3-20-0.bin

tftp-server flash:/phones/7937/apps37sccp.1-3-4-0.bin alias apps37sccp.1-3-4-0.bin

tftp-server flash:/phones/7940_7960/P00308010200.bin alias P00308010200.bin

tftp-server flash:/phones/7940_7960/P00308010200.loads alias P00308010200.loads

tftp-server flash:/phones/7940_7960/P00308010200.sb2 alias P00308010200.sb2

tftp-server flash:/phones/7940_7960/P00308010200.sbn alias P00308010200.sbn

tftp-server flash:/phones/7941_7961/apps41.8-5-4TH1-6.sbn alias apps41.8-5-4TH1-6.sbn

tftp-server flash:/phones/7941_7961/cnu41.8-5-4TH1-6.sbn alias cnu41.8-5-4TH1-6.sbn

tftp-server flash:/phones/7941_7961/cvm41sccp.8-5-4TH1-6.sbn alias cvm41sccp.8-5-4TH1-6.sbn

tftp-server flash:/phones/7941_7961/dsp41.8-5-4TH1-6.sbn alias dsp41.8-5-4TH1-6.sbn

tftp-server flash:/phones/7941_7961/jar41sccp.8-5-4TH1-6.sbn alias jar41sccp.8-5-4TH1-6.sbn

tftp-server flash:/phones/7941_7961/SCCP41.8-5-4S.loads alias SCCP41.8-5-4S.loads

tftp-server flash:/phones/7941_7961/term41.default.loads alias term41.default.loads

tftp-server flash:/phones/7941_7961/term61.default.loads alias term61.default.loads

tftp-server flash:/phones/7945_7965/apps45.8-5-4TH1-6.sbn alias apps45.8-5-4TH1-6.sbn

tftp-server flash:/phones/7945_7965/cnu45.8-5-4TH1-6.sbn alias cnu45.8-5-4TH1-6.sbn

tftp-server flash:/phones/7945_7965/cvm45sccp.8-5-4TH1-6.sbn alias cvm45sccp.8-5-4TH1-6.sbn

tftp-server flash:/phones/7945_7965/dsp45.8-5-4TH1-6.sbn alias dsp45.8-5-4TH1-6.sbn

tftp-server flash:/phones/7945_7965/jar45sccp.8-5-4TH1-6.sbn alias jar45sccp.8-5-4TH1-6.sbn

tftp-server flash:/phones/7945_7965/SCCP45.8-5-4S.loads alias SCCP45.8-5-4S.loads

tftp-server flash:/phones/7945_7965/term45.default.loads alias term45.default.loads

tftp-server flash:/phones/7945_7965/term65.default.loads alias term65.default.loads

tftp-server flash:/phones/7970_7971/apps70.8-5-4TH1-6.sbn alias apps70.8-5-4TH1-6.sbn

tftp-server flash:/phones/7970_7971/cnu70.8-5-4TH1-6.sbn alias cnu70.8-5-4TH1-6.sbn

tftp-server flash:/phones/7970_7971/cvm70sccp.8-5-4TH1-6.sbn alias cvm70sccp.8-5-4TH1-6.sbn

tftp-server flash:/phones/7970_7971/dsp70.8-5-4TH1-6.sbn alias dsp70.8-5-4TH1-6.sbn

tftp-server flash:/phones/7970_7971/jar70sccp.8-5-4TH1-6.sbn alias jar70sccp.8-5-4TH1-6.sbn

tftp-server flash:/phones/7970_7971/SCCP70.8-5-4S.loads alias SCCP70.8-5-4S.loads

tftp-server flash:/phones/7970_7971/term70.default.loads alias term70.default.loads

tftp-server flash:/phones/7970_7971/term71.default.loads alias term71.default.loads

tftp-server flash:/phones/7975/apps75.8-5-4TH1-6.sbn alias apps75.8-5-4TH1-6.sbn

tftp-server flash:/phones/7975/cnu75.8-5-4TH1-6.sbn alias cnu75.8-5-4TH1-6.sbn

tftp-server flash:/phones/7975/cvm75sccp.8-5-4TH1-6.sbn alias cvm75sccp.8-5-4TH1-6.sbn

tftp-server flash:/phones/7975/dsp75.8-5-4TH1-6.sbn alias dsp75.8-5-4TH1-6.sbn

tftp-server flash:/phones/7975/jar75sccp.8-5-4TH1-6.sbn alias jar75sccp.8-5-4TH1-6.sbn

tftp-server flash:/phones/7975/SCCP75.8-5-4S.loads alias SCCP75.8-5-4S.loads

tftp-server flash:/phones/7975/term75.default.loads alias term75.default.loads

tftp-server flash:speeddialkura.txt alias Speeddiavvvl1.txt

tftp-server flash:speeddialkura.csv alias Speeddiavvvl1.csv

tftp-server flash:Speeddialvvvl1.txt alias Speeddialvvvl1.txt

tftp-server flash:Speeddialvvv1.txt alias Speeddialvvv1.txt

radius-server host 192.168.1.10 auth-port 1645 acct-port 1646

radius-server key radius@vvv

radius-server vsa send accounting

radius-server vsa send authentication

!

!

control-plane

!

!

voice-port 0/0/0

compand-type a-law

cptone NL

timeouts ringing infinity

station-id number 401

caller-id enable

!

voice-port 0/0/1

compand-type a-law

cptone NL

timeouts ringing infinity

station-id number 402

caller-id enable

!

voice-port 0/0/2

compand-type a-law

cptone NL

timeouts ringing infinity

station-id number 403

caller-id enable

!

voice-port 0/0/3

compand-type a-law

cptone NL

timeouts ringing infinity

station-id number 404

caller-id enable

!

voice-port 0/2/0:15

local-alerting

bearer-cap Speech

!

voice-port 0/1/0

trunk-group ALL_FXO 64

compand-type a-law

cptone NL

connection plar opx 700

impedance complex2

description Configured by CCA 4 FXO-0/1/0-OP

caller-id enable

!

voice-port 0/1/1

trunk-group ALL_FXO 64

compand-type a-law

cptone NL

connection plar opx 700

impedance complex2

description Configured by CCA 4 FXO-0/1/1-OP

caller-id enable

!

voice-port 0/1/2

trunk-group ALL_FXO 64

compand-type a-law

cptone NL

connection plar opx 700

impedance complex2

description Configured by CCA 4 FXO-0/1/2-OP

caller-id enable

!

voice-port 0/1/3

trunk-group ALL_FXO 64

compand-type a-law

cptone NL

connection plar opx 700

impedance complex2

description Configured by CCA 4 FXO-0/1/3-OP

caller-id enable

!

voice-port 0/4/0

auto-cut-through

signal immediate

input gain auto-control -15

description Music On Hold Port

!

sccp ccm 10.1.1.1 identifier 1 version 3.1

!

sccp ccm group 1

associate ccm 1 priority 1

!

dial-peer cor custom

name internal

name local

name local-plus

name international

name national

name national-plus

name emergency

name toll-free

!

!

dial-peer cor list call-internal

member internal

!

dial-peer cor list call-local

member local

!

dial-peer cor list call-local-plus

member local-plus

!

dial-peer cor list call-national

member national

!

dial-peer cor list call-national-plus

member national-plus

!

dial-peer cor list call-international

member international

!

dial-peer cor list call-emergency

member emergency

!

dial-peer cor list call-toll-free

member toll-free

!

dial-peer cor list user-internal

member internal

member emergency

!

dial-peer cor list user-local

member internal

member local

member emergency

member toll-free

!

dial-peer cor list user-local-plus

member internal

member local

member local-plus

member emergency

member toll-free

!

dial-peer cor list user-national

member internal

member local

member local-plus

member national

member emergency

member toll-free

!

dial-peer cor list user-national-plus

member internal

member local

member local-plus

member national

member national-plus

member emergency

member toll-free

!

dial-peer cor list user-international

member internal

member local

member local-plus

member international

member national

member national-plus

member emergency

member toll-free

!

!

dial-peer voice 1 pots

service stcapp

port 0/0/0

no sip-register

!

dial-peer voice 2 pots

destination-pattern 402

port 0/0/1

no sip-register

!

dial-peer voice 3 pots

destination-pattern 403

port 0/0/2

no sip-register

!

dial-peer voice 4 pots

destination-pattern 404

port 0/0/3

no sip-register

!

dial-peer voice 5 pots

description ** MOH Port **

destination-pattern ABC

port 0/4/0

no sip-register

!

dial-peer voice 50 pots

description ** incoming dial peer **

incoming called-number ^AAAA$

port 0/1/0

!

dial-peer voice 51 pots

description ** incoming dial peer **

incoming called-number ^AAAA$

port 0/1/1

!

dial-peer voice 52 pots

description ** incoming dial peer **

incoming called-number ^AAAA$

port 0/1/2

!

dial-peer voice 53 pots

description ** incoming dial peer **

incoming called-number ^AAAA$

port 0/1/3

!

dial-peer voice 54 pots

description ** FXO pots dial-peer **

destination-pattern A0

port 0/1/0

no sip-register

!

dial-peer voice 55 pots

description ** FXO pots dial-peer **

destination-pattern A1

port 0/1/1

no sip-register

!

dial-peer voice 56 pots

description ** FXO pots dial-peer **

destination-pattern A2

port 0/1/2

no sip-register

!

dial-peer voice 57 pots

description ** FXO pots dial-peer **

destination-pattern A3

port 0/1/3

no sip-register

!

dial-peer voice 2000 voip

description ** cue voicemail pilot number **

translation-profile outgoing XFER_TO_VM_PROFILE

destination-pattern 700

b2bua

session protocol sipv2

session target ipv4:10.1.10.1

voice-class sip outbound-proxy ipv4:10.1.10.1 

dtmf-relay rtp-nte

codec g711ulaw

no vad

!

dial-peer voice 100 pots

description ** incoming dial peer **

incoming called-number ^AAAA$

direct-inward-dial

port 0/2/0:15

!

dial-peer voice 58 pots

trunkgroup ALL_T1E1

corlist outgoing call-emergency

description **CCA*Netherlands-6-Digit*Emergency**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 0112

forward-digits all

no sip-register

!

dial-peer voice 59 pots

trunkgroup ALL_FXO

corlist outgoing call-emergency

description **CCA*Netherlands-6-Digit*Emergency**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 0112

forward-digits all

no sip-register

!

dial-peer voice 61 pots

trunkgroup ALL_FXO

corlist outgoing call-emergency

description **CCA*Netherlands-6-Digit*Emergency**

preference 5

destination-pattern 112

forward-digits all

no sip-register

!

dial-peer voice 62 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*Lokaal 6 cijfers subscriber**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 0[2-8].....

forward-digits all

no sip-register

!

dial-peer voice 63 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*Lokaal 6 cijfers subscriber**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 0[2-8].....

forward-digits all

no sip-register

!

dial-peer voice 64 pots

trunkgroup ALL_T1E1

corlist outgoing call-national

description **CCA*Netherlands-6-Digit*Nationaal (geografisch)**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 00[1-57]........

forward-digits all

no sip-register

!

dial-peer voice 65 pots

trunkgroup ALL_FXO

corlist outgoing call-national

description **CCA*Netherlands-6-Digit*Nationaal (geografisch)**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 00[1-57]........

forward-digits all

no sip-register

!

dial-peer voice 66 pots

trunkgroup ALL_T1E1

corlist outgoing call-national

description **CCA*Netherlands-6-Digit*Mobiele telefonie**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 006........

forward-digits all

no sip-register

!

dial-peer voice 67 pots

trunkgroup ALL_FXO

corlist outgoing call-national

description **CCA*Netherlands-6-Digit*Mobiele telefonie**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 006........

forward-digits all

no sip-register

!

dial-peer voice 68 pots

trunkgroup ALL_T1E1

corlist outgoing call-national

description **CCA*Netherlands-6-Digit*Videotex / datadiensten**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 0067[0-57-9]..

forward-digits all

no sip-register

!

dial-peer voice 69 pots

trunkgroup ALL_FXO

corlist outgoing call-national

description **CCA*Netherlands-6-Digit*Videotex / datadiensten**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 0067[0-57-9]..

forward-digits all

no sip-register

!

dial-peer voice 70 pots

trunkgroup ALL_T1E1

corlist outgoing call-national

description **CCA*Netherlands-6-Digit*Videotex / datadiensten**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 006728[14]....

forward-digits all

no sip-register

!

dial-peer voice 71 pots

trunkgroup ALL_FXO

corlist outgoing call-national

description **CCA*Netherlands-6-Digit*Videotex / datadiensten**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 006728[14]....

forward-digits all

no sip-register

!

dial-peer voice 72 pots

trunkgroup ALL_T1E1

corlist outgoing call-national

description **CCA*Netherlands-6-Digit*Videotex / datadiensten**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 0067364....

forward-digits all

no sip-register

!

dial-peer voice 73 pots

trunkgroup ALL_FXO

corlist outgoing call-national

description **CCA*Netherlands-6-Digit*Videotex / datadiensten**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 0067364....

forward-digits all

no sip-register

!

dial-peer voice 74 pots

trunkgroup ALL_T1E1

corlist outgoing call-international

description **CCA*Netherlands-6-Digit*Internationaal**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 000[1-9]T

forward-digits all

no sip-register

!

dial-peer voice 75 pots

trunkgroup ALL_FXO

corlist outgoing call-international

description **CCA*Netherlands-6-Digit*Internationaal**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 000[1-9]T

forward-digits all

no sip-register

!

dial-peer voice 76 pots

trunkgroup ALL_T1E1

corlist outgoing call-toll-free

description **CCA*Netherlands-6-Digit*0800 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 008000[013-8]..

forward-digits all

no sip-register

!

dial-peer voice 77 pots

trunkgroup ALL_FXO

corlist outgoing call-toll-free

description **CCA*Netherlands-6-Digit*0800 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 008000[013-8]..

forward-digits all

no sip-register

!

dial-peer voice 78 pots

trunkgroup ALL_T1E1

corlist outgoing call-toll-free

description **CCA*Netherlands-6-Digit*0800 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 008000[29].....

forward-digits all

no sip-register

!

dial-peer voice 79 pots

trunkgroup ALL_FXO

corlist outgoing call-toll-free

description **CCA*Netherlands-6-Digit*0800 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 008000[29].....

forward-digits all

no sip-register

!

dial-peer voice 80 pots

trunkgroup ALL_T1E1

corlist outgoing call-toll-free

description **CCA*Netherlands-6-Digit*0800 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 008001...

forward-digits all

no sip-register

!

dial-peer voice 81 pots

trunkgroup ALL_FXO

corlist outgoing call-toll-free

description **CCA*Netherlands-6-Digit*0800 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 008001...

forward-digits all

no sip-register

!

dial-peer voice 82 pots

trunkgroup ALL_T1E1

corlist outgoing call-toll-free

description **CCA*Netherlands-6-Digit*0800 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 008003......

forward-digits all

no sip-register

!

dial-peer voice 83 pots

trunkgroup ALL_FXO

corlist outgoing call-toll-free

description **CCA*Netherlands-6-Digit*0800 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 008003......

forward-digits all

no sip-register

!

dial-peer voice 84 pots

trunkgroup ALL_T1E1

corlist outgoing call-toll-free

description **CCA*Netherlands-6-Digit*0800 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 00800[25-9][01]..

forward-digits all

no sip-register

!

dial-peer voice 85 pots

trunkgroup ALL_FXO

corlist outgoing call-toll-free

description **CCA*Netherlands-6-Digit*0800 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 00800[25-9][01]..

forward-digits all

no sip-register

!

dial-peer voice 86 pots

trunkgroup ALL_T1E1

corlist outgoing call-toll-free

description **CCA*Netherlands-6-Digit*0800 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 00800[25-9][2-9].....

forward-digits all

no sip-register

!

dial-peer voice 87 pots

trunkgroup ALL_FXO

corlist outgoing call-toll-free

description **CCA*Netherlands-6-Digit*0800 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 00800[25-9][2-9].....

forward-digits all

no sip-register

!

dial-peer voice 88 pots

trunkgroup ALL_T1E1

corlist outgoing call-toll-free

description **CCA*Netherlands-6-Digit*0800 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 008004[024578].....

forward-digits all

no sip-register

!

dial-peer voice 89 pots

trunkgroup ALL_FXO

corlist outgoing call-toll-free

description **CCA*Netherlands-6-Digit*0800 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 008004[024578].....

forward-digits all

no sip-register

!

dial-peer voice 90 pots

trunkgroup ALL_T1E1

corlist outgoing call-toll-free

description **CCA*Netherlands-6-Digit*0800 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 008004[1369]..

forward-digits all

no sip-register

!

dial-peer voice 91 pots

trunkgroup ALL_FXO

corlist outgoing call-toll-free

description **CCA*Netherlands-6-Digit*0800 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 008004[1369]..

forward-digits all

no sip-register

!

dial-peer voice 92 pots

trunkgroup ALL_T1E1

corlist outgoing call-local-plus

description **CCA*Netherlands-6-Digit*VPN**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 0082T

forward-digits all

no sip-register

!

dial-peer voice 93 pots

trunkgroup ALL_FXO

corlist outgoing call-local-plus

description **CCA*Netherlands-6-Digit*VPN**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 0082T

forward-digits all

no sip-register

!

dial-peer voice 94 pots

trunkgroup ALL_T1E1

corlist outgoing call-national-plus

description **CCA*Netherlands-6-Digit*Persoonlijke assistentdiensten**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 008[47].......

forward-digits all

no sip-register

!

dial-peer voice 95 pots

trunkgroup ALL_FXO

corlist outgoing call-national-plus

description **CCA*Netherlands-6-Digit*Persoonlijke assistentdiensten**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 008[47].......

forward-digits all

no sip-register

!

dial-peer voice 96 pots

description **CCA*Netherlands-6-Digit*Openbare elektronische

no sip-register

!

dial-peer voice 98 pots

trunkgroup ALL_T1E1

corlist outgoing call-national-plus

description **CCA*Netherlands-6-Digit*ondernemingen en instellingen**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 0088.......

forward-digits all

no sip-register

!

dial-peer voice 99 pots

trunkgroup ALL_FXO

corlist outgoing call-national-plus

description **CCA*Netherlands-6-Digit*ondernemingen en instellingen**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 0088.......

forward-digits all

no sip-register

!

dial-peer voice 101 pots

trunkgroup ALL_T1E1

description **CCA*Netherlands-6-Digit*0900 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 0090[069]9[235-8]..

forward-digits all

no sip-register

!

dial-peer voice 102 pots

trunkgroup ALL_FXO

description **CCA*Netherlands-6-Digit*0900 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 0090[069]9[235-8]..

forward-digits all

no sip-register

!

dial-peer voice 103 pots

trunkgroup ALL_T1E1

description **CCA*Netherlands-6-Digit*0900 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 0090[069]0[0-35-9]..

forward-digits all

no sip-register

!

dial-peer voice 104 pots

trunkgroup ALL_FXO

description **CCA*Netherlands-6-Digit*0900 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 0090[069]0[0-35-9]..

forward-digits all

no sip-register

!

dial-peer voice 105 pots

trunkgroup ALL_T1E1

description **CCA*Netherlands-6-Digit*0900 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 0090[069]1[345789]..

forward-digits all

no sip-register

!

dial-peer voice 106 pots

trunkgroup ALL_FXO

description **CCA*Netherlands-6-Digit*0900 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 0090[069]1[345789]..

forward-digits all

no sip-register

!

dial-peer voice 107 pots

trunkgroup ALL_T1E1

description **CCA*Netherlands-6-Digit*0900 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 0090[069]04.....

forward-digits all

no sip-register

!

dial-peer voice 108 pots

trunkgroup ALL_FXO

description **CCA*Netherlands-6-Digit*0900 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 0090[069]04.....

forward-digits all

no sip-register

!

dial-peer voice 109 pots

trunkgroup ALL_T1E1

description **CCA*Netherlands-6-Digit*0900 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 0090[069]1[0126].....

forward-digits all

no sip-register

!

dial-peer voice 110 pots

trunkgroup ALL_FXO

description **CCA*Netherlands-6-Digit*0900 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 0090[069]1[0126].....

forward-digits all

no sip-register

!

dial-peer voice 111 pots

trunkgroup ALL_T1E1

description **CCA*Netherlands-6-Digit*0900 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 0090[069]8[2579].....

forward-digits all

no sip-register

!

dial-peer voice 112 pots

trunkgroup ALL_FXO

description **CCA*Netherlands-6-Digit*0900 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 0090[069]8[2579].....

forward-digits all

no sip-register

!

dial-peer voice 113 pots

trunkgroup ALL_T1E1

description **CCA*Netherlands-6-Digit*0900 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 0090[069]9[0149].....

forward-digits all

no sip-register

!

dial-peer voice 114 pots

trunkgroup ALL_FXO

description **CCA*Netherlands-6-Digit*0900 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 0090[069]9[0149].....

forward-digits all

no sip-register

!

dial-peer voice 115 pots

trunkgroup ALL_T1E1

description **CCA*Netherlands-6-Digit*0900 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 0090[069][2-7]......

forward-digits all

no sip-register

!

dial-peer voice 116 pots

trunkgroup ALL_FXO

description **CCA*Netherlands-6-Digit*0900 nummer**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 0090[069][2-7]......

forward-digits all

no sip-register

!

dial-peer voice 117 pots

description **CCA*Netherlands-6-Digit*Openbare elektronische

no sip-register

!

dial-peer voice 119 pots

description **CCA*Netherlands-6-Digit*Europees diensten met een

no sip-register

!

dial-peer voice 121 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*Informatienummers- 1e deel**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 018[02-9].

forward-digits all

no sip-register

!

dial-peer voice 122 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*Informatienummers- 1e deel**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 018[02-9].

forward-digits all

no sip-register

!

dial-peer voice 123 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*Informatienummers- 2e deel**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 0181[0-79]

forward-digits all

no sip-register

!

dial-peer voice 124 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*Informatienummers- 2e deel**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 0181[0-79]

forward-digits all

no sip-register

!

dial-peer voice 125 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 12XX/18XX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 01[28]..

forward-digits all

no sip-register

!

dial-peer voice 126 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 12XX/18XX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 01[28]..

forward-digits all

no sip-register

!

dial-peer voice 127 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 13XX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 013[03-9].

forward-digits all

no sip-register

!

dial-peer voice 128 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 13XX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 013[03-9].

forward-digits all

no sip-register

!

dial-peer voice 129 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 13X**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 013[12]

forward-digits all

no sip-register

!

dial-peer voice 130 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 13X**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 013[12]

forward-digits all

no sip-register

!

dial-peer voice 131 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 1400**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 01400

forward-digits all

no sip-register

!

dial-peer voice 132 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 1400**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 01400

forward-digits all

no sip-register

!

dial-peer voice 133 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 140XXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 01401[035]

forward-digits all

no sip-register

!

dial-peer voice 134 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 140XXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 01401[035]

forward-digits all

no sip-register

!

dial-peer voice 135 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXXXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 01401[1678].

forward-digits all

no sip-register

!

dial-peer voice 136 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXXXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 01401[1678].

forward-digits all

no sip-register

!

dial-peer voice 137 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 01402[0346]

forward-digits all

no sip-register

!

dial-peer voice 138 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 01402[0346]

forward-digits all

no sip-register

!

dial-peer voice 139 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 01402[259].

forward-digits all

no sip-register

!

dial-peer voice 140 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 01402[259].

forward-digits all

no sip-register

!

dial-peer voice 141 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 01403[03568]

forward-digits all

no sip-register

!

dial-peer voice 142 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 01403[03568]

forward-digits all

no sip-register

!

dial-peer voice 143 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 01403[124].

forward-digits all

no sip-register

!

dial-peer voice 144 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 01403[124].

forward-digits all

no sip-register

!

dial-peer voice 145 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 01404[0356]

forward-digits all

no sip-register

!

dial-peer voice 146 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 01404[0356]

forward-digits all

no sip-register

!

dial-peer voice 147 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 01404[1789].

forward-digits all

no sip-register

!

dial-peer voice 148 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 01404[1789].

forward-digits all

no sip-register

!

dial-peer voice 149 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 01405[0358]

forward-digits all

no sip-register

!

dial-peer voice 150 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 01405[0358]

forward-digits all

no sip-register

!

dial-peer voice 151 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 01405[124679].

forward-digits all

no sip-register

!

dial-peer voice 152 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 01405[124679].

forward-digits all

no sip-register

!

dial-peer voice 153 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 01407.

forward-digits all

no sip-register

!

dial-peer voice 154 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 01407.

forward-digits all

no sip-register

!

dial-peer voice 155 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 0141.

forward-digits all

no sip-register

!

dial-peer voice 156 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 14XXX**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 0141.

forward-digits all

no sip-register

!

dial-peer voice 157 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 1451**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 01451

forward-digits all

no sip-register

!

dial-peer voice 158 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*Netherlands-6-Digit*service nr 1451**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 01451

forward-digits all

no sip-register

!

dial-peer voice 3000 pots

description 801

translation-profile incoming 801_Called_5

incoming called-number 80[1-3]

direct-inward-dial

port 0/2/0:15

!

dial-peer voice 5000 voip

description *** CCA BACD ***

service aaservice0

destination-pattern 750

session target ipv4:192.168.1.2

incoming called-number 750

dtmf-relay h245-alphanumeric

codec g711ulaw

no vad

!

dial-peer voice 2010 voip

description ** cue prompt number **

translation-profile outgoing PSTN_CallForwarding

destination-pattern 720

b2bua

session protocol sipv2

session target ipv4:10.1.10.1

voice-class sip outbound-proxy ipv4:10.1.10.1 

dtmf-relay sip-notify

codec g711ulaw

no vad

!

dial-peer voice 2012 voip

description ** cue prompt manager number **

translation-profile outgoing PSTN_CallForwarding

destination-pattern 740

b2bua

session protocol sipv2

session target ipv4:10.1.10.1

voice-class sip outbound-proxy ipv4:10.1.10.1 

dtmf-relay rtp-nte

codec g711ulaw

no vad

!

dial-peer voice 11 pots

description Inkomend 808

translation-profile incoming 808

incoming called-number 433280808

direct-inward-dial

!

dial-peer voice 12 pots

description Inkomend 2121

translation-profile incoming 2121

incoming called-number 433252121

direct-inward-dial

!

dial-peer voice 13 pots

description Inkomend 6262

translation-profile incoming 6262

incoming called-number 433506262

direct-inward-dial

!

dial-peer voice 14 pots

description Inkomend 838

translation-profile incoming 838

incoming called-number 433280838

direct-inward-dial

!

dial-peer voice 10 pots

description Inkomend 867

translation-profile incoming 867

incoming called-number 437999902

direct-inward-dial

!

dial-peer voice 2013 voip

description ** cue auto attendant5 number **

translation-profile outgoing PSTN_CallForwarding

destination-pattern 719

b2bua

session protocol sipv2

session target ipv4:10.1.10.1

voice-class sip outbound-proxy ipv4:10.1.10.1 

dtmf-relay rtp-nte

codec g711ulaw

no vad

!

dial-peer voice 2006 voip

description ** cue auto attendant2 number **

translation-profile outgoing PSTN_CallForwarding

destination-pattern 720

b2bua

session protocol sipv2

session target ipv4:10.1.10.1

voice-class sip outbound-proxy ipv4:10.1.10.1 

dtmf-relay rtp-nte

codec g711ulaw

no vad

!

dial-peer voice 2007 voip

description ** cue auto attendant3 number **

translation-profile outgoing PSTN_CallForwarding

destination-pattern 715

b2bua

session protocol sipv2

session target ipv4:10.1.10.1

voice-class sip outbound-proxy ipv4:10.1.10.1 

dtmf-relay rtp-nte

codec g711ulaw

no vad

!

dial-peer voice 5001 voip

description *** CCA BACD ***

service aaservice1

destination-pattern 751

session target ipv4:192.168.1.2

incoming called-number 751

dtmf-relay h245-alphanumeric

codec g711ulaw

no vad

!

dial-peer voice 5002 voip

description *** CCA BACD ***

service aaservice2

destination-pattern 752

session target ipv4:192.168.1.2

incoming called-number 752

dtmf-relay h245-alphanumeric

codec g711ulaw

no vad

!

dial-peer voice 2008 voip

description ** cue auto attendant4 number **

translation-profile outgoing PSTN_CallForwarding

destination-pattern 716

b2bua

session protocol sipv2

session target ipv4:10.1.10.1

voice-class sip outbound-proxy ipv4:10.1.10.1 

dtmf-relay rtp-nte

codec g711ulaw

no vad

!

dial-peer voice 5003 voip

description *** CCA BACD ***

service aaservice3

destination-pattern 753

session target ipv4:192.168.1.2

incoming called-number 753

dtmf-relay h245-alphanumeric

codec g711ulaw

no vad

!

dial-peer voice 15 pots

description Inkomend 6263

translation-profile incoming 6263

incoming called-number 433506263

direct-inward-dial

!

dial-peer voice 2020 voip

description ** cue auto attendant6 number **

translation-profile outgoing PSTN_CallForwarding

destination-pattern 718

b2bua

session protocol sipv2

session target ipv4:10.1.10.1

voice-class sip outbound-proxy ipv4:10.1.10.1 

dtmf-relay rtp-nte

codec g711ulaw

no vad

!

dial-peer voice 16 pots

description Inkomend 6272

translation-profile incoming 6272

incoming called-number 433506272

direct-inward-dial

!

dial-peer voice 5004 voip

description *** CCA BACD ***

service aaservice4

destination-pattern 754

session target ipv4:192.168.1.2

incoming called-number 754

dtmf-relay h245-alphanumeric

codec g711ulaw

no vad

!

dial-peer voice 2001 voip

description ** cue auto attendant number **

translation-profile outgoing PSTN_CallForwarding

destination-pattern 710

b2bua

session protocol sipv2

session target ipv4:10.1.10.1

voice-class sip outbound-proxy ipv4:10.1.10.1 

dtmf-relay rtp-nte

codec g711ulaw

no vad

!

dial-peer voice 21 pots

description Inkomend 801

translation-profile incoming 801

incoming called-number 433280801

direct-inward-dial

!

dial-peer voice 22 pots

description Inkomend 803

translation-profile incoming 803

incoming called-number 433280803

direct-inward-dial

!

dial-peer voice 23 pots

description Inkomend 878

translation-profile incoming 878

incoming called-number 433280878

direct-inward-dial

!

dial-peer voice 24 pots

description Inkomend 811

translation-profile incoming 811

incoming called-number 433280811

direct-inward-dial

!

dial-peer voice 25 pots

description Inkomend 808

translation-profile incoming 808

incoming called-number 433280808

direct-inward-dial

!

dial-peer voice 26 pots

description Inkomend 822

translation-profile incoming 822

incoming called-number 433280822

direct-inward-dial

!

dial-peer voice 27 pots

description Inkomend 823

translation-profile incoming 823

incoming called-number 433280823

direct-inward-dial

!

dial-peer voice 28 pots

description Inkomend 826

translation-profile incoming 826

incoming called-number 433280826

direct-inward-dial

!

dial-peer voice 29 pots

description Inkomend 810

translation-profile incoming 810

incoming called-number 433280810

direct-inward-dial

!

dial-peer voice 30 pots

description Inkomend 859

translation-profile incoming 859

incoming called-number 433280859

direct-inward-dial

!

dial-peer voice 31 pots

description Inkomend 831

translation-profile incoming 831

incoming called-number 433280831

direct-inward-dial

!

dial-peer voice 32 pots

description Inkomend 832

translation-profile incoming 832

incoming called-number 433280832

direct-inward-dial

!

dial-peer voice 33 pots

description Inkomend 834

translation-profile incoming 834

incoming called-number 433280834

direct-inward-dial

!

dial-peer voice 34 pots

description Inkomend 835

translation-profile incoming 835

incoming called-number 433280835

direct-inward-dial

!

dial-peer voice 35 pots

description Inkomend 8836

translation-profile incoming 836

incoming called-number 433280836

direct-inward-dial

!

dial-peer voice 36 pots

description Inkomend 864

translation-profile incoming 864

incoming called-number 433280864

direct-inward-dial

!

dial-peer voice 37 pots

description Inkomend 865

translation-profile incoming 865

incoming called-number 433280865

direct-inward-dial

!

dial-peer voice 38 pots

description Inkomend 866

translation-profile incoming 866

incoming called-number 433280866

direct-inward-dial

!

dial-peer voice 39 pots

description Inkomend 867

translation-profile incoming 867

incoming called-number 433280867

direct-inward-dial

!

dial-peer voice 40 pots

description Inkomend 838

translation-profile incoming 838

incoming called-number 433280838

direct-inward-dial

!

dial-peer voice 41 pots

description Inkomend 841

translation-profile incoming 841

incoming called-number 433280841

direct-inward-dial

!

dial-peer voice 42 pots

description Inkomend 842

translation-profile incoming 842

incoming called-number 433280842

direct-inward-dial

!

dial-peer voice 43 pots

description Inkomend 843

translation-profile incoming 843

incoming called-number 433280843

direct-inward-dial

!

dial-peer voice 44 pots

description Inkomend 844

translation-profile incoming 844

incoming called-number 433280844

direct-inward-dial

!

dial-peer voice 45 pots

description Inkomend 836

translation-profile incoming 836

incoming called-number 433280836

direct-inward-dial

!

dial-peer voice 46 pots

description Inkomend 878

translation-profile incoming 878

incoming called-number 433280878

direct-inward-dial

!

dial-peer voice 47 pots

description Inkomend 6260

translation-profile incoming 6260

incoming called-number 433256260

direct-inward-dial

!

dial-peer voice 48 pots

description Inkomend 6261

translation-profile incoming 6261

incoming called-number 433256261

direct-inward-dial

!

dial-peer voice 49 pots

description Inkomend 6264

translation-profile incoming 6264

incoming called-number 433256264

direct-inward-dial

!

dial-peer voice 160 pots

description Inkomend 6265

translation-profile incoming 6265

incoming called-number 433256265

direct-inward-dial

!

dial-peer voice 161 pots

description Inkomend 6266

translation-profile incoming 6266

incoming called-number 433256266

direct-inward-dial

!

dial-peer voice 162 pots

description Inkomend 6267

translation-profile incoming 62667

incoming called-number 433256267

direct-inward-dial

!

dial-peer voice 163 pots

description Inkomend 6268

translation-profile incoming 6268

incoming called-number 433256268

direct-inward-dial

!

dial-peer voice 164 pots

description Inkomend 6269

translation-profile incoming 6269

incoming called-number 433256269

direct-inward-dial

!

dial-peer voice 165 pots

description Inkomend 6270

translation-profile incoming 70

incoming called-number 433256270

direct-inward-dial

!

dial-peer voice 166 pots

description Inkomend 6271

translation-profile incoming 6271

incoming called-number 433256271

direct-inward-dial

!

dial-peer voice 167 pots

description Inkomend 6273

translation-profile incoming 6273

incoming called-number 433256273

direct-inward-dial

!

dial-peer voice 168 pots

description Inkomend 6274

translation-profile incoming 6274

incoming called-number 433256274

direct-inward-dial

!

dial-peer voice 169 pots

description Inkomend 6275

translation-profile incoming 6275

incoming called-number 433256275

direct-inward-dial

!

dial-peer voice 170 pots

description Inkomend 6276

translation-profile incoming 6276

incoming called-number 433256276

direct-inward-dial

!

dial-peer voice 171 pots

description Inkomend 6277

translation-profile incoming 6277

incoming called-number 433256277

direct-inward-dial

!

dial-peer voice 172 pots

description Inkomend 6278

translation-profile incoming 6278

incoming called-number 433256278

direct-inward-dial

!

dial-peer voice 173 pots

description Inkomend 6279

translation-profile incoming 6279

incoming called-number 433256279

direct-inward-dial

!

dial-peer voice 174 pots

description Inkomend 880

translation-profile incoming 880

incoming called-number 433280880

direct-inward-dial

!

dial-peer voice 5008 voip

description *** CCA BACD ***

service aaservice5

destination-pattern 755

session target ipv4:192.168.1.2

incoming called-number 755

dtmf-relay h245-alphanumeric

codec g711ulaw

no vad

!

dial-peer voice 5009 voip

description *** CCA BACD ***

service aaservice6

destination-pattern 756

session target ipv4:192.168.1.2

incoming called-number 756

dtmf-relay h245-alphanumeric

codec g711ulaw

no vad

!

dial-peer voice 5010 voip

description *** CCA BACD ***

service aaservice7

destination-pattern 757

session target ipv4:192.168.1.2

incoming called-number 757

dtmf-relay h245-alphanumeric

codec g711ulaw

no vad

!

dial-peer voice 159 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description lokaal

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

destination-pattern [23456789]......

forward-digits all

no sip-register

!

!

no dial-peer outbound status-check pots

!

!

telephony-service

video

fxo hook-flash

max-ephones 138

max-dn 600

ip source-address 192.168.1.2 port 2000

max-redirect 20

auto assign 1 to 1 type bri

calling-number initiator

service phone videoCapability 1

service phone ehookenable 1

service phone ehookEnable 1

service dnis overlay

service dnis dir-lookup

timeouts interdigit 5

system message VVV Maastricht

url directories http://10.1.1.20/localdirectory

url services http://10.1.10.1/voiceview/common/login.do

url authentication http://10.1.10.1/voiceview/authentication/authenticate.do 

cnf-file location flash:

cnf-file perphone

user-locale U4 load CME-locale-nl_NL-Dutch-8.1.2.1.tar

user-locale 1 NL

network-locale U4

network-locale 1 NL

load 7914 S00105000400

load 7915-12 B015-1-0-4

load 7915-24 B015-1-0-4

load 7916-12 B016-1-0-4

load 7916-24 B016-1-0-4

load 7906 SCCP11.8-5-4S

load 7911 SCCP11.8-5-4S

load 7921 CP7921G-1.3.4SR1

load 7925 CP7925G-1.3.4SR1

load 7931 SCCP31.8-5-4S

load 7936 cmterm_7936.3-3-20-0

load 7937 apps37sccp.1-3-4-0

load 7960-7940 P00308010200

load 7941 SCCP41.8-5-4S

load 7941GE SCCP41.8-5-4S

load 7942 SCCP42.8-5-3S

load 7945 SCCP45.8-5-4S

load 7961 SCCP41.8-5-4S

load 7961GE SCCP41.8-5-4S

load 7962 SCCP42.8-5-3S

load 7965 SCCP45.8-5-4S

load 7970 SCCP70.8-5-4S

load 7971 SCCP70.8-5-4S

load 7975 SCCP75.8-5-4S

load 521G-524G cp524g-8-1-17

time-zone 23

time-format 24

date-format dd-mm-yy

bulk-speed-dial list 0 Speeddial1vvv.txt

bulk-speed-dial list 6 Speeddial6gidsenvast.txt

bulk-speed-dial list 7 Speeddial7gidsenmobiel.txt

voicemail 700

max-conferences 8 gain -6

call-forward pattern .T

hunt-group logout HLog

moh flash:/media/music-on-hold.au

multicast moh 239.10.16.16 port 2000

web admin system name cisco secret 5 $1$YXxI$NwXIy1vvoVJRoHoS4SR5j.

dn-webedit

time-webedit

transfer-system full-consult

transfer-pattern 9.T

transfer-pattern .T

transfer-pattern 0.T

transfer-pattern 6... blind

transfer-pattern 0T

transfer-pattern 5T

transfer-pattern 2T

transfer-pattern 3T

transfer-pattern 4T

transfer-pattern 6T

transfer-pattern 7T

transfer-pattern 8T

transfer-pattern 9T

transfer-pattern 880

transfer-pattern 878

transfer-pattern 6275

transfer-pattern 6276

transfer-pattern 826

transfer-pattern 859

secondary-dialtone 0

night-service day Sat 09:00 17:00

fac standard

create cnf-files version-stamp Jan 01 2002 00:00:00

!

!

ephone-template  15

url services 1 http://10.1.10.1/voiceview/common/login.do VoiceviewExpress

softkeys remote-in-use  Newcall

softkeys idle  Redial Newcall Cfwdall Pickup Gpickup Dnd HLog Login

softkeys seized  Cfwdall Endcall Redial Pickup Gpickup Callback

softkeys connected  Hold Endcall Trnsfer TrnsfVM Confrn Acct Park

button-layout 7931 2

!

!

ephone-template  16

url services 1 http://10.1.10.1/voiceview/common/login.do VoiceviewExpress

softkeys remote-in-use  Newcall

softkeys idle  Redial Newcall Cfwdall Pickup Gpickup Dnd HLog Login

softkeys seized  Cfwdall Endcall Redial Pickup Gpickup Callback

softkeys connected  Hold Endcall Trnsfer TrnsfVM Confrn Acct Park

!

!

ephone-template  17

url services 1 http://10.1.10.1/voiceview/common/login.do VoiceviewExpress

softkeys remote-in-use  CBarge Newcall

softkeys idle  Redial Newcall Cfwdall Pickup Gpickup Dnd HLog Login

softkeys seized  Cfwdall Endcall Redial Pickup Gpickup Callback

softkeys connected  Hold Endcall Trnsfer TrnsfVM Confrn Acct Park

!

!

ephone-template  18

url services 1 http://10.1.10.1/voiceview/common/login.do VoiceviewExpress

softkeys remote-in-use  CBarge Newcall

softkeys idle  Redial Newcall Cfwdall Pickup Gpickup Dnd HLog Login

softkeys seized  Cfwdall Endcall Redial Pickup Gpickup Callback

softkeys connected  Hold Endcall Trnsfer TrnsfVM Confrn Acct Park

button-layout 7931 2

!

!

ephone-template  20

!

!

ephone-dn  1  dual-line

number 801

label Winkel2

description Winkel2

name Winkel twee

call-forward busy 803

call-forward noan 803 timeout 20

!

!

ephone-dn  2  dual-line

number 803

label Winkel

description Winkel

name Winkel

!

!

ephone-dn  3  dual-line

number 810

label Bel-etage

description Bel-etage

name Bel-etage

!

!

ephone-dn  4  dual-line

number 811

label Vergaderruimte

description Vergaderruimte

name Vergaderruimte

call-forward busy 803

call-forward noan 803 timeout 25

!

!

ephone-dn  5  dual-line

number 813

!

!

ephone-dn  6  dual-line

number 822

call-forward busy 823

call-forward noan 823 timeout 15

!

!

ephone-dn  7  dual-line

number 823

call-forward busy 822

call-forward noan 822 timeout 15

!

!

ephone-dn  8  dual-line

number 826

label Post-Balie

description Post-Balie

name Post-Balie

call-forward busy 823

call-forward noan 823 timeout 15

!

!

ephone-dn  9

number 831

call-forward busy 808

call-forward noan 808 timeout 20

!

!

ephone-dn  10  dual-line

number 8

call-forward busy 808

call-forward noan 808 timeout 20

!

!

ephone-dn  11  dual-line

number 833

label Stagiaire1

description Stagiaire1

name Stagiaire1

!

!

ephone-dn  12  dual-line

number 834

l

call-forward busy 808

call-forward noan 808 timeout 20

!

!

ephone-dn  13  dual-line

number 835

call-forward busy 808

call-forward noan 808 timeout 20

!

!

ephone-dn  14  dual-line

number 836

label Reprografie

description Reprografie

name Reprografie

!

!

ephone-dn  15  dual-line

number 838

call-forward busy 833

call-forward noan 833 timeout 15

!

!

ephone-dn  16  dual-line

number 841

call-forward busy 842

call-forward noan 842 timeout 15

!

!

ephone-dn  17  dual-line

number 842

call-forward busy 844

call-forward noan 844 timeout 15

!

!

ephone-dn  18  dual-line

number 843

label Stagiaire 2

description Stagiaire 2

name Stagiaire 2

call-forward busy 808

call-forward noan 808 timeout 15

!

!

ephone-dn  19  dual-line

number 844

label [844]

description 844

name 844

call-forward busy 843

call-forward noan 843 timeout 15

!

!

ephone-dn  20  dual-line

number 859

label Flexruimte

description Flexruimte

name Flexruimte

call-forward busy 808

call-forward noan 808 timeout 15

!

!

ephone-dn  21  dual-line

number 864

call-forward busy 808

call-forward noan 808 timeout 20

!

!

ephone-dn  22  dual-line

number 865

call-forward busy 808

call-forward noan 808 timeout 20

!

!

ephone-dn  23  dual-line

number 866

label [866]

description 866

name 866

call-forward busy 808

call-forward noan 808 timeout 20

!

!

ephone-dn  24  dual-line

number 867

label 867

description Dinghuis

name Ding Huis

call-forward busy 808

call-forward noan 808 timeout 20

!

!

ephone-dn  26

number 711

name Auto Attendant

hold-alert 30 originator

!

!

ephone-dn  27  dual-line

number 6260

!

!

ephone-dn  28  dual-line

number 6261

!

ephone-dn  29  dual-line

number 6264

!

!

ephone-dn  30  dual-line

number 6265

!

!

ephone-dn  31  dual-line

number 6266

label Stagiaire

description Stagiaire

name Stagiaire

!

!

ephone-dn  32  dual-line

number 6267

!

!

ephone-dn  33  dual-line

number 6268

label Planning

description Planning

name Planning

!

!

ephone-dn  34  dual-line

number 6269

!

!

ephone-dn  36  dual-line

number 6273

!

!

ephone-dn  37  dual-line

number 6274

label [6274]

description 6274

name 6274

!

!

ephone-dn  38

number 6271

hold-alert 30 originator

!

!

ephone-dn  39

number 6277

hold-alert 30 originator

!

!

ephone-dn  40

number 721 no-reg primary

description *** CCA Floating Extension ***

call-forward all 710

call-forward night-service 720

night-service bell

!

!

ephone-dn  41  dual-line

number 722

label VM[722]

description VM722

name VM722

call-forward all 700

!

!

ephone-dn  42  dual-line

number 723

label VM[723]

description VM723

name VM723

call-forward all 700

!

!

ephone-dn  43  dual-line

number 724

label VM[724]

description VM724

name VM724

call-forward all 700

!

!

ephone-dn  44  dual-line

number 725

label VM[725]

description VM725

name VM725

call-forward all 700

!

!

ephone-dn  45  dual-line

number 726

label VM[726]

description VM726

name VM726

call-forward all 700

call-forward busy 700

call-forward noan 700 timeout 10

!

!

ephone-dn  46  dual-line

number 6263

!

!

ephone-dn  47

number 2121

label Informatie

description Informatie

name Informatie

call-forward all 00433506262

hold-alert 30 originator

!

!

ephone-dn  48

number 729

description *** CCA Floating Extension ***

call-forward all 715

!

!

ephone-dn  49  dual-line

number 846

label Medewerkers Online

description Medewerkers Online

name Medewerkers Online

!

!

ephone-dn  50  dual-line

number 6299

label [6299]

description 6299

name 6299

!

!

ephone-dn  51  dual-line

number 727

label VM[727]

description VM727

name VM727

call-forward all 700

call-forward busy 700

call-forward noan 700 timeout 10

!

!

ephone-dn  55

number 6480

!

!

ephone-dn  56

number 6481

!

!

ephone-dn  57

number 6482

!

!

ephone-dn  58

number 6483

!

!

ephone-dn  59

number 270

call-forward all 0433233426

!

!

ephone-dn  60

number 272

!

ephone-dn  596  dual-line

number 6272

!

The configuratio, being CCA generated, is not clean or optimized, but it appears to be technically correct.

Can you update to IOS in latest SW 8.6? and/or take "debug voip dialpeer" when receiving call.

David Trad
VIP Alumni
VIP Alumni

Hi Mitch,

I would like to understand this further if you wouldn't mind?

So your carrier has given you a 30 block in-dial right?

You have a primary number which is: 433252121

And then a subsequent 30 block range that is: 43350626(0-29) right?

If this is the case and they are dropping the last digit, then there is nothing you can do on the Cisco UC-500 to overcome this stupid insane setup they have given you, there is also no reason what so ever for them to drop the last digit unless they are using some crappy dodgy equipment that cannot do proper routing (Which is very possible), and not to mention that this is almost unseen and unheard of, there is no benefit to them to drop the last digit other than a system limitation, and if that was they case who ever supplied that nonsense to them should return the money because it isn't worth $1.

My suggestion to you is either force them to fix up the issue and parse the entire number block to you, or ask for your money back and release from any contract and move to a proper provider who can behave like a real-proper-telco and actually parse through the full national number.

Cheers,


David Trad.

Cheers, David Trad. **When you rate a persons post, you are indicating a thank you or that it helped, but at the same time you are also helping to maintain the community spirit - You don't have to rate posts and you wont be looked down upon :) *
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: