Voice over IP Cisco - Problem with 7920 - ringing but no sound

This is Interesting: Free IT Magazines  
Home > Archive > Voice over IP Cisco > May 2007 > Problem with 7920 - ringing but no sound





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Problem with 7920 - ringing but no sound
Konne

2007-05-24, 7:11 am

hi @ all,

i have a little problem with my cisco VoIP. I' ve a WLAN Infrastructure
and i would like to implement VoIP now.
my problem is that the phones are communicating well, only that i can
hear nothing.

have you any suggests

thx


my network:


Router2811 with DSP ----- TRUNK dot1q ------ Catalyst3750------------ ACS

|

|

AP1240


ephone1
7920 ephone2 7920


my config Router2811:

router2811#sh run
Building configuration...

Current configuration : 2961 bytes
!
! Last configuration change at 11:52:04 MESZ Thu May 24 2007 by router2811
! NVRAM config last updated at 11:52:06 MESZ Thu May 24 2007 by router2811
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname router2811
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
!
clock timezone MEZ 1
clock summer-time MESZ recurring last Sun Mar 2:00 last Sun Oct 3:00
no aaa new-model
ip subnet-zero
!
!
ip cef
!
!
ip domain name +++++
ip name-server 192.168.138.10
ip name-server 192.168.138.11
no ftp-server write-enable
!
voice-card 0
no dspfarm
dsp services dspfarm
!
username +++++++ privilege 15 secret 5 ++++++++
!
!
!
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface FastEthernet0/0.1
description Management
encapsulation dot1Q 1 native
ip address 192.168.250.20 255.255.255.0
!
interface FastEthernet0/0.138
description Server
encapsulation dot1Q 138
ip address 192.168.138.2 255.255.255.0
no cdp enable
!
interface FastEthernet0/0.184
description Admin
encapsulation dot1Q 184
ip address 192.168.184.2 255.255.255.0
no cdp enable
!
interface FastEthernet0/0.880
description VoIP
encapsulation dot1Q 880
ip address 10.95.180.5 255.255.255.0
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
ip classless
!
!
no ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
!
access-list 10 permit 192.168.184.0 0.0.0.255
access-list 10 permit 192.168.185.0 0.0.0.7
access-list 10 permit 192.168.250.0 0.0.0.255
!
!
!
control-plane
!
telephony-service
max-ephones 10
max-dn 10
ip source-address 10.95.180.5 port 2000
time-format 24
date-format dd-mm-yy
user-locale DE
network-locale IT
create cnf-files version-stamp 7960 May 23 2007 12:24:26
max-conferences 8
transfer-system full-blind
transfer-pattern ...
!
!
ephone-dn 1
number 750
!
!
ephone-dn 2
number 751
!
!
ephone 1
mac-address 0019.AAmac
button 1:1
!
!
!
ephone 2
mac-address 0019.AAmac2
button 1:2
!
!
line con 0
login local
line aux 0
line vty 0 4
access-class 10 in
exec-timeout 30 0
privilege level 15
login local
transport input telnet ssh
line vty 5 15
access-class 10 in
exec-timeout 30 0
privilege level 15
login local
transport input telnet ssh
!
scheduler allocate 20000 1000
ntp server 62.101.81.203 source FastEthernet0/0.138
ntp server 62.152.126.5 source FastEthernet0/0.138
!
end
Matthew Saskin

2007-05-24, 7:11 am

Are you getting no audio at all or only one way audio?

-matt

Konne wrote:
> hi @ all,
>
> i have a little problem with my cisco VoIP. I' ve a WLAN Infrastructure
> and i would like to implement VoIP now.
> my problem is that the phones are communicating well, only that i can
> hear nothing.
>
> have you any suggests
>
> thx
>
>
> my network:
>
>
> Router2811 with DSP ----- TRUNK dot1q ------ Catalyst3750------------ ACS
>
> |
>
> |
>
> AP1240
>
>
> ephone1
> 7920 ephone2 7920
>
>
> my config Router2811:
>
> router2811#sh run
> Building configuration...
>
> Current configuration : 2961 bytes
> !
> ! Last configuration change at 11:52:04 MESZ Thu May 24 2007 by router2811
> ! NVRAM config last updated at 11:52:06 MESZ Thu May 24 2007 by router2811
> !
> version 12.3
> service timestamps debug datetime msec
> service timestamps log datetime msec
> service password-encryption
> !
> hostname router2811
> !
> boot-start-marker
> boot-end-marker
> !
> logging buffered 51200 warnings
> !
> clock timezone MEZ 1
> clock summer-time MESZ recurring last Sun Mar 2:00 last Sun Oct 3:00
> no aaa new-model
> ip subnet-zero
> !
> !
> ip cef
> !
> !
> ip domain name +++++
> ip name-server 192.168.138.10
> ip name-server 192.168.138.11
> no ftp-server write-enable
> !
> voice-card 0
> no dspfarm
> dsp services dspfarm
> !
> username +++++++ privilege 15 secret 5 ++++++++
> !
> !
> !
> !
> interface FastEthernet0/0
> no ip address
> duplex auto
> speed auto
> !
> interface FastEthernet0/0.1
> description Management
> encapsulation dot1Q 1 native
> ip address 192.168.250.20 255.255.255.0
> !
> interface FastEthernet0/0.138
> description Server
> encapsulation dot1Q 138
> ip address 192.168.138.2 255.255.255.0
> no cdp enable
> !
> interface FastEthernet0/0.184
> description Admin
> encapsulation dot1Q 184
> ip address 192.168.184.2 255.255.255.0
> no cdp enable
> !
> interface FastEthernet0/0.880
> description VoIP
> encapsulation dot1Q 880
> ip address 10.95.180.5 255.255.255.0
> !
> interface FastEthernet0/1
> no ip address
> shutdown
> duplex auto
> speed auto
> !
> ip classless
> !
> !
> no ip http server
> ip http authentication local
> ip http secure-server
> ip http timeout-policy idle 60 life 86400 requests 10000
> !
> access-list 10 permit 192.168.184.0 0.0.0.255
> access-list 10 permit 192.168.185.0 0.0.0.7
> access-list 10 permit 192.168.250.0 0.0.0.255
> !
> !
> !
> control-plane
> !
> telephony-service
> max-ephones 10
> max-dn 10
> ip source-address 10.95.180.5 port 2000
> time-format 24
> date-format dd-mm-yy
> user-locale DE
> network-locale IT
> create cnf-files version-stamp 7960 May 23 2007 12:24:26
> max-conferences 8
> transfer-system full-blind
> transfer-pattern ...
> !
> !
> ephone-dn 1
> number 750
> !
> !
> ephone-dn 2
> number 751
> !
> !
> ephone 1
> mac-address 0019.AAmac
> button 1:1
> !
> !
> !
> ephone 2
> mac-address 0019.AAmac2
> button 1:2
> !
> !
> line con 0
> login local
> line aux 0
> line vty 0 4
> access-class 10 in
> exec-timeout 30 0
> privilege level 15
> login local
> transport input telnet ssh
> line vty 5 15
> access-class 10 in
> exec-timeout 30 0
> privilege level 15
> login local
> transport input telnet ssh
> !
> scheduler allocate 20000 1000
> ntp server 62.101.81.203 source FastEthernet0/0.138
> ntp server 62.152.126.5 source FastEthernet0/0.138
> !
> end
>
> ________________________________________
_______
> cisco-voip mailing list
> cisco-voip@puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>

Konne

2007-05-24, 7:11 am

hi,

no audio at all, only a noise...

bye

Matthew Saskin wrote:

> Are you getting no audio at all or only one way audio?
>
> -matt
>
> Konne wrote:
>
>
>

Konne

2007-05-25, 7:11 am

Konne wrote:

> hi,
>
> no audio at all, only a noise...
>
> bye
>
> Matthew Saskin wrote:
>
>
>

Erik Goppel

2007-05-25, 1:11 pm

Konne,

Is that you have ringing on the phone, but you don`t hear the ringtone? or
is it no audio in your call?
Can you hear the ringtone, if you change it on the phone?
It could be, that the ringtones are not served on you CME, you will have to
include them in your tftp-server configuration, which is missing by the way
in your configuration.
If you are running cme, and the raw files are not uploaded to the phone, but
the are accesible in your (default) ringlist, it cannot play the audio,
excepte for the default raw files that come preloaded in the phone.

So i would advise you to read the CME installation and configuration
document, on how to configure this correctly.

good luck,

erik


2007/5/25, Konne <bridge_stone@gmx.net>:
>
> Konne wrote:
>
>
> ________________________________________
_______
> cisco-voip mailing list
> cisco-voip@puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>


Konne

2007-05-25, 1:11 pm

hi,

now i've found the problem i have configured the wlancontroller to do
"Peer to Peer Blocking Mode". now all is ok.

thx

Erik Goppel wrote:

> Konne,
>
> Is that you have ringing on the phone, but you don`t hear the
> ringtone? or is it no audio in your call?
> Can you hear the ringtone, if you change it on the phone?
> It could be, that the ringtones are not served on you CME, you will
> have to include them in your tftp-server configuration, which is
> missing by the way in your configuration.
> If you are running cme, and the raw files are not uploaded to the
> phone, but the are accesible in your (default) ringlist, it cannot
> play the audio, excepte for the default raw files that come preloaded
> in the phone.
>
> So i would advise you to read the CME installation and configuration
> document, on how to configure this correctly.
>
> good luck,
>
> erik
>
>
> 2007/5/25, Konne <bridge_stone@gmx.net <mailto:bridge_stone@gmx.net>>:
>
> Konne wrote:
>
> Oct 3:00
> 255.255.255.0 <http://255.255.255.0>
> <http://255.255.255.0>
> <http://255.255.255.0>
> <http://255.255.255.0>
> 0.0.0.255 <http://0.0.0.255>
> 0.0.0.7 <http://0.0.0.7>
> 0.0.0.255 <http://0.0.0.255>
> FastEthernet0/0.138
> FastEthernet0/0.138
>
> ________________________________________
_______
> cisco-voip mailing list
> cisco-voip@puck.nether.net <mailto:cisco-voip@puck.nether.net>
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com