One way audio over VPN

I have 2 Cisco 1941 routers with a standard IPSec tunnel between them. Data works fine, but VoIP is encountering a one way audio issue where the remote site calling cannot be heard but they can hear me.  This seems to match what I'm seeing in encaps and decaps. The quesion I'm having is why would the remote site be encapsulating all packets but the office router isn't decaping these audio packets. I isolated one phone specifically so that's why the SA is for only 1 host.
Thanks!
OFFICE ROUTER
   protected vrf: (none)
   local  ident (addr/mask/prot/port): (192.168.0.0/255.255.0.0/0/0)
   remote ident (addr/mask/prot/port): (10.90.91.6/255.255.255.255/0/0)
   current_peer REMOTE_IP port 4500
     PERMIT, flags={origin_is_acl,}
    #pkts encaps: 4104, #pkts encrypt: 4104, #pkts digest: 4104
    #pkts decaps: 375, #pkts decrypt: 375, #pkts verify: 375
    #pkts compressed: 0, #pkts decompressed: 0
    #pkts not compressed: 0, #pkts compr. failed: 0
    #pkts not decompressed: 0, #pkts decompress failed: 0
    #send errors 1, #recv errors 0
     local crypto endpt.: 192.168.0.227, remote crypto endpt.: REMOTE_IP
     path mtu 1500, ip mtu 1500, ip mtu idb GigabitEthernet0/0
     current outbound spi: 0x69C77389(1774678921)
     PFS (Y/N): N, DH group: none
     inbound esp sas:
      spi: 0xEA4A3FF9(3930734585)
        transform: esp-3des esp-sha-hmac ,
        in use settings ={Tunnel UDP-Encaps, }
        conn id: 2095, flow_id: Onboard VPN:95, sibling_flags 80000046, crypto map: VPN_MAP
        sa timing: remaining key lifetime (k/sec): (4409444/1207)
        IV size: 8 bytes
        replay detection support: Y
        Status: ACTIVE
REMOTE ROUTER
   protected vrf: (none)
   local  ident (addr/mask/prot/port): (10.90.91.6/255.255.255.255/0/0)
   remote ident (addr/mask/prot/port): (192.168.0.0/255.255.0.0/0/0)
   current_peer IP_OFFICE port 4500
     PERMIT, flags={origin_is_acl,}
    #pkts encaps: 4055, #pkts encrypt: 4055, #pkts digest: 4055
    #pkts decaps: 4099, #pkts decrypt: 4099, #pkts verify: 4099
    #pkts compressed: 0, #pkts decompressed: 0
    #pkts not compressed: 0, #pkts compr. failed: 0
    #pkts not decompressed: 0, #pkts decompress failed: 0
    #send errors 0, #recv errors 0
     local crypto endpt.: IP_REMOTE, remote crypto endpt.: IP_OFFICE
     path mtu 1500, ip mtu 1500, ip mtu idb GigabitEthernet0/0
     current outbound spi: 0xEA4A3FF9(3930734585)
     PFS (Y/N): N, DH group: none

Thanks Michal.
1) I have taken these buffer captures. The capture associated with "outside" is short when compared with the number of packets from the "inside" capture in the amount that is most likely associated with the call we placed.
2) Not NAT at all.
3) No CBAC or ZBF, unless some default that I'm not aware of. Not sure off hand how to disable those.
I did get this case through to TAC but after 3 hours we are left at comparing the capture buffers.

Similar Messages

  • Jabber for IPhone over AnyConnect VPN calls to SIP Gateway - One Way Audio

    Hello,
    I am wondering if anyone has seen this before.  I have the latest version of Anyconnect for the IPhone and Jabber app, running on the newest version of CUCM 8.6 and Jabber 8.6.
    The Jabber phone registers fine and I can make internal calls without an issue.  I also can make external calls to H323 and HGCP PRI gateways without an issue.  However, when I make a call from the Jabber client that goes out a SIP gateway and SIP trunk I get one way audio.  I do not see any packets even trying to leave inside interface of the ASA headed toward the SIP trunk IP.
    I've also verified that useing the same VPN profile I can make 2 way audio calls out the SIP trunk from a softphone running on windows.
    Anyone have any ideas what could be the problem?
    Thanks.

    Hi,
    try to disable early media on 180 under sip profile settings for jabber client.
    HTH
    Anas
    please rate if itnis helpful
    Sent from Cisco Technical Support Android App

  • Bizarre! One-Way Audio all of a sudden.

    I have a 7940 connected to an ASA5505 version 9.1(4) (originally connected on a DOCSIS 3 cable modem)  which has a site-to-site VPN tunnel that terminates on a Cisco 1841 and CCM 6.1 it's been working perfectly forever.
    Recently I switched to a fibre optic connection (instead of the cable modem) and now I have one-way audio.  Everything else works perfectly (access to CIFS/SMB file shares, FTP, telnet, SSH) though the tunnel and it behaves as it always did except a lot faster on fibre (80 ms ping down to 6 ms). The fibre ISP delivers various services (IPTV, Internet, etc.) via different VLANs so their Internet vlan is 802.1q tag 35.
    So the configuration was:
    interface Ethernet0/0
     switchport access vlan 6
    interface Vlan6
     nameif outside
     security-level 0
     ip address dhcp setroute
    and now it is:
    interface Ethernet0/0
     switchport trunk allowed vlan 33-36
     switchport mode trunk
    interface Vlan35
     mac-address 109f.xxxx.xxxx
     nameif outside
     security-level 0
     ip address dhcp setroute
    and now I have one-way audio (I can hear the other end but they can't hear me). Everything else works perfectly (e.g. call setup, dialling touch tones, etc.). As the change is so subtle (just the outside interface) I am baffled and don't know where to begin troubleshooting this.  In fact when it happened I was sure it was just a problem with the handset cord but I can "hear" my voice echoing back a bit.  I'm keeping the DOCSIS 3 cable Internet until I get this sorted out but of course now paying for two Internet connections so don't want to have to do that any longer than I have to.
    Any insight or suggestions on how to proceed very much appreciated.

    Well I sort of found the problem but not yet the solution. I had to switch to an ASA5505 with the Security Plus license to get the trunk I needed. If I take out the trunk (so the same configuration will work on an ASA with the base license) and get raw Internet connectivity another way (so I don't need the trunk) I have one ASA that works and one that doesn't.
    They both are running 9.1(4) and have identical configurations (copied to both with TFTP).
    The ASA with the Security Plus license has one way audio, the base license ASA does not.
    I also uploaded both configurations to a unix box and did a diff:
    <  switchport trunk allowed vlan 33-36
    <  switchport mode trunk
    >  switchport access vlan 6
    39a39,43
    > interface Vlan6
    >  nameif outside
    >  security-level 0
    >  ip address dhcp setroute
    > !
    46,51d49
    < interface Vlan35
    <  mac-address 109f.a943.f36a
    <  nameif outside
    <  security-level 0
    <  ip address dhcp setroute
    < !
    86d83
    < mtu dmz 1500
    88c85
    < no failover
    > mtu dmz 1500
    So it's a bug, revealed by the security plus license as they have identical software and identical configurations and act differently.  Not sure how to work around it yet as I have to use another router temporarily to not require the trunk and the performance is less than stellar with that in the mix. I also upgraded 9.1(4) to 9.2(1) on both - no joy, still the same.

  • Call Pickup - Users experience One Way Audio when using Call Pickup Orbit to pickup internal calls with internal Lync 2010 Callers

    Hi
    Noticed an issue where when using Call Park Function with users you receive one way audio when answering the call
    The scenario is
    1) If a user is internal and is homed on Lync 2010 Pool and calls an internal user who is homed on a Lync 2013 Pool and another internal user homed on a Lync 2013 Pool picks up the call with Call Pick Up orbit, Lync 2010 users only hears one way audio and
    same for user who has picked up call
    2) If the scenario is an External PSTN call or another Lync 2013 user these calls are fine
    In Lync Tracing logs a SIP/2.0 481 Call Leg/Transaction Does Not Exist error is returned
    Is this a known bug or expected behavior - Call Pickup is basically useless until all users are migrated to Lync 2013 as there is no way of a user knowing whether call is internal or external and if the user is on Lync 2010 or 2013, obviously in my
    large organization 2000 users no an overnight thing
    Coupled with the fact no Team Call Group\ Simultaneous Ring can be in place for Call Pickup to work im thinking Call Pick Up is not going to happen for awhile
    Is there any fixes\ developments that may help this issue or is there a setting I am missing

    Hi,
    Please install latest update for Lync Server 2010 and 2013.
    http://technet.microsoft.com/en-us/lync/dn146015.aspx
    If the issue persists, please enable logging tool on Front end and Mediation server to get trace for troubleshooting.
    http://blog.schertz.name/2011/06/using-the-lync-logging-tool/
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make
    sure that you completely understand the risk before retrieving any suggestions from the above link.
    Kent Huang
    TechNet Community Support

  • SPA942 has only one way audio

    I can make calls, but when the other person picks up, they can hear me but I can't hear them. I am connected to my Linksys WRT54G router and have Optimum Online as my internet connection. Is there any reason why this would be happening? I have tried the phone at another location and it works fine.

    One way audio in most cases are routing issues.
    Can you check if rtp packets are reaching both ways(There is no firewall blocking rtp traffic )
    In cisco phones you could check that by pressing the "?" button.

  • How to solve one way audio problem

    i use cm 4.1(3) and i have one way audio problem ,i guess cause of NAT or firewall so i open all port that access-list block but i still have problem . i think nat is the problem .So which way does i have to fix this out
    pls tell me how

    Take a look at the following link.
    Troubleshooting One Way Voice Issues
    http://www.cisco.com/en/US/tech/tk652/tk698/technologies_tech_note09186a008009484b.shtml
    Hope this helps. If so, please rate the post.
    Brandon

  • CUBE- one way audio intermittent for inbound calls

         Have a CUBE on 3800 with 15.14M(6) with SIP to SIP dial peers. Some external inbound callers at times can hear no audio streaming from IVR.
    I run a traffic capture from the LAN side of the CUBE and I can hear the audio.
    I run a traffic capture on the WAN side (towards caller) and i hear nothing,  BUT the rtp stream is active (50 pps G711a). When i replay this stream on Wireshark i hear silence exactly what the caller can hear...
    G711a on both sides but no audio is heard on the WAN side exiting the CUBE towards telco
    DIal peers matched= 31 In from itsp and 40 Out to CUCM
    Setup:
    ITSP--SIP Trunk-- MyCUBE--SIP Trunk--CUCM--IVR(CTI Ports and RPs)
                                                                            |
                                                                     7900 Type A sccp Handsets  
    Config attached

    hi,
    Yes my itsp can connect and see that interface. Most calls work and only some fail. Intermittent. I have incuded a "show call active voice" for a "failed" incoming call from 0204002244 to 0498870440 . What happens here is silence to external caller coming in on dial peer 31 but there is an RTP stream being sent to him. Wireshark trace on WAN side proves silence within RTP stream exiting CUBE towards callers SBC at 10.193.202.100 from my cube at 10.66.41.1
    GENERIC:
    SetupTime=12:24:35.980 AEDT Thu Jan 30 2014
    Index=1
    PeerAddress=0204002244
    PeerSubAddress=
    PeerId=31
    PeerIfIndex=192
    LogicalIfIndex=0
    ConnectTime=12:24:36.080 AEDT Thu Jan 30 2014
    CallDuration=00:00:43 sec
    CallState=4
    CallOrigin=2
    ChargedUnits=0
    InfoType=speech
    TransmitPackets=2196
    TransmitBytes=351360
    ReceivePackets=2194
    ReceiveBytes=351040
    VOIP:
    ConnectionId[0x1D4C7D6F 0x888411E3 0xA9FBFF95 0xBEE5C848]
    IncomingConnectionId[0x1D4C7D6F 0x888411E3 0xA9FBFF95 0xBEE5C848]
    CallID=5201
    GlobalCallId=[0x1D4C7D6F 0x888411E3 0xA9FEFF95 0xBEE5C848]
    CallReferenceId=0
    CallServiceType=Unknown
    RTP Loopback Call=FALSE
    RemoteIPAddress=10.193.202.100
    RemoteUDPPort=14804
    RemoteSignallingIPAddress=10.193.202.100
    RemoteSignallingPort=5060
    RemoteMediaIPAddress=10.193.202.100
    RemoteMediaPort=14804
    RoundTripDelay=0 ms
    SelectedQoS=best-effort
    tx_DtmfRelay=inband-voice
    FastConnect=FALSE
    AnnexE=FALSE
    Separate H245 Connection=FALSE
    H245 Tunneling=FALSE
    SessionProtocol=sipv2
    [email protected]
    SessionTarget=10.193.202.100
    SafEnabled=FALSE
    OnTimeRvPlayout=0
    GapFillWithSilence=0 ms
    GapFillWithPrediction=0 ms
    GapFillWithInterpolation=0 ms
    GapFillWithRedundancy=0 ms
    HiWaterPlayoutDelay=0 ms
    LoWaterPlayoutDelay=0 ms
    TxPakNumber=0
    TxSignalPak=0
    TxComfortNoisePak=0
    TxDuration=0
    TxVoiceDuration=0
    RxPakNumber=0
    RxSignalPak=0
    RxComfortNoisePak=0
    RxDuration=0
    RxVoiceDuration=0
    RxOutOfSeq=0
    RxLatePak=0
    RxEarlyPak=0
    RxBadProtocol=0
    PlayDelayCurrent=0
    PlayDelayMin=0
    PlayDelayMax=0
    PlayDelayClockOffset=0
    PlayDelayJitter=0
    PlayErrPredictive=0
    PlayErrInterpolative=0
    PlayErrSilence=0
    PlayErrBufferOverFlow=0
    PlayErrRetroactive=0
    PlayErrTalkspurt=0
    ClockAdjustDuration=0
    EarlyPacketDuration=0
    LateDiscardDuration=0
    SilenceDiscardDuration=0
    JBuffDecreaseDuration=0
    JBuffIncreaseDuration=0
    OutSignalLevel=0
    InSignalLevel=0
    LevelTxPowerMean=0
    LevelRxPowerMean=0
    LevelBgNoise=0
    ERLLevel=0
    ACOMLevel=0
    ErrRxDrop=0
    ErrTxDrop=0
    ErrTxControl=0
    ErrRxControl=0
    ReceiveDelay=0 ms
    LostPackets=0
    EarlyPackets=0
    LatePackets=0
    SRTP = off
    TextRelay = off
    VAD = disabled
    CoderTypeRate=g711alaw
    CodecBytes=160
    Media Setting=flow-through
    CallerName=
    CallerIDBlocked=False
    OriginalCallingNumber=0204002244
    OriginalCallingOctet=0x0
    OriginalCalledNumber=0498870440
    OriginalCalledOctet=0x0
    OriginalRedirectCalledNumber=
    OriginalRedirectCalledOctet=0x80
    TranslatedCallingNumber=0204002244
    TranslatedCallingOctet=0x0
    TranslatedCalledNumber=0498870440
    TranslatedCalledOctet=0x0
    TranslatedRedirectCalledNumber=
    TranslatedRedirectCalledOctet=0x80
    GwReceivedCalledNumber=0498870440
    GwReceivedCalledOctet3=0x0
    GwReceivedCallingNumber=0204002244
    GwReceivedCallingOctet3=0x0
    GwReceivedCallingOctet3a=0x80
    MediaInactiveDetected=no
    MediaInactiveTimestamp=
    MediaControlReceived=
    LongDurationCallDetected=no
    LongDurCallTimestamp=
    LongDurcallDuration=
    Username=0204002244
    MlppServiceDomainNW=0 (none)
    MlppServiceDomainID=
    PrecedenceLevel=0 (PRECEDENCE_LEVEL_NONE)
    CPA Active Call Parameters
      CPA Event Status: DISABLE
    GENERIC:
    SetupTime=12:24:35.994 AEDT Thu Jan 30 2014
    Index=1
    PeerAddress=2440
    PeerSubAddress=
    PeerId=400
    PeerIfIndex=202
    LogicalIfIndex=0
    ConnectTime=12:24:36.074 AEDT Thu Jan 30 2014
    CallDuration=00:00:43 sec
    CallState=4
    CallOrigin=1
    ChargedUnits=0
    InfoType=speech
    TransmitPackets=2196
    TransmitBytes=351360
    ReceivePackets=4396
    ReceiveBytes=703360
    VOIP:
    ConnectionId[0x1D4C7D6F 0x888411E3 0xA9FBFF95 0xBEE5C848]
    IncomingConnectionId[0x1D4C7D6F 0x888411E3 0xA9FBFF95 0xBEE5C848]
    CallID=5202
    GlobalCallId=[0x1D4C7D6F 0x888411E3 0xA9FEFF95 0xBEE5C848]
    CallReferenceId=0
    CallServiceType=Unknown
    RTP Loopback Call=FALSE
    RemoteIPAddress=10.66.22.20
    RemoteUDPPort=31334
    RemoteSignallingIPAddress=10.66.22.20
    RemoteSignallingPort=5060
    RemoteMediaIPAddress=10.66.21.20
    RemoteMediaPort=31334
    RoundTripDelay=0 ms
    SelectedQoS=best-effort
    tx_DtmfRelay=rtp-nte
    FastConnect=FALSE
    AnnexE=FALSE
    Separate H245 Connection=FALSE
    H245 Tunneling=FALSE
    SessionProtocol=sipv2
    [email protected]
    SessionTarget=10.66.22.20
    SafEnabled=FALSE
    OnTimeRvPlayout=0
    GapFillWithSilence=0 ms
    GapFillWithPrediction=0 ms
    GapFillWithInterpolation=0 ms
    GapFillWithRedundancy=0 ms
    HiWaterPlayoutDelay=0 ms
    LoWaterPlayoutDelay=0 ms
    TxPakNumber=0
    TxSignalPak=0
    TxComfortNoisePak=0
    TxDuration=0
    TxVoiceDuration=0
    RxPakNumber=0
    RxSignalPak=0
    RxComfortNoisePak=0
    RxDuration=0
    RxVoiceDuration=0
    RxOutOfSeq=0
    RxLatePak=0
    RxEarlyPak=0
    RxBadProtocol=0
    PlayDelayCurrent=0
    PlayDelayMin=0
    PlayDelayMax=0
    PlayDelayClockOffset=0
    PlayDelayJitter=0
    PlayErrPredictive=0
    PlayErrInterpolative=0
    PlayErrSilence=0
    PlayErrBufferOverFlow=0
    PlayErrRetroactive=0
    PlayErrTalkspurt=0
    ClockAdjustDuration=0
    EarlyPacketDuration=0
    LateDiscardDuration=0
    SilenceDiscardDuration=0
    JBuffDecreaseDuration=0
    JBuffIncreaseDuration=0
    OutSignalLevel=0
    InSignalLevel=0
    LevelTxPowerMean=0
    LevelRxPowerMean=0
    LevelBgNoise=0
    ERLLevel=0
    ACOMLevel=0
    ErrRxDrop=0
    ErrTxDrop=0
    ErrTxControl=0
    ErrRxControl=0
    ReceiveDelay=0 ms
    LostPackets=0
    EarlyPackets=0
    LatePackets=0
    SRTP = off
    TextRelay = off
    VAD = disabled
    CoderTypeRate=g711alaw
    CodecBytes=160
    Media Setting=flow-through
    AlertTimepoint=12:24:36.004 AEDT Thu Jan 30 2014
    CallerName=
    CallerIDBlocked=False
    OriginalCallingNumber=0204002244
    OriginalCallingOctet=0x0
    OriginalCalledNumber=0498870440
    OriginalCalledOctet=0x0
    OriginalRedirectCalledNumber=
    OriginalRedirectCalledOctet=0x80
    TranslatedCallingNumber=00204002244
    TranslatedCallingOctet=0x0
    TranslatedCalledNumber=2440
    TranslatedCalledOctet=0x0
    TranslatedRedirectCalledNumber=
    TranslatedRedirectCalledOctet=0x80
    GwReceivedCalledNumber=0498870440
    GwReceivedCalledOctet3=0x0
    GwOutpulsedCalledNumber=2440
    GwOutpulsedCalledOctet3=0x0
    GwReceivedCallingNumber=0204002244
    GwReceivedCallingOctet3=0x0
    GwReceivedCallingOctet3a=0x80
    GwOutpulsedCallingNumber=00204002244
    GwOutpulsedCallingOctet3=0x0
    GwOutpulsedCallingOctet3a=0x80
    MediaInactiveDetected=no
    MediaInactiveTimestamp=
    MediaControlReceived=
    LongDurationCallDetected=no
    LongDurCallTimestamp=
    LongDurcallDuration=
    Username=0204002244
    MlppServiceDomainNW=0 (none)
    MlppServiceDomainID=
    PrecedenceLevel=0 (PRECEDENCE_LEVEL_NONE)

  • NICE recorder - one way or garbled audio over SIP trunk.

    Customer with CUCM 10.5.2 trying to integrate with a NICE recording solution.  Everything configured per NICE documentation and rechecked that several times with the NICE vendor.  However, if calling to/from the PSTN or legacy Nortel PBX to a Cisco 78xx or IP Communicator soft phone - we get one-way audio pushed out the SIP trunk to the NICE system.  If it's a Cisco to Cisco phone call - the audio is garbled. 
    Has anyone experienced this issue with this type of integration - or the same issue with a SIP trunk to the CUCM to another system at all?  We're at a loss here. 
    Thank you.

    This document should help you:
    http://www.cisco.com/en/US/tech/tk652/tk698/technologies_tech_note09186a008009484b.shtml

  • SoftPhone over VPN audio issue

    Having a "one-way" audio issue when IPC connects over VPN to any Main Office IP Phones (7960). Remote IPC (softphone) shows "0 Received" Packets, but the IP Phone shows them as being sent.
    This does NOT happen if IPC contacts another IPC on a PC at Main Site, or any kind of phone at the other branch offices.
    Have looked at all of the audio settings on the VPN IPC unit, they are correct.
    Any ideas?

    Try to sniff the Ethernet traffic during call setup at the CallManager. When Callmanager sends Call Control messages to remote party, it could send wrong IP address or UDP port as an RTP parameters.
    Another components could block the traffic are firewalls. How do you have your VPN tunnel built? Do you use Cisco VPN Client? What terminates your VPN traffic at the central location? PIX, VPN3000 or Router? Traffic may go one way without a change, and some protocol FixUp may be triggered for this traffic on the way back. If you have access to firewall logs, check if you have any traffic dropped.
    Good luck,
    Mike
    http://www.headsetadapter.com

  • Ichat - AIM  no audio one way

    Hello all,
    I have seen numerous discussions posted similar to this problem but I have tried everything that seemed applicable and no luck so far...
    I'm just wondering if there is something obvious about our setup that could be causing the problem or if anyone has any helpful suggestions.
    My fiance (who is in Korea) and I can only seem to get one way audio on video conference. He can hear me but I cannot hear him. The video connection is fine.
    I have a G5 using 10.3.9 with an isight. I use AirPort Extreme and connect to a lynksys router/cable modem. He is on a PC with XP and is using AIM to connect with a logitech camera. His internet connection is ASDL but that's about all I can tell you about it at the moment.
    The funny thing is that we were using the video conference feature relatively successfully when he was in another location in the same area, but once he moved and got set up with this internet connection, the audio coming from him has not worked at all. Also, around the same time, I tried installing msn messenger v5.0 for mac, which didn't work correctly for our video chatting either. Is it possible the messenger software somehow interferes with ichat? I tried uninstalling it but am not sure if I got all associated files.
    Any suggestions would be appreciated. This is getting rather frustrating!
    Thanks,
    Kara

    EZ Jim & Ralph, thanks so much for the advice. I have read posts throughout the apple website from both of you and no one has helped me more with my mac.
    Dexter,
    Unfortunately, we have semi-resolved this problem, but we don't have a definitive answer on what fixed it. I suppose because we were both trying all kinds of different things at the same time and that is certainly not the most effective troublehsooting method out there.
    At any rate, I know after attempting tuning and many other things, he uninstalled/re-installed all of his messaging programs, which didn't seem to fix the problem. Then we realized he hadn't updated his preferences after the re-install and he had his connection on mute! LOL. It wasn't funny at the time, but its good to go back and laugh about silly mistakes.
    However, even after that realization, we still have connection issues. My audio and video for him usually are ok (i am the one using the mac and in the US), but his video freezes sometimes within seconds of making a video connection. Lucky for us his audio tends to work for longer.
    BTW, he has now signed up for Trillian to combine his multitude of messaging programs.
    I don't know if its the QoS of his internet connection or what. But we went from no audio one way to flaky video one way... I have resigned myself to live with this...
    Hope you have been able to resolve your issue!!
    Let me know how it turned out!
    Kara

  • CME SIP Phone Calls in one-way (inside local network)

    Hello everyone, first time here, need a little help.
    I'm having some trouble to find a solution to the following problem.
    Recently I've installed CME 9.1 using the router 2921. Most of the phones are SIPs, model 3905 (around 20 of them), with the last firmware updated.
    Some users are complaining one way audio issue in internal calls, from a extension to another (only in sip phones)
    With Wireshark capture I could see that RTP packets are being sent and receive by the router and not directly trough the phones. Is this normal in CME? When a call with problems occours (one way audio) there is no audio in one way, but router still sends confort noise packets.
    Here is my config.
    Thanks for any help.
    Martin
    ##################################################################################33
    System returned to ROM by power-on
    System restarted at 11:29:23 BR Tue Jan 29 2013
    System image file is "flash0:c2900-universalk9-mz.SPA.152-4.M2.bin"
    Last reload type: Normal Reload
    Last reload reason: power-on
    voice service voip
    no ip address trusted authenticate
    allow-connections h323 to h323
    allow-connections h323 to sip
    allow-connections sip to h323
    allow-connections sip to sip
    fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
    sip
      registrar server expires max 3600 min 120
    voice register global
    mode cme
    source-address 10.3.245.1 port 5060
    max-dn 60
    max-pool 70
    load ATA-187 ATA187.9-2-3-1
    load 3905 CP3905.9-2-1-0
    authenticate realm all
    timezone 17
    time-format 24
    date-format D/M/Y
    tftp-path flash:
    file text
    create profile sync 0094230880392697
    network-locale U1
    user-locale U1 load /CME-locale-pt_BR-Portuguese-8.8.2.5.tar
    ntp-server 10.3.244.7 mode directedbroadcast
    voice register dn  1
    number 9006
    name Sala_Reuniao_02
    label Sala de Reuniao 2
    voice register dn  2
    number 9007
    name Sala_Reuniao_03
    voice register dn  3
    number 9008
    name Sala Reuniao 04
    voice register pool  1
    id mac 8478.ACE6.09A2
    type 3905
    number 1 dn 1
    template 1
    codec g711ulaw
    voice register pool  2
    id mac 8478.ACE6.0573
    type 3905
    number 1 dn 2
    codec g711ulaw
    voice register pool  3
    id mac 5897.1ECD.8F8D
    type 3905
    number 1 dn 3
    codec g711ulaw
    interface GigabitEthernet0/0
    no ip address
    duplex auto
    speed auto
    interface GigabitEthernet0/0.220
    encapsulation dot1Q 220
    ip address 10.3.245.1 255.255.255.0
    ip helper-address 10.3.244.71
    h323-gateway voip bind srcaddr 10.3.245.1
    telephony-service
    max-ephones 5
    max-dn 5 no-reg both
    ip source-address 10.3.245.1 port 2000
    timeouts interdigit 5
    timeouts busy 12
    system message  XXXXXXXX
    cnf-file location flash:
    cnf-file perphone
    user-locale U2 load CME-locale-pt_BR-Portuguese-8.8.2.5.tar
    user-locale 2 PT
    network-locale U2
    load 7925 CP7925G-1.4.1SR1.LOADS
    load 6941 SCCP69xx.9-2-1-0.loads
    time-zone 17
    time-format 24
    date-format dd-mm-yy
    max-conferences 8 gain -6
    dn-webedit
    time-webedit
    transfer-system full-consult
    transfer-pattern .T
    create cnf-files version-stamp Jan 01 2002 00:00:00
    ephone-dn  1  dual-line
    number 9001
    ephone  1
    mac-address D867.D9E6.F57F
    ephone-template 1
    type 6941
    button  1:1

    Hi ,
    We have upgarded the the firmware to the  3905.9-2-2ES2 , but show voice register pool phone-load still shows the old firmware, but the phoen itself is showing the new upgraded version on the dsiplay ...any advice is highly appricated,
    ADM-CME9#show voice register pool phone-load
    Pool Device Name     Current-Version             Previous-Version
    ==== =============== =========================== ===========================
    1    SEP7081053DE72F Cisco/SPA502G-7.4.8a                                  
    3    SEP34BDC8C6C412 Cisco-CP3905/9.2.1                                    
    4    SEP34BDC8C64561 Cisco-CP3905/9.2.1                                    
    5    SEP54781AE1F531 Cisco-CP3905/9.2.1                                    
    6    SEP54781AE171D2 Cisco-CP3905/9.2.1                                    
    10   SEP54781AE1F544 Cisco-CP3905/9.2.1                                    
    15   SEP1CE6C77323CD Cisco-CP3905/9.2.1                                    
    16   SEP58971E282A23 Cisco-CP3905/9.2.1                                    
    17   SEP58971E2822A8 Cisco-CP3905/9.2.1                                    
    19   SEP1CE6C77321F3 Cisco-CP3905/9.2.1                                    
    30   SEP54781AE171E2 Cisco-CP3905/9.2.1                                    
    31   SEP54781AE16FD4 Cisco-CP3905/9.2.1                                    
    32   SEP54781AE16F2F Cisco-CP3905/9.2.1                                    
    33   SEP54781A1C77FD Cisco-CP3905/9.2.1                                    
    34   SEP54781A1C77DC Cisco-CP3905/9.2.1                                    
    35   SEP54781AE17527 Cisco-CP3905/9.2.1                                    
    36   SEP54781AE17766 Cisco-CP3905/9.2.1                                    
    37   SEP54781AE1731A Cisco-CP3905/9.2.1                                    
    38   SEP54781AE08B8D Cisco-CP3905/9.2.1                                    
    39   SEP54781AE123B1 Cisco-CP3905/9.2.1                                    

  • Spa2102 only one way conversation

    Hi hope some one can point me in the right direction.
    I have unlocked a spa2102 originally from sunrocket and set it up to use varphonex.
    I have followed the guides from varphonex to set up the device.
    I have a static internet address of 67.63.***.***
    and run dhcp on internal of 192.168.0.2 etc
    the adapter conects to varphonex and is registered have 3 lights on on / internet and phone 1 (phone 2 switched off) turn phone on and receive a dial tone, say ring a 2nd phone (mobile) the mobile will ring but the voip phone is quiet. when the 2nd phone (mobile) is answered that phone can hear the voip phone but I can not hear the person from the mobile. also the mobile you can hear yourself as a echo if that helps anyone.
    The adaptor is connected directly to the internet, and 5 port hub, dect 6 phone in spa2102 and laptop plugged into 5 port hub
    I can surf the internet through the adaptor using the laptop.
    also if any one could give me any of the default settings of the spa2102 may help.
    Hope it is me just missing something simple.
    thanks for all ya help
    Brit

    Are you using a router in front of the SPA2102 or it is just the SPA2102 connected to the modem.
    With the device you can also set a stun server which is a work around for one way audio problems as well. you can try stun.voipuser.org or any other stun server online.

  • Problems with 1 way audio

    So on and off maybe once or twice a year we have had one way audio issues pop up where incoming callers couldn't hear us but we could hear them. Reboot of the docsis modem for our pri service provider has always resolved this in the past. It started happening again intermittently a week ago (no config change on our part). I'm convinced my service provider has done something since nothing has changed with us but I'm having difficulties getting them to do anything. Attaching a log with a call we had issues with. Because its such an intermittent issue I cannot reliably replicate this issue.   Heres a snippet. What caught my eye was the Bad protocol/sequence. What else would help to figure this out? Call number we had issue with 9406138231
    047125: Aug 26 16:42:28.869: %ISDN-6-CONNECT: Interface Serial0/2/0:0 is now connected to 9406138231 N/A
    047126: Aug 26 11:42:29.053: //15101/A6B0BF9186ED/DSPAPI/[0/3:1]/dsp_query_info:
        Request ID=9, Reset Flag=FALSE Q:PO_Delay PO_Error TX RX Levels VQ
    047127: Aug 26 11:42:29.057: //15101/A6B0BF9186ED/DSPAPI/[0/3:1]/dsp_tx_stats:
        Request ID=9, Packets: Voice=1181, Signaling=0, ComfortNoise=0
        TX duration=23630(ms): Voice=23630(ms), FAX=0(ms)
    047128: Aug 26 11:42:29.057: //15101/A6B0BF9186ED/DSPAPI/[0/3:1]/dsp_rx_stats:
        Request ID=9, Packets: Voice=879, Signalling=0, ComfortNoise=0
        RX duration=23630(ms): Voice=17520(ms), FAX=0(ms)
        Packets: Bad Sequence=2, Bad Protocol=3, Late=0, Early=0
    047129: Aug 26 11:42:29.057: //15101/A6B0BF9186ED/DSPAPI/[0/3:1]/dsp_playout_delay_stats:
        Request ID=9, Current=55(ms), MIN=55(ms), MAX=65(ms)
        Clock offset=1990306130(ms), Inter arrival jitter=0(ms)
    047130: Aug 26 11:42:29.057: //15101/A6B0BF9186ED/DSPAPI/[0/3:1]/dsp_playout_error_stats:
        Request ID=9
        Concealment: Predictive=140(ms), Interpolative=0(ms), Silence=20(ms)
        Retro Memory update=2(ms), Buffer overflow=0(ms)
        Talkspurt endpoint detection errors=2
    047131: Aug 26 11:42:29.057: //15101/A6B0BF9186ED/DSPAPI/[0/3:1]/dsp_level_stats:
        Request ID=9, TX: power=-76.3(dBm0), mean=-79.3(linear PCM), RX: power=-32.4(dBm0), mean=-23.1(linear PCM)
        Background Noise=-61.9(dBm0), ERL level=45.0(dB)
        ACOM level=45.0(dB), Current TX act=1, Current RX act=1
        Reflector locations: 4(ms) 0(ms) 0(ms), MAX reflector=4(ms)
        2 ECAN control words: 7C 1000, ECAN Version=9183.890

    Hi there Leticia25,
    You may find the troubleshooting steps in the article below helpful.
    iPhone: Receiver and call audio quality issues
    http://support.apple.com/kb/ts5196
    -Griff W. 

  • One-Way Video Chat with Windows User

    Hi - I have tried several times to begin a one-way video chat with someone using windows XP and AOL 9.0 (I have an iSight and iChat 4.0). She says that it says "connecting" for a long time but nothing happens. I came across the following website yesterday but have not tried any of its tips yet because of their complexity: http://www.ralphjohnsuk.dsl.pipex.com/page12.html#_Service
    I was wondering if it is possible to have a one-way video chat with a windows user if they don't have a camera or a microphone. If not, is it possible to have a one-way audio chat?
    Sam

    I think your PC pal will need a microphone for one-way video to work, Sam.

  • TS2755 I have 3 phones on one Icloud account. It has been this way for over a year with no issues. After and update on of the lines started getting text messages from all 3 phones. We fixed the send and receive and it was fixed. It is doing it again.

    I have 3 phones on one Icloud account. They have been this way for over a year. After an update last week one of the phones started getting messages for all of the other lines. We fixed this under the send and receive under settings. It was fine for a few days. Suddenly it started happening again. Yesterday after two hours on the phone I changed my apple id and it is still happening. Before that Verizon had told me to turn off my imessage when that happened I could not get any texts at all from other Iphone users.

    Make 3 different iCloud accounts and use ONLY for iMessage.   That will permanently fix your issue.

Maybe you are looking for

  • How to remove Classic from a system where it is installed?

    To trash Classic: 1. Backup your data in case you make a mistake. 2. Make sure no Application in Applications Mac OS 9 folder lists itself in Get Info as an Application (as opposed to Classic Application). Any that are just plain Applications are des

  • IMac went dark

    Last week my iMac went dark (the screen) but the Power light on front was still on. I tried rebooting and there was no start-up chime and it would not come up. I disconnected all peripherals and still no joy. I reset the PRAM...no joy. I tried starti

  • Remove Column Headers in FlexUi Layout

    HI, I am displaying a Km folder using flexui layout....I am using the following components, Layout Controller:GridListLayoutController and the modifed versions of ConsumerFileListRenderer and ConsumerResourceRenderer. The resources are getting displa

  • Document for customizing administration console in Realm mode

    I want is to have the sample NewTab from AM's samples working in both Legacy model and Realm mode. The chapter 11 Customizing the Administration Console on the AM 7.1 Developer's Guide (http://docs.sun.com/app/docs/doc/819-4675/aduci?l=en&q=access+ma

  • How are input stream buffers managed?

    If I'm reading from a file, and some other process changes a part of the file which is sat inside my buffer waiting to be read by a Reader's read method, what is going to happen? Should I get the updated data, the old data, an exception? Will the res