Toon posts:

Cisco CallManager Express Configuratie

Pagina: 1
Acties:
  • 163 views sinds 30-01-2008
  • Reageer

Verwijderd

Topicstarter
Ik heb hier een Cisco CallManager Express Configuratie met een:

CISCO 1760-V Router met
1-PORT ADSL WAN INTERFACE (wordt nu nog niet gebruikt)
2-PORT VOICE INTERFACE CAR CPNT BRI (NT & TE)

1x een CP-7905G-CCME Telefoon
1x een CP-7940G-CCME Telefoon
2x een CP-7960G-CCME Telefoon

Aangesloten op een WS-C3550-24PWR-SMI 24 port cisco switch met inline power.

Het lukt allemaal prima om een dhcp pool aan te maken zorgen dat de telefoons zich registreren een ip adres krijgen en hun firmware downloaden vanaf de router. Maar bellen dus werkt nog niet. Er moet kennelijk nog een dail plan in, maar met de Cisco handleiding kom ik niet verder. We heeft tips of kan mij misschien een config mailen??

Verwijderd

Ik vond dit een handige handleiding om te begrijpen hoe Voice-over-IP werkt.

http://www.cisco.com/en/U...uide09186a00800dc749.html

Kun jij mij misschien vertellen wat die config file (die van flash naar telefoon gaat) doet en of jij de call manager op je router (IOS) hebt draaien? Ik kan namelijk geen telefoons toevoegen in de call manager.

Verwijderd

Topicstarter
De config die ik nu heb lopen is :

version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname OMCVOIP
!
boot-start-marker
boot-end-marker
!
enable secret 5 ****
enable password 7 ******
!
clock timezone StandardTime 0
clock summer-time DaylightTime recurring 1 Sun Mar 2:00 last Sun Oct 3:00
tdm clock bri-auto
voice-card
!
no aaa new-model
ip subnet-zero
!
!
!
!
ip dhcp pool VIOPDHCP
option 150 ip 192.168.1.1
default-router 192.168.1.1
!
interface ATM0/0
no ip address
shutdown
no atm ilmi-keepalive
dsl operating-mode auto
!
interface FastEthernet0/0
ip address 192.168.1.1 255.255.255.0
speed auto
full-duplex
no cdp enable
!
interface BRI2/0
no ip address
isdn incoming-voice voice
!
interface BRI2/1
no ip address
!
ip classless
ip http server
ip http authentication local
ip http path flash:
!
!
!
snmp-server community public RO
snmp-server enable traps tty
!
tftp-server flash:P00303020214.bin
tftp-server flash:P00403020214.bin
tftp-server flash:CP79020101SCCP030530B.sbin
tftp-server flash:CP79050101SCCP030530B.sbin
tftp-server flash:CP79120101SCCP030530B.sbin
tftp-server flash:S00103020002.bin
tftp-server flash:P00503010100.bin
tftp-server flash:ata18x-v2-16-ms-030327b.zup
!
control-plane
!
!
voice-port 2/0
!
voice-port 2/1
!
!
!
dial-peer voice 401 pots
destination-pattern 0123456789
port 2/0
!
dial-peer voice 402 pots
destination-pattern 0123456789
port 2/0
!
!
telephony-service
load 7910 P00403020214
load 7935 P00503010100
load 7960-7940 P00303020214
load 7914 S00103020002
load ATA ata18x-v2-16-ms-030327b
load 7905 CP79050101SCCP030530B
load 7902 CP79020101SCCP030530B
load 7912 CP79120101SCCP030530B
max-ephones 24
max-dn 48
ip source-address 192.168.1.1 port 2000
url services http://192.168.1.254/cme/servicesmenu.psp
url authentication http://192.168.1.254/authentication.psp
user-locale NL
network-locale NL
create cnf-files version-stamp 7960 Mar 01 2002 01:04:24
dialplan-pattern 1 0511481262 extension-length 1 extension-pattern 1
max-conferences 4
time-format 24
date-format dd-mm-yy
web admin system name opmaat secret 5 *********
dn-webedit
time-webedit
transfer-system local-consult
transfer-pattern *
!
!
ephone-dn 1
number 6000
label 6000
mwi on
!
!
ephone 1
after-hour exempt
mac-address 000E.83E5.488F
speed-dial 1 ***** label "Jacob"
type 7960

!
!
ephone 2
mac-address 000E.836F.0E31
type 7960
!
!
!
line con 0
exec-timeout 0 0
password 7 *******
line aux 0
line vty 0 4
password 7 *******
login
line vty 5 15
password 7 *******
login
!
!
end


Ik heb een paar wachtwoorden en telefoon nummers vervangen door * >:)

Verwijderd

Maar hoe maak je die configuratiefile aan voor de telefoons? Ik heb twee 7960G telefoons. Ze krijgen een IP adres maar kunnen de config file niet vinden?

Verwijderd

Topicstarter
Dat heb ik gedaan met:

load 7960-7940 P00303020214

P00303020214 is de config file van de 7940 en 7960 telefoon die standaart in je ccme router zit

Verwijderd

Topicstarter
Niemand die een goed werkend dail plan heeft?? Intern bellen enzo gaat allemaal prima maar het lukt alleen niet om extern te bellen via de VIC.

Verwijderd

Misschien heb je hier wat aan:

version 12.3
no service pad
service timestamps debug datetime localtime show-timezone
service timestamps log datetime localtime show-timezone
service password-encryption
service linenumber
!
hostname ********
!
boot-start-marker
boot-end-marker
!
logging exception 16348
logging buffered 10000 debugging
enable secret 5 *************
!
username ******** privilege 15 secret 5 *************
memory-size iomem 20
clock timezone CET 1
clock summer-time CEST recurring last Sun Mar 3:00 last Sun Oct 3:00
voice-card 0
!
voice-card 2
!
aaa new-model
!
!
aaa authentication login default local
aaa authentication login userauthen local
aaa authentication ppp default local
aaa authorization exec default local
aaa authorization network groupauthor local
aaa session-id common
ip subnet-zero
ip cef
!
!
!
!
ip domain name cisco.com
ip name-server 193.252.19.3
ip name-server 193.252.19.4
ip ssh break-string
ip audit notify log
ip audit po max-events 100
ip accounting-threshold 2000
ip rcmd rcp-enable
ip rcmd rsh-enable
no ftp-server write-enable
!
!
voice service voip
h323
call start slow
!
!
voice class codec 1
codec preference 1 g711alaw
!
!
!
!
!
!
!
!
!
!
!
!
!
no crypto isakmp enable
!
!
!
!
!
interface FastEthernet0/0
ip address 10.0.2.2 255.255.255.0
speed auto
h323-gateway voip interface
h323-gateway voip bind srcaddr 10.0.2.2
!
interface Async1
ip unnumbered FastEthernet0/0
encapsulation ppp
dialer in-band
dialer-group 1
async mode interactive
peer default ip address pool 10.0.2.100
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.0.2.1
!
ip http server
ip http access-class 90
no ip http secure-server
ip http path flash:
!
!
access-list 90 permit **.**.**.**
access-list 90 remark VTY AND SMTP CONTROL
access-list 90 deny any log
dialer-list 1 protocol ip permit
snmp-server community dude RW 90
snmp-server community public RO 90
snmp-server system-shutdown
snmp-server enable traps tty
!
tftp-server flash:P00303020214.bin
tftp-server flash:S00103020002.bin
!
control-plane
!
!
!
voice-port 0/0
cptone FR
description Foreign Exchange Office EU 0/0
!
voice-port 0/1
description Foreign Exchange Office EU 0/1
!
voice-port 2/0
description Foreign Exchange Station 2/0
!
voice-port 2/1
description Foreign Exchange Station 2/1
!
!
!
dial-peer voice 1 pots
preference 1
destination-pattern 0.T
direct-inward-dial
port 0/0
!
dial-peer voice 2 pots
preference 2
destination-pattern 0.T
direct-inward-dial
port 0/1
!
!
telephony-service
load 7960-7940 P00303020214
load 7914 S00103020002
max-ephones 10
max-dn 5
ip source-address 10.0.2.2 port 2000 strict-match
system message Test
user-locale NL
network-locale NL
create cnf-files version-stamp 7960 Jan 17 2004 00:16:34
dialplan-pattern 1 04........ extension-length 6
keepalive 20
max-conferences 2
moh music-on-hold.au
time-format 24
date-format dd-mm-yy
web admin system name ***** secret 5 *****
dn-webedit
time-webedit
transfer-pattern ....
log table max-size 1000
!
!
ephone-dn 1 dual-line
number 91
!
!
ephone-dn 2
number *****
name Wirelessphone-1
!
!
ephone-dn 3 dual-line
number 92
name Wirelessphone-2
call-forward busy **********
call-forward noan ********** timeout 20
!
!
ephone-dn 4
number 93
name *********
call-forward noan ********** timeout 30
!
!
ephone-dn 5
number 4287814
name homephone
call-forward busy **********
call-forward noan ********** timeout 20
!
!
ephone 1
mac-address 0003.6B7F.FB43
type 7960
button 1:2 2:1
!
!
!
ephone 2
mac-address 000D.282E.9512
type 7960
button 1:2 2:3
!
!
!
ephone 3
mac-address 000D.282E.9516
type 7960
button 1:2 2:4
!
!
!
ephone 4
mac-address 000D.282E.9513
type 7960
!
!
!
ephone 5
mac-address 0000.0000.0005
type 7960
!
!
banner incoming ^C
All configuration information on this router is confidential!
^C
banner motd ^C
C i s c o S y s t e m s
|| ||
|| || Cisco Systems, Inc.
|||| |||| Enterprise Network Services
..:||||||:..:||||||:..


UNAUTHORIZED ACCESS TO THIS NETWORK DEVICE IS PROHIBITED.
You must have explicit permission to access or configure this
device. All activities performed on this device are logged!
^C
!
line con 0
session-timeout 15 output
exec-timeout 15 0
logging synchronous
stopbits 1
line 1
modem InOut
transport input all
autoselect ppp
stopbits 1
speed 115200
flowcontrol hardware
line aux 0
line vty 0 4
session-timeout 15 output
access-class 90 in
exec-timeout 30 0
logging synchronous
transport preferred telnet
!
no scheduler allocate
ntp clock-period 17179896
ntp server 195.113.144.201
!
end

Verwijderd

Bovenstaande config is voor een Cisco 1751 router

Verwijderd

Topicstarter
Heel erg bedankt voor jou post, alleen ik snap nog niet hoe ik mijn 10 cijferig nederlands nummer kan voorwarden dan mijn bri voice port (2/0). Als ik nu een nummer begin in te tikken dan zegt ie naar 6 cijfers al onbekend nummer 8)7

Verwijderd

Topicstarter
Niemand die het weet?? Of iemand in noord-nederland die mij even kan helpen, tegen betaling natuurlijk...

  • DGTL_Magician
  • Registratie: Februari 2001
  • Laatst online: 30-01 15:53

DGTL_Magician

Kijkt regelmatig vooruit

Verwijderd schreef op 17 maart 2004 @ 15:10:
Niemand die het weet?? Of iemand in noord-nederland die mij even kan helpen, tegen betaling natuurlijk...
Waar in Noord-Nederland?

Blog | aaZoo - (Wireless) Networking, Security, DDoS Mitigatie, Virtualisatie en Storage


Verwijderd

Topicstarter
DGTL_Magician schreef op 17 maart 2004 @ 16:27:
[...]


Waar in Noord-Nederland?
Jij hebt verstand van Cisco CallManager Express systemen??

ik woon namelijk erg dicht bij drachten.. Stuur mij anders even een mailtje op misterj19@yahoo.com

Verwijderd

Het is mij gelukt om de buitenlijn te bereiken door een 0 in te toetsen:

dial-peer voice 201 pots
destination-pattern 0
port 0/0

Port 0/0 is bij mij een FXO poort.

Kan iemand mij vertellen hoe ik een inkomende call door kan sturen naar 1 (of meerdere) van mijn 7960 telefoons ?
Pagina: 1