[cisco-voip] Phones change to DECEASED ....

Mario Klar klarmario at googlemail.com
Tue Apr 1 09:41:41 EDT 2008


Here´s the configuration:


version 12.4
service timestamps debug datetime msec localtime
service timestamps log datetime msec localtime
service password-encryption
!
hostname Voice_GW
!
boot-start-marker
boot-end-marker
!
logging buffered 40000
no logging console
enable secret 5 <removed>
!
no aaa new-model
memory-size iomem 10
clock timezone MEZ 1
clock summer-time MESZ recurring last Sun Mar 2:00 last Sun Oct 3:00
network-clock-participate wic 0
!
!
!
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.100.1 192.168.100.99
!
ip dhcp pool phone
   network 192.168.100.0 255.255.255.0
   default-router 192.168.100.1
   option 150 ip 192.168.100.1
!
!
no ip domain lookup
ip domain name intier.com
multilink bundle-name authenticated
!
isdn switch-type primary-net5
!
!
!
voice service voip
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
 fax protocol pass-through g711alaw
 h323
  h225 timeout t302 5
  h225 signal overlap
  call start slow
 sip
  registrar server
!
!
!
!
!
!
!
!
!
!
!
!
!
voice translation-rule 1
 rule 1 /^93290/ /996/
!
voice translation-rule 10
 rule 1 /^\(.*\)/ /00\1/ type national national
 rule 2 /^\(.*\)/ /000\1/ type international international
!
voice translation-rule 30
 rule 1 /^8../ //
!
voice translation-rule 40
 rule 1 /^71/ /042142706/
 rule 2 /^72/ /0027437030/
 rule 3 /^73/ /0714514/
!
!
voice translation-profile Ausgehend
 translate called 30
!
voice translation-profile Eingehend
 translate calling 10
 translate called 1
!
voice translation-profile Kurzwahl
 translate called 40
!
!
voice-card 0
 no dspfarm
!
!
crypto pki trustpoint TP-self-signed-813426211
 enrollment selfsigned
 subject-name cn=IOS-Self-Signed-Certificate-813426211
 revocation-check none
 rsakeypair TP-self-signed-813426211
!
!
crypto pki certificate chain TP-self-signed-813426211
 certificate self-signed 01
  30820249 308201B2 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
  30312E30 2C060355 04031325 494F532D 53656C66 2D536967 6E65642D 43657274
  69666963 6174652D 38313334 32363231 31301E17 0D303630 38303131 38353332
  335A170D 32303031 30313030 30303030 5A303031 2E302C06 03550403 1325494F
  532D5365 6C662D53 69676E65 642D4365 72746966 69636174 652D3831 33343236
  32313130 819F300D 06092A86 4886F70D 01010105 0003818D 00308189 02818100
  CB0EC0D7 DD967FEB 803215F5 EA52D951 DC9C148C 27FDBE34 5E9FC570 7243B12E
  571234C2 989468A1 A556F06E 57B4571D 4478A5B0 54005FC1 95DFBBA2 07A896F5
  96FD0693 75BEE88A C3E9B306 9FB55A2B 4BE251FB B04653AD C06D5264 52E3AF8F
  EE266C2E C46A7AB9 34BC528A 828F163B E1951A83 2BDBE0CB 39C20CAC D3C4123D
  02030100 01A37330 71300F06 03551D13 0101FF04 05300301 01FF301E 0603551D
  11041730 15821356 6F696365 5F47572E 696E7469 65722E63 6F6D301F 0603551D
  23041830 1680143B 07E28E64 6F41D339 CCE540B2 B2EBAD9A 3F4F5930 1D060355
  1D0E0416 04143B07 E28E646F 41D339CC E540B2B2 EBAD9A3F 4F59300D 06092A86
  4886F70D 01010405 00038181 0065DF52 7A02FBC7 776EAFCB D8F37524 0473FF8F
  A5A71BC0 1FC33D33 5588F696 87960E4E 15C31A14 E2C3F50E EE87B882 67740687
  4B11F1B1 2D7113F4 4EC78FF3 E751566E E5CC365C 4F8CDAA0 7E884507 E95E7E57
  ED425F26 4D8384A4 BB9A13A6 2133C237 2224CCE7 099509C9 19942559 DAF3287A
  8BA7AF90 BD6AF5E1 85C50CEA 5D
   quit
!
!
username admin privilege 15 secret 5 <removed>
archive
 log config
 hidekeys
!
!
controller E1 0/0/0
 pri-group timeslots 1-31
!
ip ftp username AdmiN
ip ftp password 7 <removed>
!
class-map match-all VoIP-Signal
 match ip dscp af31
class-map match-all VoIP-RTP
 match ip dscp ef
!
!
policy-map Set-COS
 class VoIP-RTP
  set cos 5
 class VoIP-Signal
  set cos 3
!
!
translation-rule 30
!
!
!
!
!
interface Loopback0
 ip address 10.1.10.2 255.255.255.0
!
interface GigabitEthernet0/0
 no ip address
 duplex full
 speed 100
!
interface GigabitEthernet0/0.1
 description ** Daten Netz ***
 encapsulation dot1Q 1 native
 ip address 172.20.221.199 255.255.255.0
!
interface GigabitEthernet0/0.2
 description ** VoIP Netz ***
 encapsulation dot1Q 2
 ip address 192.168.100.1 255.255.255.0
 service-policy output Set-COS
!
interface Service-Engine0/0
 ip unnumbered Loopback0
 service-module ip address 10.1.10.1 255.255.255.0
 service-module ip default-gateway 10.1.10.2
!
interface GigabitEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0/0/0:15
 description ** E1 Amtsanschluss **
 no ip address
 encapsulation hdlc
 no logging event link-status
 isdn switch-type primary-net5
 isdn overlap-receiving
 isdn incoming-voice voice
 no cdp enable
!
ip route 0.0.0.0 0.0.0.0 172.20.221.1 name DefaultRoute
ip route 10.1.10.1 255.255.255.255 Service-Engine0/0
!
!
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 5 life 86400 requests 10000
ip http path flash:
!
no logging trap
!
!
tftp-server flash:ATA030100SCCP040211A.zup
tftp-server flash:Analog1.raw
tftp-server flash:Analog2.raw
tftp-server flash:AreYouThere.raw
tftp-server flash:AreYouTheref.raw
tftp-server flash:Bass.raw
tftp-server flash:CallBack.raw
tftp-server flash:Classic1.raw
tftp-server flash:Classic2.raw
tftp-server flash:ClockShop.raw
tftp-server flash:Drums1.raw
tftp-server flash:Drums2.raw
tftp-server flash:FilmScore.raw
tftp-server flash:HarpSynth.raw
tftp-server flash:Jamaica.raw
tftp-server flash:KotoEffect.raw
tftp-server flash:MusicBox.raw
tftp-server flash:RingList.xml
tftp-server flash:DistinctiveRingList.xml
tftp-server flash:Piano1.raw
tftp-server flash:Piano2.raw
tftp-server flash:Pop.raw
tftp-server flash:Pulse1.raw
tftp-server flash:Ring1.raw
tftp-server flash:Ring2.raw
tftp-server flash:Ring3.raw
tftp-server flash:Ring4.raw
tftp-server flash:Ring5.raw
tftp-server flash:Ring6.raw
tftp-server flash:Ring7.raw
tftp-server flash:Sax1.raw
tftp-server flash:Sax2.raw
tftp-server flash:Chime.raw
tftp-server flash:Vibe.raw
tftp-server flash:loudcl1.raw
tftp-server flash:louda1.raw
tftp-server flash:loudlaser.raw
tftp-server flash:loudc1.raw
tftp-server flash:loudc2.raw
tftp-server flash:cmterm_7920.4.0-03-02.bin
tftp-server flash:P00308000500.bin
tftp-server flash:P00308000500.loads
tftp-server flash:P00308000500.sb2
tftp-server flash:P00308000500.sbn
tftp-server flash:apps70.8-2-2TR2.sbn
tftp-server flash:cnu70.8-2-2TR2.sbn
tftp-server flash:cvm70sccp.8-2-2TR2.sbn
tftp-server flash:dsp70.8-2-2TR2.sbn
tftp-server flash:jar70sccp.8-2-2TR2.sbn
tftp-server flash:SCCP70.8-2-2SR2S.loads
tftp-server flash:term70.default.loads
tftp-server flash:term71.default.loads
tftp-server flash:CP7902080001SCCP051117A.sbin
tftp-server flash:Desktops/320x212x12/Logo_gross.png
tftp-server flash:Desktops/320x212x12/Logo_klein.png
tftp-server flash:Desktops/320x212x12/List.xml
tftp-server flash:apps41.8-2-2TR2.sbn
tftp-server flash:cnu41.8-2-2TR2.sbn
tftp-server flash:cvm41sccp.8-2-2TR2.sbn
tftp-server flash:dsp41.8-2-2TR2.sbn
tftp-server flash:jar41sccp.8-2-2TR2.sbn
tftp-server flash:SCCP41.8-2-2SR2S.loads
tftp-server flash:term41.default.loads
tftp-server flash:term61.default.loads
tftp-server flash:de-td-sccp.jar alias German_Germany/td-sccp.jar
tftp-server flash:CP7921G-1.0.5/CP7921G-1.0.5.LOADS
tftp-server flash:CP7921G-1.0.5/APPS-1.0.5.SBN
tftp-server flash:CP7921G-1.0.5/GUI-1.0.5.SBN
tftp-server flash:CP7921G-1.0.5/SYS-1.0.5.SBN
tftp-server flash:CP7921G-1.0.5/TNUX-1.0.5.SBN
tftp-server flash:CP7921G-1.0.5/WLAN-1.0.5.SBN
tftp-server flash:CP7921G-1.0.5/TNUXR-1.0.5.SBN
tftp-server flash:de-mk-sccp.jar alias German_Germany/mk-sccp.jar
tftp-server flash:de-tc-sccp.jar alias German_Germany/tc-sccp.jar
tftp-server flash:g3-tones.xml alias Germany/g3-tones.xml
tftp-server flash:German_Germany/CIPC_Locale.loads
tftp-server flash:German_Germany/ipc-sccp.jar
tftp-server flash:German_Germany/ipc-sip.jar
tftp-server flash:English_United_States/CIPC_Locale.zip
tftp-server flash:CP7921G-1.1.1/CP7921G-1.1.1.LOADS
tftp-server flash:CP7921G-1.1.1/APPS-1.1.1.SBN
tftp-server flash:CP7921G-1.1.1/GUI-1.1.1.SBN
tftp-server flash:CP7921G-1.1.1/SYS-1.1.1.SBN
tftp-server flash:CP7921G-1.1.1/TNUX-1.1.1.SBN
tftp-server flash:CP7921G-1.1.1/WLAN-1.1.1.SBN
tftp-server flash:CP7921G-1.1.1/TNUXR-1.1.1.SBN
!
control-plane
!
!
!
voice-port 0/0/0:15
 cptone DE
!
!
!
!
dial-peer cor custom
 name Notruf
 name Amt
!
!
dial-peer cor list Notruf
 member Notruf
!
dial-peer cor list Amt
 member Amt
!
!
dial-peer voice 1 pots
 corlist outgoing Notruf
 description ** Outbound PoTS Notruf **
 destination-pattern 011[0-9]
 port 0/0/0:15
 forward-digits 3
!
dial-peer voice 2 pots
 corlist outgoing Amt
 description ** Outbound PoTS E1 **
 destination-pattern 0T
 fax rate disable
 port 0/0/0:15
!
dial-peer voice 3 pots
 description ** Inbound PoTS E1 **
 translation-profile incoming Eingehend
 incoming called-number .
 fax rate disable
 no digit-strip
 direct-inward-dial
 port 0/0/0:15
!
dial-peer voice 8 voip
 description ** cue voicemail pilot number **
 destination-pattern 599
 session protocol sipv2
 session target ipv4:10.1.10.1
 dtmf-relay sip-notify
 codec g711ulaw
 no vad
!
dial-peer voice 9 voip
 description ** cue auto attendant number **
 destination-pattern 999
 session protocol sipv2
 session target ipv4:10.1.10.1
 dtmf-relay sip-notify
 codec g711ulaw
 no vad
!
dial-peer voice 32 voip
 description VoIP nach Massen
 translation-profile outgoing Ausgehend
 max-conn 7
 destination-pattern 802...
 session target ipv4:172.20.171.150
!
dial-peer voice 33 voip
 description VoIP nach Bremen
 translation-profile outgoing Ausgehend
 max-conn 7
 destination-pattern 803...
 session target ipv4:172.20.222.199
!
dial-peer voice 40 pots
 description ** Kurzwahl **
 translation-profile outgoing Kurzwahl
 destination-pattern 7T
 port 0/0/0:15
 forward-digits all
!
!
sip-ua
 sip-server ipv4:192.168.100.1
!
!
telephony-service
 no auto-reg-ephone
 load 7960-7940 P00308000500
 load ATA ATA030100SCCP040211A
 load 7902 CP7902080001SCCP051117A
 load 7921 CP7921G-1.1.1
 load 7920 cmterm_7920.4.0-03-02
 load 7941 SCCP41.8-2-2SR2S
 load 7961 SCCP41.8-2-2SR2S
 load 7971 SCCP70.8-2-2SR2S
 load 7970 SCCP70.8-2-2SR2S
 max-ephones 96
 max-dn 200
 ip source-address 192.168.100.1 port 2000
 system message Intier Automotive
 user-locale DE
 network-locale DE
 time-zone 26
 time-format 24
 date-format dd-mm-yy
 keepalive 3000 auxiliary 3000
 voicemail 599
 max-conferences 8 gain -6
 call-forward pattern .T
 moh music-on-hold.au
 web admin system name admin secret 5 $1$N.ZZ$menqgCCcOBTNnnRgUN39Z.
 dn-webedit
 transfer-system full-consult
 secondary-dialtone 0
 directory last-name-first
 create cnf-files version-stamp Jan 01 2002 00:00:00

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


2008/4/1, Paul <asobihoudai at yahoo.com>:
>
> Let's see your configuration for telephony-service,
> tftp-server, ephone-dn, ip dhcp pool, and vlan...
>
>
>
> --- Mario Klar <klarmario at googlemail.com> wrote:
>
> > Base information:
> >
> > **Cisco Call Manager Express 4.2
> > Integrated Services Router 2851 (revision 53.51)
> > IOS Version 12.4(11)XW2
> > VLAN 1: Daten  VLAN 2: VoIP
> > Phones in use: 7940,7941,7960,7970,7921
> >
> > *Description of the problem:
> > *In CME ephones change there state to DECEASED after
> > a while without without
> > a recognizable cause.
> >
> > In this state the concerned phones repeat the
> > following procedure again and
> > again:
> > - configuring IP
> > - configure CM-list
> > - opening <ip-cme> 6-10 sec
> > - configuring IP
> > - configure CM-list
> > - opening .......... and so on
> >
> > In this state the phones get there IP information
> > per DHCP correctly
> > (IP,SM,GW,TFTP,CME)
> > A restart of the phone doesn´t bring it back alive.
> > Unplug power for a while and plug again brings us to
> > the procedure above.
> > A restart of all phones using telephony-services
> > "restart all" takes all
> > phones to state unregistered and descripted
> > procedure
> > Deleting a concerned ephone and create new doesn´t
> > change anything
> > The only way to geht the phones back in registering
> > procedure is to restart
> > the router. What causes the unregistration of all
> > phones - bad in working
> > hours
> >
> > After restart all phones register fast and correct.
> > Strange to say but up to
> > one hour (waited at customer site for about one hour
> > testing phase) after
> > restart phones register absolutly normal when unplug
> > from power.
> >
> > Next morning....some phones are in state DECEASED
> > again. If I now take a
> > phone from power and plug it again...the procedure
> > above starts.
> > Only way to geht the DECEASED phones back for work
> > is....restart the
> > CME-Router.
> >
> > What else tried:
> > Already said: restart, unplug power, restart all,
> > delete and re-create
> > ephone
> >
> > - changed the DHCP Option 150 and ip source address
> > back from 172.20.221.199to
> > 192.168.100.1
> >   (we had changed this out of the 192er VoIP-Subnet
> > because of the
> > registration over WAN with IP Communicator for
> > example...worked fine)
> >   --> no results, same behaviour
> >
> > - ckecked for error messages using debug dhcp, debug
> > ephone register, debug
> > tftp events ...... but all is normal. In descripted
> > error procedure no
> > messages appear.
> >
> > - checked the show ephone output. All phones with
> > state deceased have "TCP
> > socket:[-1]", don´t really know what this could mean
> >
> > - changed the keepalive in telephony-service from 30
> > to 3000
> >   --> the same behavior after weekend. First phone
> > goes deceased after 11
> > keepalive, next after 26 keepalive counters, next
> > after 55 and so on.
> >
> >
> > What else can I try? What else couls be the reason
> > that the phones go
> > deceased?
> > Maybe hardware failure?
> > There was an power loss two days before failure
> > occurs for the first time.
> > > _______________________________________________
> > cisco-voip mailing list
> > cisco-voip at puck.nether.net
> > https://puck.nether.net/mailman/listinfo/cisco-voip
> >
>
>
>
>
> ____________________________________________________________________________________
> Like movies? Here's a limited-time offer: Blockbuster Total Access for one
> month at no cost.
> http://tc.deals.yahoo.com/tc/blockbuster/text4.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://puck.nether.net/pipermail/cisco-voip/attachments/20080401/bf50b5b2/attachment-0001.html 


More information about the cisco-voip mailing list