cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1661
Views
0
Helpful
3
Replies

Cube Router IOS Upgrade Problem

kevin.cooke
Level 1
Level 1

My SIP router was having some issues with spontaneously rebooting.  I figured I would upgrade the software on the router because there are some various issues with IOS c3900e-universalk9-mz.SPA.151-2.T2.bin.  Other that the rebooting issue the cube was working fine.  I upgraded to c3900e-universalk9-mz.SPA.152-1.T1.bin and I could make calls out and receive calls in as long as it was going directly to a phone or a hunt group, but if a call was made to a callhandler and transfered to a phone the was one way audio.  The Cisco phone could hear but the remote user could not hear him.  I reverted back to the old software and everything is working good again.  Any suggestions?

3 Replies 3

burleyman
Level 8
Level 8

Can you post the config.

version 15.1

service timestamps debug datetime msec

service timestamps log datetime msec

service password-encryption

!

hostname MY_CUBE01

!

boot-start-marker

boot system flash c3900e-universalk9-mz.SPA.151-2.T2.bin

boot-end-marker

!

!

logging buffered 51200 warnings

!

aaa new-model

!

!

aaa authentication login default group tacacs+ enable

aaa authentication enable default group tacacs+ enable

aaa accounting exec default start-stop group tacacs+

aaa accounting commands 15 default start-stop group tacacs+

!

!

!

!

!

aaa session-id common

!

!

no ipv6 cef

ip source-route

!

!

ip cef

!

!

!

ip domain name rlcarriers.com

ip name-server 128.10.1.5

!

multilink bundle-name authenticated

!

!

!

!

!

crypto pki token default removal timeout 0

!

crypto pki trustpoint TP-self-signed-545534262

enrollment selfsigned

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

revocation-check none

!

!

crypto pki certificate chain TP-self-signed-545534262

certificate self-signed 01

  30820252 308201BB A0030201 02020101 300D0609 2A864886 F70D0101 04050030

  30312E30 2C060355 04031325 494F532D 53656C66 2D536967 6E65642D 43657274

  69666963 6174652D 35343535 33343236 32301E17 0D313130 37323831 38353831

  335A170D 32303031 30313030 30303030 5A303031 2E302C06 03550403 1325494F

  532D5365 6C662D53 69676E65 642D4365 72746966 69636174 652D3534 35353334

  32363230 819F300D 06092A86 4886F70D 01010105 0003818D 00308189 02818100

  A08A383C 9B36CD7C 4E6AA29D E1DEA7B3 BC75847D 138F8D62 4729FBE9 9F01F615

  67BCED19 D3C5DFB7 0929E1AC 29A9A21C 9CF2A99C A45EDD63 302B2FF8 F86C2F7F

  90B95160 05643F78 F1892A2C C7FDF04B 01F98F93 B0DC9CB6 39E5A315 1F99B91C

  45385035 37A1382D 142E850B FCC9D125 AF3906A0 11D3F53E E5DA08FD 455ADA5B

  02030100 01A37C30 7A300F06 03551D13 0101FF04 05300301 01FF3027 0603551D

  11042030 1E821C57 494C5F43 525F4355 42453031 2E726C63 61727269 6572732E

  636F6D30 1F060355 1D230418 30168014 90F5746F 649486BC 135A188B 7286A643

  3F7D61EF 301D0603 551D0E04 16041490 F5746F64 9486BC13 5A188B72 86A6433F

  7D61EF30 0D06092A 864886F7 0D010104 05000381 810050F6 3D08B3D8 21B3FDC6

  AC82E4DC D0D93A3A ABCB0482 B916FF0F 3282AEC3 2091B738 78A635EA 1AFAC040

  CCBF0C9D 5C96F8B9 1868E705 DEA7254D 1D9648D1 685504A4 7147F5CC 67BABC94

  07BC2372 EAB23909 488FC3B5 47D8477E BDACF51F 1810F6B7 CA5D20BE 41C816F4

  2184627E 205D2CC4 6B6856FE A88C66DB 2464C35D 8D28

        quit

voice-card 0

dspfarm

dsp services dspfarm

!

!

!

voice service voip

ip address trusted list

  ipv4 172.30.235.0 255.255.255.0

  ipv4 10.60.200.0 255.255.255.0

  ipv4 10.61.200.0 255.255.255.0

  ipv4 10.60.0.0 255.255.0.0

  ipv4 10.75.0.0 255.255.0.0

allow-connections sip to sip

fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none

sip

  bind control source-interface GigabitEthernet0/1

  bind media source-interface GigabitEthernet0/1

  early-offer forced

  midcall-signaling passthru

!

voice class codec 1

codec preference 1 g729r8

codec preference 7 g711ulaw

codec preference 8 g711alaw

!

voice class codec 2

codec preference 1 g729r8

!

!

!

!

voice translation-rule 9

rule 2 /^9\(.*\)/ /\1/

!

voice translation-rule 740

rule 1 /.*/ /740XXXXXXX/

!

voice translation-rule 937

rule 1 /.*/ /937XXXXXXX/

!

!

voice translation-profile 740

translate called 9

translate redirect-called 740

!

voice translation-profile 937

translate called 9

translate redirect-called 937

!

!

!

hw-module pvdm 0/0

!

redundancy

!

!

!

!

ip ssh version 2

!

!

!

!

!

!

!

interface GigabitEthernet0/0

ip address 10.60.200.31 255.255.255.0

ip virtual-reassembly in

load-interval 30

duplex auto

speed auto

!

interface GigabitEthernet0/1

ip address 10.60.70.5 255.255.255.0

ip virtual-reassembly in

load-interval 600

duplex auto

speed auto

!

interface GigabitEthernet0/2

no ip address

shutdown

duplex auto

speed auto

!

interface GigabitEthernet0/3

no ip address

shutdown

duplex auto

speed auto

!

ip forward-protocol nd

!

ip http server

ip http authentication local

ip http secure-server

ip http timeout-policy idle 60 life 86400 requests 10000

!

ip route 0.0.0.0 0.0.0.0 10.60.70.1

ip route 172.30.235.0 255.255.255.0 10.60.70.1

ip tacacs source-interface GigabitEthernet0/0

!

!

!

!

!

nls resp-timeout 1

cpd cr-id 1

!

!

!

control-plane

!

!

!

!

sccp local GigabitEthernet0/0

sccp ccm 10.60.200.35 identifier 2 priority 2 version 7.0

sccp ccm 10.61.200.25 identifier 5 priority 1 version 7.0

sccp

!

sccp ccm group 10

bind interface GigabitEthernet0/0

associate ccm 2 priority 1

associate ccm 5 priority 2

associate profile 1 register MTP00077dfbd100

!

dspfarm profile 1 transcode

codec g729br8

codec g729r8

codec g729abr8

codec g729ar8

codec g711alaw

codec g711ulaw

maximum sessions 120

associate application SCCP

!

dial-peer voice 200 voip

description INBOUND G729 from CM to VB

session protocol sipv2

incoming called-number 9T

voice-class codec 1

no voice-class sip early-offer forced

dtmf-relay rtp-nte

!

dial-peer voice 201 voip

description Inbound 729 from VB to CM

session protocol sipv2

session target sip-server

incoming called-number 937.......

voice-class codec 1

dtmf-relay rtp-nte

no vad

!

dial-peer voice 101 voip

description OUTBOUND G729 Voice SIP calls to CM

destination-pattern 937.......

session protocol sipv2

session target ipv4:10.60.200.35

voice-class codec 1

no voice-class sip early-offer forced

dtmf-relay rtp-nte

!

dial-peer voice 102 voip

description OUTBOUND G729 Voice 911 SIP calls to VB

destination-pattern 911

session protocol sipv2

session target sip-server

voice-class codec 1

voice-class sip early-offer forced

dtmf-relay rtp-nte

!

dial-peer voice 203 voip

description Inbound 729 from VB to CM

session protocol sipv2

session target sip-server

incoming called-number 740.......

voice-class codec 1

dtmf-relay rtp-nte

no vad

!

dial-peer voice 103 voip

description OUTBOUND G729 Voice SIP calls to CM

destination-pattern 740.......

session protocol sipv2

session target ipv4:10.60.200.35

voice-class codec 1

no voice-class sip early-offer forced

dtmf-relay rtp-nte

!

dial-peer voice 300 voip

description OUTBOUND G729 Voice SIP calls to VB

translation-profile outgoing 937

destination-pattern 9T

session protocol sipv2

session target sip-server

voice-class codec 1

voice-class sip early-offer forced

dtmf-relay rtp-nte

!

dial-peer voice 301 voip

description OUTBOUND G729 Voice SIP calls to VB

translation-profile outgoing 937

destination-pattern 91937.......

session protocol sipv2

session target sip-server

voice-class codec 1

voice-class sip early-offer forced

dtmf-relay rtp-nte

!

dial-peer voice 302 voip

description OUTBOUND G729 Voice SIP calls to VB

translation-profile outgoing 740

destination-pattern 91740.......

session protocol sipv2

session target sip-server

voice-class codec 1

voice-class sip early-offer forced

dtmf-relay rtp-nte

!

!

sip-ua

retry invite 2

retry bye 2

retry cancel 2

sip-server ipv4:172.30.235.49:5303

g729-annexb override

!

!

!

gatekeeper

shutdown

If you made no config changes then when you update to the new IOS rev try this....I needed to do this and it seemed to work.

config t

no sccp

sccp

exit

That did the trick for me. I am not an expert so there could be something else at play here as well but I do know I did that an it worked.