cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1155
Views
0
Helpful
5
Replies

How to implement DISA on callmanager express 4.0

wflores
Level 1
Level 1

HELLO EVERYBODY

I need to implement DISA (Direct Inward System Access) on the callmanager express 4.0. Does anybody know what I need to make the DISA work.

Regards

Walter

5 Replies 5

paolo bevilacqua
Hall of Fame
Hall of Fame

It is not an immediate configuration, as you need scripts with PIN to protect access. What are you exactly trying to do ?

HI Bevilacqua

I need to configure that the user call an DID and authenticate via an account number and PIN.

what I've done upto now is the configuration on the callmanager express.

1. authenticacion and authorization:

aaa new-model

!

!

aaa authentication login default local none

aaa authentication login h323 local

aaa authorization exec h323 local

!

aaa session-id common

---------------------------

2. Username and password: 1000/1000 y 1001/1001

username 1000 privilege 0 password xxx

username 1001 privilege 0 password xxx

------------------------------------------

3. Dial-peers where I defined the DID and

service. I saw some configuration application instead of service on the dial-peer but on the dial-peer voice POTS is the only part where I can assigne the clid_authen_collect.

!

dial-peer voice 25 pots

description TCL SCRIPT

service clid_authen_collect

incoming called-number 24131623

direct-inward-dial

port 0/0/0:15

!

The DISA does not work but I think, this is because I do not have the SCRIPT load on the callmanager express.

Could you tell me if the path followed is correct?

Do you know how the make a script in order to load the callmanager?

REGARDS

Walter

Hi,

seems fine. The script is embedded in IOS. Do "debug call application script" with "term mon" to see what is going on.

agonza07
Level 1
Level 1

I had problems with that script too. I ended up having to make a new script for DISA, it just uses a pin but maybe you can edit it to do what you want:

application

service disa flash:DISA.tcl

param set_the_pin 1234

!

!

dial-peer voice 10 pots

service disa

incoming called-number 1465

no digit-strip

direct-inward-dial

port 0/0/0:15

!

I also want do learn how to config it in CCM and IPCC express?

Any one who can give me some document or URL?

THanks

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: