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

Cisco 2801 VoIP problemes with Sip Trunk

Sanymedia
Level 1
Level 1

Hello Guys,

 

I have a Problem with my Cisco 2801, i have transfered my router configuration from my Cisco 1760 to my Cisco 2801, but no problem.

Now the Problem is, the Cisco Phones are correctly successfully registered an Online on my Cisco 2801, when i received a Call from my Asterisk SIP-Trunk to my Cisco 2801, the Telephone rings, but i hear no Voice, only DTMF Tones..

The Codec is correct, but the configuration runs perfectly on my Cisco 1760, but not on my Cisco 2801.

Where is now the error?

There a no analog Phones, only 2 Cisco 7960.

 

The Inventory on my 1760:

router>sh inventory
NAME: "1760 chassis", DESCR: "1760 chassis, Hw Serial#: 3399375373, Hw Revision: 0x500"
PID: 1760              , VID: 0x500, SN: FOC08503W0K (3399375373)

NAME: "Chassis Slot", DESCR: "1700 Chassis Slot"
PID: 1700 Chassis Slot , VID:    , SN:            

NAME: "C1760 Mainboard", DESCR: "C1760 Mainboard"
PID: C1760 Mainboard   , VID: 0x500, SN: FOC08503W0K (3399375373)

NAME: "Daughter card slot:0", DESCR: "1700 DaughterCard Slot"
PID: 1700 DaughterCard Slot, VID:    , SN:            

NAME: "Daughter card slot:1", DESCR: "1700 DaughterCard Slot"
PID: 1700 DaughterCard Slot, VID:    , SN:            

NAME: "Daughter card slot:2", DESCR: "1700 DaughterCard Slot"
PID: 1700 DaughterCard Slot, VID:    , SN:            

NAME: "Daughter card slot:3", DESCR: "1700 DaughterCard Slot"
PID: 1700 DaughterCard Slot, VID:    , SN:            

NAME: "DSP Module Slot 0", DESCR: "Packet Voice DSP Module Slot 0"
PID: Packet Voice DSP Module Slot 0, VID:    , SN:            

NAME: "DSP Module 0", DESCR: "Packet Voice DSP Module with 1 C549 DSPs"
PID: Packet Voice DSP Module with 1 C549 DSPs, VID: 3.2, SN: VIC08303ZTH

NAME: "DSP Port 0/0", DESCR: "C549"
PID: C549              , VID:    , SN:            

NAME: "DSP Module Slot 1", DESCR: "Packet Voice DSP Module Slot 1"
PID: Packet Voice DSP Module Slot 1, VID:    , SN:            

NAME: "FastEthernet0/0", DESCR: "PQUICC_FEC"
PID: PQUICC_FEC        , VID:    , SN:

 

The Inventory on my 2801:

router>sh inventory
NAME: "chassis", DESCR: "2801 chassis"
PID: CISCO2801         , VID: V05 , SN: FCZ1307941E

NAME: "motherboard", DESCR: "C2801 Motherboard with 2 Fast Ethernet"
PID: CISCO2801         , VID: V05 , SN: FOC13030BNW

NAME: "WIC/VIC 2", DESCR: "WAN Interface Card - Serial (1T)"
PID: WIC-1T=           , VID: 1.0, SN: 31933063   

NAME: "PVDM 0", DESCR: "PVDMII DSP SIMM with three DSPs"
PID: PVDM2-48          , VID: V01 , SN: FOC11241VF0

NAME: "Virtual Private Network (VPN) Module on Slot 0", DESCR: "Encryption AIM Element"
PID: AIM-VPN/SSL-2     , VID: V01, SN: UNKNOWN

 

My Configuration:


!
! Last configuration change at 09:33:35 met Mon Oct 27 2014
! NVRAM config last updated at 07:57:15 met Mon Oct 27 2014
! NVRAM config last updated at 07:57:15 met Mon Oct 27 2014
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname router
!
boot-start-marker
boot system flash:c2801-adventerprisek9-mz.151-4.M8.bin
boot-end-marker
!
!
enable secret 5 SECRET
enable password SECRET
!
no aaa new-model
!
clock timezone met 1 0
clock summer-time mest recurring last Sun Mar 2:00 last Sun Oct 3:00
crypto pki token default removal timeout 0
!
!
dot11 syslog
ip source-route
no ip routing
!
!
!
!
!
no ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
voice service voip
 ip address trusted list
  ipv4 192.168.1.6 255.255.255.255
  ipv4 192.168.1.1 255.255.255.255
 allow-connections sip to sip
 no supplementary-service sip moved-temporarily
 no supplementary-service sip refer
 sip
  bind control source-interface FastEthernet0/0
  bind media source-interface FastEthernet0/0
  header-passing
  registrar server
  no call service stop
!
voice class codec 1
 codec preference 1 g711alaw
 codec preference 2 g711ulaw
!
!
!
!
voice translation-rule 1
 rule 1 /^0\(.+\)/ /\1/
!
!
voice translation-profile provider-out
 translate called 1
!
!
voice-card 0
!
!
!
!
!
license udi pid CISCO2801 sn FCZ1307941E
!
redundancy
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
 ip address 192.168.1.2 255.255.255.0
 no ip route-cache
 speed auto
 full-duplex
 no mop enabled
!
interface FastEthernet0/1
 no ip address
 no ip route-cache
 shutdown
 duplex auto
 speed auto
!
interface Serial0/2/0
 no ip address
 no ip route-cache
 shutdown
 clock rate 2000000
!
ip default-gateway 192.168.1.5
ip forward-protocol nd
ip http server
no ip http secure-server
ip http path flash:gui
!
!
no ip nat service sip udp port 5060
!
!
!
!
!
snmp-server community public RO
!
tftp-server flash:/CME_PhoneLoads/P0030801SR02.bin alias P0030801SR02.bin
tftp-server flash:/CME_PhoneLoads/P0030801SR02.loads alias P0030801SR02.loads
tftp-server flash:/CME_PhoneLoads/P0030801SR02.sb2 alias P0030801SR02.sb2
tftp-server flash:/CME_PhoneLoads/P0030801SR02.sbn alias P0030801SR02.sbn
tftp-server flash:/CME_PhoneLoads/P0030801SR02.txt alias P0030801SR02.txt
tftp-server flash:/CME_PhoneLoads/S00105000400.sbn alias S00105000400.sbn
!
control-plane
!
!
!
!
mgcp profile default
!
!
dial-peer voice 100 voip
 description ** Incoming from SIP Trunk **
 destination-pattern .T
 session protocol sipv2
 session target ipv4:192.168.1.6
 session transport udp
 incoming called-number 1000
 dtmf-relay rtp-nte
 codec g711alaw
 no vad
!
dial-peer voice 200 voip
 description ** Outgoing to SIP Trunk **
 destination-pattern .T
 session protocol sipv2
 session target ipv4:192.168.1.6
 session transport udp
 dtmf-relay rtp-nte
 codec g711alaw
 no vad
!
!
sip-ua
 no remote-party-id
 retry invite 3
 retry response 3
 retry bye 3
 retry cancel 3
 retry register 10
 timers trying 100
 timers connect 100
 timers register 150
 registrar ipv4:192.168.1.6 expires 3600
 sip-server ipv4:192.168.1.6
 notify telephone-event max-duration 3000
 connection-reuse
!
!
!
telephony-service
 max-ephones 3
 max-dn 128
 ip source-address 192.168.1.4 port 2000
 auto assign 1 to 3
 service phone videoCapability 1
 user-locale DE
 network-locale DE
 load 7914 S00105000400
 load 7960-7940 P00308010200
 time-format 24
 date-format dd-mm-yy
 keepalive 10
 max-conferences 4 gain -6
 dn-webedit
 time-webedit
 transfer-system full-consult
 create cnf-files version-stamp 7960 Oct 27 2014 07:54:18
!
!
ephone-dn  1  dual-line
 number 1000 no-reg both
 preference 1 secondary 1
 hold-alert 30 originator
!
!
!
ephone  1
 device-security-mode none
 mac-address 0007.EBC8.01E7
 type 7960 addon 1 7914
 button  1:1 2:5 3:7 4:2
 button  5:4 6:6 7:3
!
!
!
ephone  2
 device-security-mode none
 mac-address 0012.01E8.7356
 type 7960 addon 1 7914
 button  1:2 2:4 3:6 4:1
 button  5:5 6:7 7:3
!
!
!
!
line con 0
 exec-timeout 0 0
 logging synchronous
 login
line aux 0
line vty 0 4
 login
 transport input all
!
scheduler allocate 20000 1000
ntp server 192.168.1.1
end

 

 

Thank you for your Help!

0 Replies 0
Review Cisco Networking products for a $25 gift card