DTMF not recognized on connected call

I am not getting any DTMF accptance when I call into an IVR and asked to make a selection 1-9 ect...
ITSP ---->(SIP)  CUBE  --->(H323)  CUCM
pbxguy_router#sho run
Building configuration...
Current configuration : 8466 bytes
! Last configuration change at 23:31:47 UTC Wed Dec 11 2013 by scott
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
hostname pbxguy_router
boot-start-marker
boot system flash c3825-adventerprisek9-mz.151-4.M7.bin
boot-end-marker
no logging buffered
enable secret 5 $1$jLw/$mT4zlcPRsWnipVZ0aHnBA0
aaa new-model
aaa authentication login default local
aaa authentication login sslvpn local
aaa authorization exec default local
aaa session-id common
dot11 syslog
ip source-route
ip cef
ip domain name pbxguy.com
ip name-server 8.8.8.8
no ipv6 cef
multilink bundle-name authenticated
stcapp ccm-group 1
stcapp
voice-card 0
dspfarm
dsp services dspfarm
voice service voip
ip address trusted list
  ipv4 0.0.0.0 0.0.0.0
no ip address trusted authenticate
media flow-around
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
supplementary-service h450.12
no supplementary-service sip moved-temporarily
no supplementary-service sip refer
sip
  early-offer forced
voice class codec 1
codec preference 1 g711ulaw
codec preference 2 g729r8
codec preference 3 g729br8
voice translation-rule 1
rule 1 /4029881010/ /1010/
voice translation-rule 2
rule 2 /335201/ /1010/
voice translation-profile INCOMING
translate called 1
voice translation-profile TempIncoming
translate called 2
crypto pki token default removal timeout 0
crypto pki trustpoint TP-self-signed-1860214740
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-1860214740
revocation-check none
rsakeypair TP-self-signed-1860214740
crypto pki certificate chain TP-self-signed-1860214740
certificate self-signed 01
  3082022B 30820194 A0030201 02020101 300D0609 2A864886 F70D0101 05050030
  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
  69666963 6174652D 31383630 32313437 3430301E 170D3133 31303235 31353434
  33375A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D31 38363032
  31343734 3030819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
  81009C49 FF6C8071 A0CF9255 70366C11 EDEDE473 013AC5E8 E26B8F1B 5B4FB0CE
  B801F441 67439BC7 2A251DD5 708A7A35 128E2DFC 861D23F4 18A23EF0 6AC87CB3
  C3F03C47 4285FC3E A043A66B 1232F885 3597F6D6 E98B5E3D 86902237 A3483ED5
  17E5B804 A478EAB3 D00D3DEA 68D13EAE 6D9552F3 780E6CB8 B329EEDD 255A22E4
  A7610203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603
  551D2304 18301680 140840B0 1EF7F1E2 1A8CA935 431D067E 57B6C46F 37301D06
  03551D0E 04160414 0840B01E F7F1E21A 8CA93543 1D067E57 B6C46F37 300D0609
  2A864886 F70D0101 05050003 8181005D 03A541D5 9B3C206E 8BC2E4A3 B00017FE
  EC0A4806 5B5E2F3E 67CCDAC9 D11AD33D BD44989F 295E784D E4CF39AC 2E21A2B5
  FFAC5171 1372DD0B 764DD3C0 E4088CB7 01D5D4E2 4CA0C955 25F4FF2E 75C3D740
  399F67B5 9160F8F4 59206DDC 8392D4B7 47B8E683 220E06BD 2964EBA4 5B57BC98
  D623EFC5 399AA46D 6E591D52 45233C
            quit
license udi pid CISCO3825 sn FTX1239A28R
license accept end user agreement
archive
log config
  hidekeys
username scott privilege 15 secret 5 $1$Y4nT$1neWA5OmFc/IAvSfA4dB11
redundancy
ip ssh version 2
interface GigabitEthernet0/0
ip address dhcp
ip nat outside
ip virtual-reassembly in
duplex auto
speed auto
media-type rj45
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
media-type rj45
interface GigabitEthernet0/1.40
encapsulation dot1Q 40
ip address 10.10.10.1 255.255.255.252
ip nat inside
ip virtual-reassembly in
h323-gateway voip interface
h323-gateway voip bind srcaddr 10.10.10.1
router eigrp 10
network 10.10.10.1 0.0.0.0
ip local pool webvpn-pool 10.20.30.10 10.20.30.15
ip forward-protocol nd
ip http server
ip http secure-server
ip nat inside source list 1 interface GigabitEthernet0/0 overload
ip nat inside source static udp 192.168.192.3 3074 interface GigabitEthernet0/0 3074
ip nat inside source static udp 192.168.192.3 88 interface GigabitEthernet0/0 88
ip nat inside source static tcp 192.168.192.3 53 interface GigabitEthernet0/0 53
ip nat inside source static udp 192.168.192.3 53 interface GigabitEthernet0/0 53
ip nat inside source static tcp 192.168.192.3 80 interface GigabitEthernet0/0 80
ip nat inside source static tcp 192.168.192.3 3074 interface GigabitEthernet0/0 3074
ip nat inside source static tcp 192.168.254.10 5060 interface GigabitEthernet0/0 5060
ip nat inside source static udp 192.168.254.10 5060 interface GigabitEthernet0/0 5060
ip access-list extended inbound
permit udp any any eq 3074
permit udp any eq 88 any
permit tcp any any eq 3074
permit tcp any any eq domain
permit udp any any eq domain
permit tcp any any eq www
permit tcp any any eq 5060
permit udp any any eq 5060
access-list 1 permit 208.110.65.18
access-list 1 permit 192.168.192.0 0.0.0.255
access-list 1 permit 192.168.128.0 0.0.0.31
access-list 1 permit 10.20.30.0 0.0.0.255
access-list 1 permit 192.168.254.0 0.0.0.255
control-plane
mgcp profile default
sccp local GigabitEthernet0/0
sccp ccm 192.168.254.10 identifier 1 version 7.0
sccp
sccp ccm group 1
associate ccm 1 priority 1
associate profile 1 register confLab
associate profile 2 register xcodeLab
associate profile 3 register mtpLab
dspfarm profile 2 transcode 
codec g729r8
codec g711ulaw
codec g711alaw
codec g729ar8
codec g729abr8
maximum sessions 9
associate application SCCP
dspfarm profile 1 conference 
codec g711ulaw
codec g729ar8
codec g729abr8
codec g729r8
codec g729br8
maximum sessions 1
associate application SCCP
dspfarm profile 3 mtp 
codec g711ulaw
maximum sessions hardware 12
maximum sessions software 200
associate application SCCP
dial-peer voice 1 voip
incoming called-number .
voice-class codec 1 
dtmf-relay rtp-nte h245-signal h245-alphanumeric
no vad
dial-peer voice 2 voip
destination-pattern 4029881010
session target ipv4:192.168.254.10
voice-class codec 1 
dtmf-relay h245-alphanumeric
no vad
dial-peer voice 4 voip
destination-pattern 1[2-9]..[2-9]......
session protocol sipv2
session target sip-server
session transport udp
no voice-class sip early-offer forced
dtmf-relay rtp-nte
no dtmf-interworking
codec g711ulaw
no vad
no supplementary-service sip refer
dial-peer voice 5 voip
destination-pattern [2-9]..[2-9]......
session protocol sipv2
session target sip-server
voice-class codec 1 
dtmf-relay rtp-nte
no vad
sip-ua
credentials username 335201 password 7 03570B58505E771C165D40 realm sip-ua.com
authentication username 335201 password 7 075C711F18584F554F4652 realm sip-ua.com
registrar dns:proxy.sip-ua.com expires 60
sip-server dns:proxy.sip-ua.com
line con 0
line aux 0
line vty 0 4
exec-timeout 40 0
privilege level 15
password cisco
transport input ssh
scheduler allocate 20000 1000
webvpn gateway Cisco-WebVPN-Gateway
ip address 174.71.48.163 port 443 
ssl encryption rc4-md5
ssl trustpoint TP-self-signed-1860214740
logging enable
inservice
webvpn gateway webvpn
ssl trustpoint TP-self-signed-1860214740
no inservice
webvpn install svc flash:/webvpn/anyconnect-win-3.0.11042-k9.pkg sequence 1
webvpn install svc flash:/webvpn/anyconnect-macosx-i386-3.1.04072-k9.pkg sequence 2
webvpn context Cisc0-WebVPN
ssl authenticate verify all
policy group webvpnpolicy
   functions svc-enabled
no inservice
webvpn context Cisco-WebVPN
title "Scott Glenn Private Network, Authorized Users Only"
ssl authenticate verify all
url-list "rewrite"
acl "ssl-acl"
   permit ip 10.20.30.0 255.255.255.0 192.168.192.0 255.255.255.0
   permit ip 10.20.30.0 255.255.255.0 192.168.254.0 255.255.255.0
   permit ip 10.20.30.0 255.255.255.0 10.10.10.0 255.255.255.0
login-message "Cisco Secure WebVPN"
policy group webvpnpolicy
   functions svc-enabled
   svc address-pool "webvpn-pool" netmask 255.255.255.0
   svc rekey method new-tunnel
   svc split include 10.20.30.0 255.255.255.0
   svc split include 192.168.192.0 255.255.255.0
   svc split include 192.168.254.0 255.255.255.0
   svc split include 10.10.10.0 255.255.255.0
default-group-policy webvpnpolicy
aaa authentication list sslvpn
gateway Cisco-WebVPN-Gateway
max-users 2
inservice
end

It appears that I am getting back the following messge when I call into a TFN and try to press option "1":
*Dec 16 14:58:48.604: //20386/xxxxxxxxxxxx/CCAPI/ccCallModifyExtended:
   Nominator=0x716C46E8, Params=0x716C46C0, Call Id=20386
*Dec 16 14:58:48.604: //20387/xxxxxxxxxxxx/CCAPI/ccCallModifyExtended:
   Nominator=0x716C46E8, Params=0x716C46C0, Call Id=20387
*Dec 16 14:58:48.604: //20387/xxxxxxxxxxxx/CCAPI/ccCallModifyExtended:
   Nominator=0x716C46E8, Params=0x716C46C0, Call Id=20387
*Dec 16 14:58:48.664: //20386/xxxxxxxxxxxx/CCAPI/ccCallModify:
   Nominator=0x18E00, Params=0x716C4A50, Call Id=20386
*Dec 16 14:58:48.668: //20386/xxxxxxxxxxxx/CCAPI/cc_api_call_modify_done:
   Result=0, Interface=0x6A030830, Call Id=20386
*Dec 16 14:58:48.668: //20386/xxxxxxxxxxxx/CCAPI/ccCallModifyExtended:
   Nominator=0x716C46E8, Params=0x716C46C0, Call Id=20386
*Dec 16 14:59:01.148: //20384/8008FC7E1300/CCAPI/cc_api_call_digit_begin:
   Consume mask is not set. Relaying Digit 1 to dstCallId 0x4FA1
*Dec 16 14:59:01.148: //20384/8008FC7E1300/CCAPI/cc_relay_digit_begin_for_3way_conference:
   Check DTMF relay digit begin for 3way conf
*Dec 16 14:59:01.148: //20384/8008FC7E1300/CCAPI/cc_api_call_digit_end:
   Consume mask is not set. Relaying Digit 1 to dstCallId 0x4FA1
*Dec 16 14:59:01.148: //20384/8008FC7E1300/CCAPI/cc_relay_digit_end_for_3way_conference:
   Check DTMF relay digit end for 3way conf
*Dec 16 14:59:11.280: //20386/xxxxxxxxxxxx/CCAPI/ccCallModify:
   Nominator=0x800, Params=0x716C4A98, Call Id=20386

Similar Messages

  • ITunes is not recognizing or connecting to network

    My iTunes is not recognizing or connecting to my network. Everytime I try to update my iPhone 4S to the its latest OS software or update my apps via iTunes Store, it prompts up an error message as:
    'The iPhone software update server could not be contacted.
    Make sure your network settings are correct and your network connection is active, or try again later.'
    My net otherwise is working to the best of its abilities without any glitches whatsoever.
    If I were to change any settings or anything else, please let me know.
    Your help would be very much appreciated.
    Thank you.

    try a soft-reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.
    Try restarting your iPad : press and hold the Sleep/Wake button until a red slider appears, then drag the slider; then press and hold the Sleep/Wake button until the Apple logo appears. If the book download doesn't re-start, then you could try downloading the book to your computer and then syncing/copying it across to your iPad.
    You could also go to Settings, General, Reset All Settings.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/TS1398
    on rare occasions, the hardware wifi can be broken...you then must take it to a repair shop
    good luck

  • My iphone 5 can't tethering to my mac by cable, because it's not recognized as connected, someone knows how to fix it?

    My iphone 5 can't tethering to my mac by cable, because it's not recognized as connected, someone knows how to fix it?

    Is the device reasonably well changed and active on the same Wi-Fi network?
    If you need to connect the USB cable wrap the end of the USB connector in some thin tape to stop it getting caught or use a USB extension cable.
    tt2

  • Photosmart all in one 7510 not recognized but connected to wireless

    I have a NETGEAR Router, WNDR3800.  It is a dual band router running both a 5GHz and 2.4GHz network.  I have never been able to maintain a working connection to the printer.  After I reload the printer onto the known printers for the Mac, if the printer goes idle I am never able to re-establish the printer for use.
    The mac and the printer are both connected to the same 2.4GHz network.
    The network has WPA2-PSK [AES] security enabled
    The network configuration page shows the network status as ready with Bonjour enabled
    The Mac has never been able to pick up the printer wirelessly. I have always had to set it up via USB connection to get the Mac and printer to talk to each other.  The printer will join the wireless network without the Mac, however, if i complete the process that way then the Mac will never see the printer.
    Recenty updated to OS X Mavericks. Printer would not work although shows the status above.  Downloaded new drivers for the OS X update.  When running the HP utility to set up the printer, it was not recognized on the network. (reverified both were connected to the same 2.4Ghz network).  Attempted to connect via USB.  When establishing the network configuration for the printer on the HP Utility via the USB cable reveived an error message that stated the following (paraphrased):
    Your printer is connected to the network but is not recognized by your Mac check with hp print website help (essentially)
    I have reset the router and re-tried the above process. No difference
    I have reloaded all the software and restarted the mac and printer. No difference.
    I have manual assigned the IP Address for the printer and reserved the address on the router.  Re-attempted to connected wirelessly and via usb. No difference.
    I am at a loss as to what I can do next.  Not sure if it a router issue or printer issue but I have no other issues with any equipment on this router both establishing connections to and communicating between several other devices.  I would appreciate any help with this issue.

    Hello dan_man182 and welcome the HP Forums!
    I understand you're having an issue printing wirelessly. I can provide help for you.
    Follow this document please: 'Unable to Find Printer' Error Message Displays on the Computer During a Wireless Network Installati...
    Another tip I can give you is the security on your router. For some reason the connection may not like the WPA2-PSK [AES] security type. Try changing that to [TKIP] and see if that helps.
    Furthermore, if your 5.0Ghz is active, but you are not using it, try disabling the 5.0Ghz frequency altogether. There is a possibility it could interfere somehow.
    That is my personal thought on the matter, if you want a full detailed description on router settings you can refer to this: Suggested Router Configurations
    Source: VisionAiry
    Thank you for choosing the HP Forums! Let me know if that helps!
    GiGi10
    I used to work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the left to say “Thanks” for helping!

  • Macbook Air not recognizing anything connected via USB?

    My MB Air is not recognizing anything that I connect via USB...camera, harmony remote, phone, toys - nothing!  Nothing is showing up as being recongnized...anyone else having this problem?  I have tried virtually every device...what the heck?

    SMC reset and re verify
    SMC reset
    Shut down the computer.
    Plug in the MagSafe power adapter to a power source, connecting it to the Mac if its not already connected.
    On the built-in keyboard, press the (left side) Shift-Control-Option keys and the power button at the same time.
    Release all the keys and the power button at the same time.
    Press the power button to turn on the computer. 
    Note: The LED on the MagSafe power adapter may change states or temporarily turn off when you reset the SMC.
    If no USB device of any kind can be found contact Apple for appt. for free in shop full diagnostic and likely parts replacement.  

  • IMac is not recognizing USB connections. Memory Stick, Elephant Storage do not appear as connected devices anymore. Is there an easy solution?

    My iMac is not recognizing any USB connections. Memory Stick and my Elephant Storage do not appear as connected devices anymore. Is there an easy solution?

    Then try smc and pram reset. 
    Did you try the logout/in?  Of course this is redundant if you do the smc and pram reset.

  • Time capsule not recognizing internet connection

    My Time Capsule is not recognizing the intenet connection from my isp.  It is directly connected to my Comcast router.  I can connect wirelessly to the Comcast router, but when I successfully connect to the TC, the airport utility shows that the internet connection is down.  I have rebooted both the ISP router as well as the TC.  is there help out there?
    thanks,
    John

    I just rebooted both devices again at the same time rather than one after the other.  It seems to have fixed my problem.
    John

  • IPhone 4 not recognized when connected to new USB 2.0 card

    I have an iphone 4 OS4.1 on a no-name Windows XP Pro (service pack 3) PC with an AMD processor and lots of RAM.
    I had the phone working and syncing beautifully with the onboard USB 1.1 but it was slow. So I bought a new PCI USB 2.0 card and installed it. Card is installed and there are no problems according to the status in System Devices.
    But the computer does not recognize the iphone when plugged into one of those ports. If I plug it into one of the USB 1.1 ports that are still in the machine, it syncs and works fine. If I plug it into one of the new USB 2.0 ports, the PC shows the window at bottom right saying the device is not recognized. Tried the wizard but it's useless.
    THOUGHTS?????

    Nevermind!!!
    It turned out to be a faulty cable! I tried it with a different sync cable and it works fine!
    So disregard the question above.

  • USB device not recognized after connecting the iphone to PC

    Hi all,i have an iphone 3Gs 16 GB.I have some problems with it.Yesterday when I decidet to plug my iphone to PC and update the iOS,windows gives a message:USB device not recognized. ***?! I tried to change the USB cable and no fix,i tried reinstalling iTunes-same thing,I tried on another computer-the same.So in my country there's no apple store just Orange store what sels this mobiles and i took it there, so i'm waiting for the response.What could be with it?! There was no water or physical damage. ?! Thanks a lot

    someone? please

  • Itunes all of a sudden not recognizing ipod connection

    just an hour before this happened i made an update to my ipod then this happend. i re-installed the ipod and itunes software, but nothing. this ipod is really aggrevating me b/c u expect less hassle from a $300 product.
    please help!!

    is your ipod functioning normally?
    if itunes is not recognizing it, read the following:
    http://docs.info.apple.com/article.html?artnum=61711

  • Mitel System With Trunk To CUCM DTMF Not Recognized.

    Hello,
    Not sure if this is correct forum but maybe someone has seen this. Overview is that DTMF is not being recognized by CVP from the greeting. Call flow is such.
    Mitel 5000 --siptrunk---CUCM9---siptrunk---CVP9
    Currently the DTMF type on all trunks is RFC2833. And verified the Mitel is RFC as well. I think the problem is that for payload Mitel is sending 96. But on the Cisco CUCM the trunks are using the default of 101 for both the trunk to Mitel and CVP. Here is the invite in from Mitel you can see it sends payload of 96.
    INVITE sip:[email protected]:5060 SIP/2.0
    Via: SIP/2.0/UDP 10.254.20.32:5060;branch=z9hG4bK2312043656-10065
    Max-Forwards: 70
    Allow: NOTIFY,REGISTER,REFER,SUBSCRIBE,INVITE,ACK,OPTIONS,CANCEL,BYE
    User-Agent: Mitel-5000-ICP-5.1.0.56
    P-Asserted-Identity: "Laura B." <sip:[email protected]>
    From: "Laura B." <sip:[email protected]:5060>;tag=Mitel-5000_2312043669-10065
    To: 72799 <sip:[email protected]:5060>
    Call-ID: 2312043591-10065
    CSeq: 1 INVITE
    Contact: "Laura B." <sip:[email protected]:5060>
    Content-Type: application/sdp
    Content-Length: 266
    v=0
    o=Mitel-5000-ICP 169457268 1404250460 IN IP4 10.254.20.31
    s=SIP Call
    c=IN IP4 10.254.20.31
    t=0 0
    m=audio 6770 RTP/AVP 0 8 96
    a=rtpmap:0 PCMU/8000
    a=rtpmap:8 PCMA/8000
    a=rtpmap:96 telephone-event/8000
    a=ptime:20
    a=maxptime:30
    a=cdsc:1 image udptl t38
     5:16 PM
    here is 200 ok
     5:16 PM
     5:16 PM
    Jay Schulze:
    SIP/2.0 200 OK
    Via: SIP/2.0/UDP 10.254.20.32:5060;branch=z9hG4bK2312043656-10065
    From: "." <sip:[email protected]:5060>;tag=Mitel-5000_2312043669-10065
    To: 72799 <sip:[email protected]:5060>;tag=10585346~dfbf10b3-6c69-4443-852f-cbf609935a6f-42551743
    Date: Tue, 01 Jul 2014 21:34:24 GMT
    Call-ID: 2312043591-10065
    CSeq: 1 INVITE
    Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
    Allow-Events: presence, kpml
    Supported: replaces
    Supported: X-cisco-srtp-fallback
    Supported: Geolocation
    P-Preferred-Identity: <sip:[email protected]>
    Remote-Party-ID: <sip:[email protected]>;party=called;screen=no;privacy=off
    Contact: <sip:[email protected]:5060>
    Content-Type: application/sdp
    Content-Length: 238
    v=0
    o=CiscoSystemsCCM-SIP 10585346 1 IN IP4 10.38.246.136
    s=SIP Call
    c=IN IP4 10.38.246.166
    b=TIAS:64000
    b=AS:64
    t=0 0
    m=audio 23956 RTP/AVP 0 96
    a=rtpmap:0 PCMU/8000
    a=ptime:20
    a=rtpmap:96 telephone-event/8000
    a=fmtp:96 0-15
    This is the invite over to CVP. Still sending 96. I'm pretty sure I can fix this by setting the payload type to 96 on both trunks on CUCM. I was able to test with it afterhours. After reading through Mitel docs there is no way to change payload type on their side. The question is really would there be anything else this could maybe break on the CVP side?

    Well that did not work. What I found was it was going through 96 all the way to CVP. However when CVP returned a label to the VXML. The VXML sent back the 200 OK with 101.
    If I changed the the rtp payload-type nte 96 on the VXML dial-peer it did work. However it broke any other call flow to CVP from being able to recognize DTMF. 
    I wonder if this is some type of bug on VXML. Because it was my understanding by having the command 'asymmetric payload full' under SIP. It would pass the payload type from one call leg to the other.

  • Hard drive not recognized when connected to Apple keyboard

    Hi there,
    I'm using a dock (Henge) for my MacBook Pro with a wired Apple keyboard to which I connect a Passport hard drive using the USB port (my Time Machine backup). The hard drive is self powered but still it won't be recognized by the Macbook Pro. I have used the USB port to connect my iPhone without any issue.
    Any ideas? Should I use a USB power booster?
    Thanks
    CB

    The USB ports in the Apple keyboard are NOT powered, so your passport HD will not work on it because it pulls too much power from the USB port.
    More info here: http://support.apple.com/kb/HT4049

  • MacBookPro not recognizing USB connections

    Since I uploaded Maverick v 10.9.3, none of my USB connections are recognized. Not seeing 'devices' in the finder. Whassup?

    Hi janep512,
    If your USB devices are not showing under Devices in a Finder window, please check the Finder menu > Preferences > Sidebar tab as described in this article -
    Mac Basics: The Finder
    http://support.apple.com/kb/HT2470
    See section 8.
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • IPhone 5s Key Pad Touch Tones not recognized on some calls

    When I am on a call and it asks me to click "1" or "9" sometimes the number is recognized and sometimes it is not. The most frustrating is that my apartment building door buzzer will not recognize 9. My iPhone 5 worked fine but I am having trouble with the 5s.

    A little help, please? Anyone have any ideas? I'd be so grateful...

  • IPOD  Not Recognized USB Connection

    How do i get my 40Gb IPOD to work with a USB Connection, I can only use my IPOD with the Firewire connection. Is it possible to use both the Firewire and USB connections without totally restoring my IPOD

    First of all, try another port on your computer. Some ports are not connected direct to the motherboard and do not recognize the iPod as well as those that are. Reset the iPod each time you connect it to another port.
    Still no joy, see these.
    Your Windows PC doesn't recognize iPod.
    iPod appears in Windows Explorer but does not appear in iTunes.
    iPod does not appear in iTunes.
    Fast user switching in Windows XP is not supported.
    Strange iPod behavior.
    When restoring the iPod, put it into disk mode first.
    Putting iPod into disk mode.

Maybe you are looking for

  • Error Message on all Adobe Files

    After the recent upgrade and even after I went and reinstalled Adobe Reader 11.0.06 ? all of my current adobe file that I click on to open have the same message; Adobe Reader could not open '(file)' because it is either not a supported file type or b

  • Ipad Update loses horizontal / Vertical lock switch. Now it's a mute switch

    OK, this is a big one. The little switch on the side of the iPad, that normally allows users to lock orientation, now functions as a mute switch. This is a terrible flaw, and should be corrected.

  • Vendor address replication

    Hi all, I created a vendor on ECC system and in Purchase Organization Data I inserted two different addresses (one for vendor, one for purchase order vendor with partner role). When I replicate it to SRM(BBPGETVD txn), in SRM Business Partner data, I

  • I can't download ANY file with Safari 5.1

    Hello, I need hel please. The problem I have is the following: Safari 5.1 can't download ANY file. I have a Macbook pro running on 10.7.2 I think the problem started after upgrading to Lion. The only way I manage to download files is "right clicking"

  • Lots of little hovering tips next to buttons

    Instead of having people read a user manual I want to have lots of little hovering tips next to button and things people interact with, telling them what they do. when a user hovers over one of these tips i want it to expand with some text inside. I