10-01-2010 02:32 AM - edited 03-21-2019 03:05 AM
I just upgrade UC520 to 8.0.4 package, and now my Phone Cisco7906 at remote Home lost audio stream.
The Cisco7906 can register with UC520, can make and receive call but there was no audio.
Tried to test another phone Cisco7960G, the problem still the same
But the software phone Cisco Communicator with same condition version 7.0.3.3, making call and receiving call was OK
For the 03 cases above the remote phone was setup with mtp command in ephone configuration.
I think there is problem with audio stream port 2000 with these hardware phone with remote connection
The local phone at the main office are working well (Cisco7906, Cisco7940)
I have used UC520 more than 2 years, and my setup was as follow :
UC520 in the main office with EASY VPN Server and SPLIT Network enable for Data, VOICE VLAN subnet
Cisco877 in remote Home, with EASY VPN client. IP Phone was in the LAN side of Cisco877 and was NAT to using this VPN to connect to UC520
With firmware 7.1.1 in UC520 before, the Cisco7906 at remote Home was working well, but now with firmware 8.0.4 it didn't work anymore.
I wonder if this is bug with new firmware 8.0.4 ?!
Please help to fix this problem, or advise can I downgrage back UC520 to 7.1.1 ?
Thank you
10-02-2010 08:51 AM
It sounds like you lost the mtp command for your remote ephone. Try checking off teleworker for this phone in CCA or add the command in manually via CLI.
Cole
10-02-2010 05:05 PM
I have checked mtp command many time, enter it manually via CLI, but the problem still the same.
I used to use codec G729 with transcoding with remote phone, and tried to remove this command (codec g729r8 dspfarm-assist) from ephone setup
but the problem is still the same.
The system work with softphone Cisco Communicator but not with Cisco Hardware phone 7906 and 7960, eventhrough the setup for those phones nearly the same
Here is a setup of those ephones, and only ephone 21 (softphone) work, the others can registered, but when make or receive call, there was any audio.
(As I remembered, with firmware 7.1.1 this problem happened with Cisco7960, so I had to be use 7906 in remote side, now with firmware 8.0.4 these problem happened with both Cisco7960 and 7906)
ephone 20
device-security-mode none
mac-address 001E.4A34.9B4A
ephone-template 16
username "tuanbeo"
codec g729r8 dspfarm-assist
type 7960
button 1:13
!
!
!
ephone 21
device-security-mode none
video
mac-address 001D.BAB5.F2CB
ephone-template 16
username "tuanbeo1"
codec g729r8 dspfarm-assist
mtp
type CIPC
button 1:15
!
!
!
ephone 22
device-security-mode none
video
mac-address 001E.4A92.25C9
ephone-template 16
username "tuanbeo2"
codec g729r8 dspfarm-assist
mtp
type 7906
button 1:14
!
10-05-2010 06:45 AM
Is the no audio issue occuring between phones registered to the UC520, or external calls? Another thing is try using 711ulaw or 729 without the dsp-farm assist.
What is the status on your dspfarms? "show dspfarm" will check this.
There are a few debugs I know off the top of my head that can check problems with the dsp farms. You can try the following debugs to see if DSPs are being activated correctly:
debug dspapi all
debug dspfarm events
One correction I wanted to make on your first post is that SCCP uses port 2000, but the audio stream does not. The audio stream is RTP which has a very wide range of ports.
Regards,
Adam Compton
10-10-2010 04:58 PM
The audio missing occured with both registered and external incoming and outgoing calls.
The problem happen with Cisco Hardware phone (7906 and 7960), but I suppose this problem could happen with other hardware phone such 7940 also.
The softphone (Cisco Communicator) in the same remote LAN side is working fine, and now I have to use softphone instead.
I had tried with both G711 and G729 Codec, and only softphone work, the Cisco hardware phone always lost the audio, althrough the ring, connect and disconect status were working.
When using G729 Codec with transcoding with both softphone and hardware phone, I could see the transcode resource was used (dspfarm command)
I supposed the problem would be cisco hardware phone firmware problem, which did not received and send audio stream with correct ports when the audio stream was NAT through VPN remote IP Address, but the soft phone Cisco Communicator can do it OK !
Please advise command to detect the audio stream data at both UC520 and remote VPN Router 877
Thank you
Tuan Nguyen