cancelar
Mostrar resultados para 
Pesquisar em vez de 
Queria dizer: 
cancel
859
Apresentações
4
Útil
9
Respostas

cisco phone 7911, 7941 and 7961 sip registration problem on cme

Osvaldo Hilario
Level 1
Level 1

Greetings to everyone,
I am having difficulty registering the cisco 7911, 7941 and 7961 sip phones on the 2801 router.

I have the firmwares corresponding to the IOS run by the router and the cme version used. But phones just get the IP and don't log it.
They just show that they are not imprisoned.

can anyone help
1 Soluções Aceita

Soluções aceites

Osvaldo,

The files you posted are firmware files. If your phones are to receive firmware from the router, you will need to set up "tftp-server <device>: <filename>" commands to have the router provide the files via TFTP.

Here is a link to a full configuration example for SIP CUCME. It's a little old, but a solid example. Please take a look and compare it to your configuration to see if you have all of the necessary components:

Cisco Unified Communications Manager Express: SIP Implementation Guide 

Maren

Ver solução na publicação original

9 RESPOSTAS 9

M02@rt37
VIP
VIP

Hello @Osvaldo Hilario 

Please for one of SIP phone, provide a debug ccsip messages output during a registering attempt.

Thanks.

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

Please also post your voice service voip config along with your SIP CME config.

Maren

 

Osvaldo Hilario
Level 1
Level 1

Greetings, I haven't been able to do the debug yet because I'm working away, but I have a backup of the settings made with me. When I go there I will do the debug to check.
For now I only send the script used.

Note: I used an external tftp to send the firmwares to the phones.

Osvaldo Hilario
Level 1
Level 1


hostname CUME
!
!
!
!
!
!
!
clock time zone ANG 1 0
!
!
! ip traffic-export profile bidirectional
TACCAPTURE ! ! description Manage ! ! ! ! ! ! ! ip dhcp excluded-address xxxx ! ip dhcp pool VOICE network 10.253.0.0 255.255.255.0 default-router 10.253.0.5 option 150 ip 10.253.0.5 ! ! ! ! ! no ip domain-lookup ! ! ! ! ! ip domain name proltch.ao multilink bundle-name authenticated ! ! ! domain proltch ! ! cts logginig verbose ! ! voice card 0 ! ! voice service voip ip address trusted list ipv4 192.202.252.132 255.255.255.255 ipv4 10.253.0.5 ipv4 45.130.96.210 ipv4 192.168.3.2 ipv4 10.253.0.6 ipv4 41.63.163 .87 ipv4 0.0.0.0 0.0.0.0 allow-connections h232 to h323 allow-connections h232 to sip allow-connections sip to h323 allow-connections sip to sip supplementary-service h450.12 fax protocol t38 version 0 1s-redundacy 0 hs-redundancy 0 fallback none h323 h225 timeout setup 4 sip bind control source-interface GigabitEthernet0/1 bind media source-interface GigabitEthernet0/1 header-passing error-passthru register server expires max 600 min 60 no update-callerid early-offer forced midcall-signaling passthru privcy-policy passthru g729 annexb-all sip-pofiles inbound ! ! ! ! voice class codec 1 codec preference 1 g711ulaw codec preference 2 g711alaw codec preference 3 g729br8 codec preference 4 g729r8 ! voice class h323 1 h225 timeout tcp estabilish 3 h225 timeout setup call start slow telephony-service ccm-compatible ccm-compatible ! ! voice class sip-profiles 1 request INVITE sip-header from modify "@196.202.252.132>" "@41.63.163.95>" ! ! voice register global mode cme max-dn 20 source-address 10.253.0.5 port 5060 max-pool 20

































































































date-format D/M/Y
service https
bulk 9999999
tftp-path flash:
fyle text
create profile sync xxx
!
!
voice register dn 1
number 10
name Osvaldo Hiario
label Osvaldo Hiario
!
!
voice register dn 2
number 11
name Pedro
label Pedro
!
!
voice register dn 3
number 12
name Edna
label Edna
!
!
voice register pool 1
busy-trigger-per-button 1
id mac-address BC16.F516.6E74
type 3905
number 1 dn 1
dtmf-relay rtp-nte
username osvaldo password xxx
no call-waiting
description Osvaldo Hilario
no vad
!
voice register dn 2
number 10
label Pedro
name 10 Pedro
!
!
voice register pool 2
busy-trigger-per-button 1
id mac-address 0021.A02D.9B02
type 7961
number 1 dn 2
dtmf-relay rtp-nte
username pedro password xxx
no call-waiting
description Pedro
no vad
!
!
voice register pool 3
busy-trigger-per-button 1
id mac-address 0019.E761.DD77
type 7911
number 1 dn 3
dtmf-relay rtp-nte
username edna password xxx
no call-waiting
description Edna
no vad

!
voice translation-rule 1
rule 1 /^222711110$/ /10/
rule 2 /^222711110/ /11/
!
!
voice translation-rule 2
rule 1 /^./ /222711110/
!
!
voice translation-rule 3
rule 2 /^0\(.*\)/ /\1/
!
!
voice translation-profile INBOUND
translate called 1
!
!
voice translation-profile OUTBOUND
translate calling 2
translate calling 3
!
!
redundancy
!
!
no ip ftp passive
ip tftp source-interface GibabitEhernet0/1
ip ssh version 2
gw-accounting file
primary ftp 10.252.2.99/BibCme1/usename anonymous password xxx
secondary ifs flash:cdrbib
maximum buffer-size 15
maximum retry-count 4
maximum c drflush -timer 65
!
!
interface GigabitEthernet0/0.10
description ### Manages ###
encapsulatio dot1Q 10
ip address 10.254.252.5.255.255.255.0
!
!
interface GigabitEthernet0/1
description ### Voice ####
ip address 10.153.0.5 255.255.255.0
ip virtual-reassembly in
!
!
interface GigabitEthernet0/2
description ### Link to ISP ####
ip address 41.63.163.95 255.255.255.0
ip virtual-reassembly in
ip traffic-export apply TACCAPTURE size 20000000
!
!
interface Virtual-Template11
ip unnumbered GigabitEthernet 0/2
ip nat inside
ip virtual-reassembly in
peer default ip address pool SDM_POOL_1
keeplive 5
compress mppc
PPP authentication ms-chap ms-chap-v2 pap chap
!
!
ip local pool SDM_POOL_1 10.253.0.6 10.253.0.10
ip forward-protocol nd
!
!
ip http server
ip http authentication local
ip http secure-server
!
!
ip route 0.0.0.0 0.0.0.0 10.254.252.11
ip route 196.202.252.132 255.255.255.255 41.63.163.254 name ###_SIP_TVC__###
!
!
tftp-server flash:
.
.
.
...
access-list 100 permit tcp host 10.253.0.5 eq 5060 host 41.63.163.95 eq 5060
access-list 100 permit udp host 10.253.0.5 eq 5060 host 41.63.163.95 eq 5060
!
!
control plane host
!
!
control-plane transit
!
!
control plane
!
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force-disable
!
!
mgcp profile dafault
!
!
!
dial-peer color custom
name Internal-emergencia
name External-emergencia
!
!
dial-peer cor list permissao-internal-emergencia
member Internal-emergencia
!
!
dial-peer cor list permissao-External-emergencia
member Internal-emergencia
member External-emergencia
!
!
dial-peer voice 1 voip
description ### INBOUND ###
translation-profile incoming INBOUND
huntstop
session protocol sipv2
session target ipv4:10.252.0.5
incoming called-number 222710080
voice-class codec 1
voice-class sip dtmf-relay force rtp- nte
voice-class sip bind control source-interface GigabitEthernet0/2
voice-class sip bind media source-interface GigabitEthernet0/2
dtmf-relay force rtp-nte
no vad
!
!
dial-peer voice 2 voip
description ### FIX ###
translation-profile outgoing OUTBOUND
huntstop
destination-pattern 02........
session protocol sipv2
session target ipv4:196.202.252.132
voice-class codec 1
voice-class sip profiles 1
voice-class sip bind control source-interface GigabitEthernet0/2
voice-class sip bind media source-interface GigabitEthernet0/2
dtmf-relay force rtp-nte
!
!
dial-peer voice 3 voip
description ### PSTN ###
destination-pattern
translation-profile outgoing OUTBOUND
huntstop
destination-pattern 09........
session protocol sipv2
session target ipv4:196.202.252.132
voice-class codec 1
voice-class sip profiles 1
voice-class sip bind control source-interface GigabitEthernet0/2
voice-class sip bind media source-interface GigabitEthernet0/2
dtmf-relay force rtp-nte
!
!
dial-peer voice 1 voip
description ### INTERNATIONAL ###
translation-profile outgoing OUTBOUND
destination-pattern 900.T
session protocol sipv2
session target ipv4:196.202.252.132:5064
voice-class codec 1
voice-class sip profiles 1
voice- class sip bind control source-interface GigabitEthernet0/2
voice-class sip bind media source-interface GigabitEthernet0/2
dtmf-relay force rtp-nte
!
!
sip-ua
calling-info pstn-to-sip from number set 222710080
register ipv4:196.202.252.132:5060 expires 3600
g729-annexb override
!
!
gatekeeper
shutdown
!
!
ephone-type 3905
device-id 3905
device-name cisco_cp3905
device-type SIP
num-buttons 2
max_presentation 1
!
!
telephony-service
conference tranfer-pattern
max-ephones 50
max-dn 50
ip source address 10.253.0.5 port 2000
system message CUME
cnf-file location flash:
cnf-file perphone
user-locale 1 PT
network-locale PT
load 7911 SCCP11.8.2 .1S
load 7912 CP7912080004SCCP08108A.bin
load 7960-7940 P00308010200.loads
load 7961 term61.default
load 7962 SCCPP42.9-4-2SR2-2S.loads
tme-zone 23
time format 24
date-format dd-mm-yy
max-conferences 6 gain 3
call-forward dd-mm-yy
moh enable-g711 "flash:/music-on-hold.au"
multicast moh 239.0.0.1 port 2000
web admin system name admin secret xxx
dn-webedit
transfer- system full-consult
transfer-pattern .T
secondary-dialtone 0
create cnf-files version-stamp Jan 01 2002 00:00:00
!
!
ephone-template 1
user-locale 1
softkeys remote-in-use CBarge Newcall
softkeys hold Join Newcall Resume Select
softkeys idle Newcall Redial Login Gpickup Pickup Cfwdall RmLstC
softkeys seized Callback Cfwdall Endcall Gpickup Meetme Pickup Redial
softkeys alerting acct Callback Endcall
softkeys connected Acct confrn Park trnsfer Hold Flash RmLstC
softkeys ringing Answer Dnd HLog
!
!
line con 0
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line 67
no activation-character
no exec
transport preferred none
transport input all
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
speed 9600
flowcontrol software
line vty 0 4
transport input telnet ssh
line vty 5 15
transport input telnet ssh
!
scheduler allocate 20000 1000
ntp server 10.252.2.10
!
end

I see the SCCP and SIP CME bound to 10.253.0.5, and I see the DHCP Pool also provide that IP address as default router and option 150, and I see SIP bound to GI 0/1. But the IP address on GI 0/1 is 10.153.0.5

Could this be your issue?

Maren

Thank you, I was able to check and change this point. And I managed to register 7945, but unfortunately the same did not happen with 7941,7961 and 7911.

I will send the new update of the changes made, to help me with the review.

Osvaldo Hilario
Level 1
Level 1

Greetings from the community,

I was able to see the entrapment problem, it seems that I am not sending the SEP.cnf file correctly and I would appreciate it if you could help me analyze the possible errors in the files below.

Osvaldo,

The files you posted are firmware files. If your phones are to receive firmware from the router, you will need to set up "tftp-server <device>: <filename>" commands to have the router provide the files via TFTP.

Here is a link to a full configuration example for SIP CUCME. It's a little old, but a solid example. Please take a look and compare it to your configuration to see if you have all of the necessary components:

Cisco Unified Communications Manager Express: SIP Implementation Guide 

Maren