2 beeps heard in earpiece before outgoing call connects

I have scoured the internet and called Verizon yet I can't seem to figure out why my phone is doing what it's doing...for the past 1-2 months, whenever I make an outgoing call on my iPhone 5, I hear 2 beeps in the earpiece before the call connects (I hear it when on speaker phone as well).
The sound is similar to the beep/tone you hear if someone calls in while you're on the phone. My location doesn't matter (at home, out and about, etc...), I hear the beeps everytime.
Does anyone else hear 2 beeps when attempting to make a call? I've looked at every possible setting on my phone, did a couple of hard resets, and nothing seems to work in turning it off.
BTW, the beeps are more annoying than anything (calls still connect and are audible) but my phone never did this before and was just curious.
Thanks!

Hello!
More than likely your phone is under a network extender coverage area. You can check this by dialing #48 and call - if it says "You are under network extender coverage" - this means you are pulling from either yours or a nearby neighbor's Wireless Network Extender.

Similar Messages

  • Hi really need help, on my iPhone 4 and iPhone 5 if I call someone and put them on speaker before the calls connected, the call will fail, and refuse to end call any ideas, been back to apple 3 times!

    Really need help as both my iPhone 4 and iphone 5 have the same problem, if I call someone using speaker the call never connects, just "hangs". Then when I give up neither phone will end the call! Been back to apple 3 times and all handsets replaced but still no different!

    Not sure if this Term is Relevant towards an iPhone but, my iPhone won't Post unless if it's plugged into a Charger.

  • IPhone 5s, Outgoing calls makes connection, no voice

    iPhone 5s - Outgoing calls makes connection, no voice.

    Just spent the morning trying to resolve this problem.  If you want good support, Apple support is not the place to go:  See the following.  My phone is working now, but the support received from Apple was of no help.
    There
    are limited places to post the following comment so here it is: Contacted apple
    support today for Iphone 5c issue (phone would not make outgoing calls,
    intermittent and when there was a connection, receiving party could not hear me
    unless I was on
    speaker. After contacting my service provider, resetting my phone and checking
    problems with service, they connected me to Apple support. Apple called me and
    gathered my information, cell number I was calling from (not my cell with
    problem). We worked through some possible issues and then she said she was
    going to call my cell to check connectivity. She proceeds to hang up on the
    call we were on and attempts to call my cell. My cell was not working properly,
    hence my call was made from a different phone. Support person can not reach me
    through my celll ( because it was not working properly) instead of contacting
    me back on the number I gave her in case we were disconnected, she leaves a
    message for me to call Apple support back to resolve the problem and she was
    going to add to the ticket that we were disconnected. Oh and she neglected to
    leave me a call back number so that didn't help much. Didn't give me a ticket
    number. I use to love apple. I guess you either love them or hate them. I now
    hate them and will tell everyone that they have the worst support I have ever
    encountered. I have seen many issues with Apple phones whenever someone updates
    their IOS as recommended. If you want anything more than sub par support I
    would suggest you go anywhere except Apple. Posting on as many social media
    sites as I can, since this is the only source I have to complain. Not that
    these complaints will be taken seriously.

  • Can't make outgoing call with Skype Connect

    I have my Asterisk PBX configured with Skype Connect using SIP with TLS and SRTP. Most of my outgoing calls go through, but sometimes I can't get call out. I was able to leave asterisk console up and collect verbose and sip debug data. Can somebody help me diagnose why my calls aren't going through?
    I've changed my external IP (I'm behind a NAT'd firewall) to 1.2.3.4 and my SIP profile's user ID to 11111111111111. and my domain name to test.com. If someone working for Skype needs that information they can email me and I'll send it privately.
    My config:
    [general]
    context=default_context
    allowguest=no
    alwaysauthreject=yes
    allowoverlap=no
    udpbindaddr=0.0.0.0
    tlsenable=yes
    tlsbinddir=0.0.0.0
    tlscertfile=/usr/local/asterisk/etc/asterisk/keys/asterisk.pem
    tlscafile=/usr/local/asterisk/etc/asterisk/keys/ca.crt
    tlscipher=ALL
    tlsclientmethod=tlsv1
    tcpenable=yes
    tcpbindaddr=0.0.0.0
    transport=udp,tcp,tls
    srvlookup=yes
    dynamic_exclude_static = yes
    buggymwi=yes
    contactpermit=192.168.1.0/24
    register => tls://111111111111111:[email protected]
    [skype]
    type=friend
    context=from-skype
    dtmfmode=rfc2833
    host=sip.skype.com
    username=11111111111111
    fromuser=11111111111111
    secret=abcd12345
    disallow=all
    allow=ulaw
    allow=alaw
    nat=yes
    fromdomain=sip.skype.com
    insecure=port,invite
    transport=tls
    srtpcapable=yes
    encryption=yes
    SIP Debugging enabled
    [2012-08-23 19:22:33] NOTICE[16552]: chan_sip.c:13465 sip_reregister: -- Re-registration for [email protected]
    > doing dnsmgr_lookup for 'sip.skype.com'
    > ast_get_srv: SRV lookup for '_sips._tcp.sip.skype.com' mapped to host 1.sip.skype.com, port 5061
    REGISTER 11 headers, 0 lines
    Reliably Transmitting (NAT) to 63.209.144.201:5061:
    REGISTER sip:sip.skype.com:5061 SIP/2.0
    Via: SIP/2.0/TLS 192.168.1.15:5061;branch=z9hG4bK2726fcb8;rport
    Max-Forwards: 70
    From: <sip:[email protected]>;tag=as6edf93cf
    To: <sip:[email protected]>
    Call-ID: [email protected]
    CSeq: 32495 REGISTER
    User-Agent: Asterisk PBX 10.5.2
    Authorization: Digest username="11111111111111", realm="sip.skype.com", algorithm=MD5, uri="sip:sip.skype.com:5061", nonce="5036b5770000182c78c1d1909cfd5c74e33f033c952d240d", response="81001ceacd91b16ebb956d3c55991471"
    Expires: 120
    Contact: <sip:[email protected]:5061;transport=TLS>
    Content-Length: 0
    <--- SIP read from TLS:63.209.144.201:5061 --->
    SIP/2.0 200 OK
    From: <sip:[email protected]>;tag=as6edf93cf
    To: <sip:[email protected]>;tag=c990d13f-90f7a10d-0-55cb59a8-0
    Call-ID: [email protected]
    CSeq: 32495 REGISTER
    Via: SIP/2.0/TLS 192.168.1.15:5061;branch=z9hG4bK2726fcb8;rport=50541;received=1.2.3.4
    Expires: 45
    Contact: <sip:[email protected]:5061;transport=tls>;expires=45
    Content-Length: 0
    <------------->
    --- (9 headers 0 lines) ---
    Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: REGISTER)
    [2012-08-23 19:22:33] NOTICE[17932]: chan_sip.c:21399 handle_response_register: Outbound Registration: Expiry for sip.skype.com is 45 sec (Scheduling reregistration in 30 s)
    <--- SIP read from UDP:192.168.1.16:5060 --->
    INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.16:5060;branch=z9hG4bK-819ce62
    From: "Scott's Office" <sip:[email protected]>;tag=9961686dacab532ao0
    To: <sip:[email protected]>
    Call-ID: [email protected]
    CSeq: 101 INVITE
    Max-Forwards: 70
    Contact: "Scott's Office" <sip:[email protected]:5060>
    Expires: 240
    User-Agent: Cisco/SPA504G-7.5.2b
    Content-Length: 234
    Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER, UPDATE
    Supported: replaces
    Content-Type: application/sdp
    v=0
    o=- 88651316 88651316 IN IP4 192.168.1.16
    s=-
    c=IN IP4 192.168.1.16
    t=0 0
    m=audio 16484 RTP/AVP 0 8 101
    a=rtpmap:0 PCMU/8000
    a=rtpmap:8 PCMA/8000
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-15
    a=ptime:30
    a=sendrecv
    <------------->
    --- (14 headers 12 lines) ---
    Sending to 192.168.1.16:5060 (NAT)
    Using INVITE request as basis request - [email protected]
    Found peer 'scott_office' for 'scott_office' from 192.168.1.16:5060
    == Using SIP RTP CoS mark 5
    Found RTP audio format 0
    Found RTP audio format 8
    Found RTP audio format 101
    Found audio description format PCMU for ID 0
    Found audio description format PCMA for ID 8
    Found audio description format telephone-event for ID 101
    Capabilities: us - (ulaw), peer - audio=(ulaw|alaw)/video=(nothing)/text=(nothing), combined - (ulaw)
    Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
    Peer audio RTP is at port 192.168.1.16:16484
    Looking for 19739928881 in home (domain asterisk.test.com)
    list_route: hop: <sip:[email protected]:5060>
    <--- Transmitting (NAT) to 192.168.1.16:5060 --->
    SIP/2.0 100 Trying
    Via: SIP/2.0/UDP 192.168.1.16:5060;branch=z9hG4bK-819ce62;received=192.168.1.16;rport=5060
    From: "Scott's Office" <sip:[email protected]>;tag=9961686dacab532ao0
    To: <sip:[email protected]>
    Call-ID: [email protected]
    CSeq: 101 INVITE
    Server: Asterisk PBX 10.5.2
    Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
    Supported: replaces, timer
    Contact: <sip:[email protected]:5060>
    Content-Length: 0
    <------------>
    -- Executing [19739928881@home:1] Dial("SIP/scott_office-000000b0", "SIP/skype/+19739928881") in new stack
    == Using SIP RTP CoS mark 5
    Audio is at 9302
    Adding codec 100003 (ulaw) to SDP
    Adding codec 100004 (alaw) to SDP
    Adding non-codec 0x1 (telephone-event) to SDP
    Reliably Transmitting (NAT) to 63.209.144.201:5061:
    INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/TLS 192.168.1.15:5061;branch=z9hG4bK1c3f16ee;rport
    Max-Forwards: 70
    From: "Scott's Office" <sip:[email protected]:5060>;tag=as049830bd
    To: <sip:[email protected]>
    Contact: <sip:[email protected]:5061;transport=TLS>
    Call-ID: [email protected]
    CSeq: 102 INVITE
    User-Agent: Asterisk PBX 10.5.2
    Date: Thu, 23 Aug 2012 23:22:34 GMT
    Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
    Supported: replaces, timer
    Content-Type: application/sdp
    Content-Length: 370
    v=0
    o=root 1671301052 1671301052 IN IP4 192.168.1.15
    s=Asterisk PBX 10.5.2
    c=IN IP4 192.168.1.15
    t=0 0
    m=audio 9302 RTP/SAVP 0 8 101
    a=rtpmap:0 PCMU/8000
    a=rtpmap:8 PCMA/8000
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-16
    a=silenceSupp:off - - - -
    a=ptime:20
    a=sendrecv
    a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:TRh/HeKozlBO/mmYHNTiS5KMnefVI0aRicLoDNjb
    -- Called SIP/skype/+19739928881
    <--- SIP read from TLS:63.209.144.201:5061 --->
    SIP/2.0 100 Trying
    From: "Scott's Office" <sip:[email protected]:5060>;tag=as049830bd
    To: <sip:[email protected]>
    Call-ID: [email protected]
    CSeq: 102 INVITE
    Via: SIP/2.0/TLS 192.168.1.15:5061;branch=z9hG4bK1c3f16ee;rport=50541;received=1.2.3.4
    Contact: <sip:[email protected]:5061;maddr=63.209.144.201;transport=tls>
    Content-Length: 0
    <------------->
    --- (8 headers 0 lines) ---
    <--- SIP read from TLS:63.209.144.201:5061 --->
    SIP/2.0 407 Proxy Authentication Required
    From: "Scott's Office" <sip:[email protected]:5060>;tag=as049830bd
    To: <sip:[email protected]>;tag=c990d13f-13c4-5036bb3b-714198b9-32d150b4
    Call-ID: [email protected]
    CSeq: 102 INVITE
    Proxy-Authenticate: Digest realm="sip.skype.com", nonce="5036bb5800012cdd3d20e5090cc200805f7d0bbd58318e9e", algorithm=MD5
    Via: SIP/2.0/TLS 192.168.1.15:5061;branch=z9hG4bK1c3f16ee;rport=50541;received=1.2.3.4
    Content-Length: 0
    <------------->
    --- (8 headers 0 lines) ---
    set_destination: Parsing <sip:[email protected]> for address/port to send to
    set_destination: set destination to 63.209.144.201:5060
    Transmitting (NAT) to 63.209.144.201:5061:
    ACK sip:[email protected] SIP/2.0
    Via: SIP/2.0/TLS 192.168.1.15:5061;branch=z9hG4bK1c3f16ee;rport
    Max-Forwards: 70
    From: "Scott's Office" <sip:[email protected]:5060>;tag=as049830bd
    To: <sip:[email protected]>;tag=c990d13f-13c4-5036bb3b-714198b9-32d150b4
    Contact: <sip:[email protected]:5061;transport=TLS>
    Call-ID: [email protected]
    CSeq: 102 ACK
    User-Agent: Asterisk PBX 10.5.2
    Content-Length: 0
    Audio is at 9302
    Adding codec 100003 (ulaw) to SDP
    Adding codec 100004 (alaw) to SDP
    Adding non-codec 0x1 (telephone-event) to SDP
    Reliably Transmitting (NAT) to 63.209.144.201:5061:
    INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/TLS 192.168.1.15:5061;branch=z9hG4bK1b988ba5;rport
    Max-Forwards: 70
    From: "Scott's Office" <sip:[email protected]:5060>;tag=as049830bd
    To: <sip:[email protected]>
    Contact: <sip:[email protected]:5061;transport=TLS>
    Call-ID: [email protected]
    CSeq: 103 INVITE
    User-Agent: Asterisk PBX 10.5.2
    Proxy-Authorization: Digest username="11111111111111", realm="sip.skype.com", algorithm=MD5, uri="sip:[email protected]", nonce="5036bb5800012cdd3d20e5090cc200805f7d0bbd58318e9e", response="6efb0e37178bae868f0a1e0ddf110e3c"
    Date: Thu, 23 Aug 2012 23:22:34 GMT
    Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
    Supported: replaces, timer
    Content-Type: application/sdp
    Content-Length: 370
    v=0
    o=root 1671301052 1671301053 IN IP4 192.168.1.15
    s=Asterisk PBX 10.5.2
    c=IN IP4 192.168.1.15
    t=0 0
    m=audio 9302 RTP/SAVP 0 8 101
    a=rtpmap:0 PCMU/8000
    a=rtpmap:8 PCMA/8000
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-16
    a=silenceSupp:off - - - -
    a=ptime:20
    a=sendrecv
    a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:TRh/HeKozlBO/mmYHNTiS5KMnefVI0aRicLoDNjb
    <--- SIP read from TLS:63.209.144.201:5061 --->
    SIP/2.0 100 Trying
    From: "Scott's Office" <sip:[email protected]:5060>;tag=as049830bd
    To: <sip:[email protected]>;tag=c990d13f-13c4-5036bb3b-714198b9-32d150b4
    Call-ID: [email protected]
    CSeq: 103 INVITE
    Via: SIP/2.0/TLS 192.168.1.15:5061;branch=z9hG4bK1b988ba5;rport=50541;received=1.2.3.4
    Contact: <sip:[email protected]:5061;maddr=63.209.144.201;transport=tls>
    Content-Length: 0
    <------------->
    --- (8 headers 0 lines) ---
    Really destroying SIP dialog '[email protected]' Method: REGISTER
    <--- SIP read from TLS:63.209.144.201:5061 --->
    SIP/2.0 180 Ringing
    From: "Scott's Office" <sip:[email protected]:5060>;tag=as049830bd
    To: <sip:[email protected]>;tag=c990d13f-13c4-5036bb3b-714198b9-32d150b4
    Call-ID: [email protected]
    CSeq: 103 INVITE
    User-Agent: SipGW 8
    Via: SIP/2.0/TLS 192.168.1.15:5061;branch=z9hG4bK1b988ba5;rport=50541;received=1.2.3.4
    Contact: <sip:[email protected]:5061;maddr=63.209.144.201;transport=tls>
    Content-Length: 0
    <------------->
    --- (9 headers 0 lines) ---
    list_route: hop: <sip:[email protected]:5061;maddr=63.209.144.201;transport=tls>
    -- SIP/skype-000000b1 is ringing
    <--- Transmitting (NAT) to 192.168.1.16:5060 --->
    SIP/2.0 180 Ringing
    Via: SIP/2.0/UDP 192.168.1.16:5060;branch=z9hG4bK-819ce62;received=192.168.1.16;rport=5060
    From: "Scott's Office" <sip:[email protected]>;tag=9961686dacab532ao0
    To: <sip:[email protected]>;tag=as3f27fa61
    Call-ID: [email protected]
    CSeq: 101 INVITE
    Server: Asterisk PBX 10.5.2
    Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
    Supported: replaces, timer
    Contact: <sip:[email protected]:5060>
    Content-Length: 0
    <------------>
    <--- SIP read from TLS:63.209.144.201:5061 --->
    SIP/2.0 408 Request Timeout
    From: "Scott's Office" <sip:[email protected]:5060>;tag=as049830bd
    To: <sip:[email protected]>;tag=c990d13f-13c4-5036bb3b-714198b9-32d150b4
    Call-ID: [email protected]
    CSeq: 103 INVITE
    Via: SIP/2.0/TLS 192.168.1.15:5061;branch=z9hG4bK1b988ba5;rport=50541;received=1.2.3.4
    Content-Length: 0
    <------------->
    --- (7 headers 0 lines) ---
    [2012-08-23 19:22:45] WARNING[17932]: chan_sip.c:20947 handle_response_invite: Re-invite to non-existing call leg on other UA. SIP dialog '[email protected]'. Giving up.
    set_destination: Parsing <sip:[email protected]> for address/port to send to
    set_destination: set destination to 63.209.144.201:5060
    Transmitting (NAT) to 63.209.144.201:5061:
    ACK sip:[email protected]:5061;maddr=63.209.144.201;transport=tls SIP/2.0
    Via: SIP/2.0/TLS 192.168.1.15:5061;branch=z9hG4bK1b988ba5;rport
    Max-Forwards: 70
    From: "Scott's Office" <sip:[email protected]:5060>;tag=as049830bd
    To: <sip:[email protected]>;tag=c990d13f-13c4-5036bb3b-714198b9-32d150b4
    Contact: <sip:[email protected]:5061;transport=TLS>
    Call-ID: [email protected]
    CSeq: 103 ACK
    User-Agent: Asterisk PBX 10.5.2
    Content-Length: 0
    Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: INVITE)
    == Everyone is busy/congested at this time (1:0/1/0)
    -- Executing [19739928881@home:2] Hangup("SIP/scott_office-000000b0", "") in new stack
    == Spawn extension (home, 19739928881, 2) exited non-zero on 'SIP/scott_office-000000b0'
    Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: INVITE)
    <--- Reliably Transmitting (NAT) to 192.168.1.16:5060 --->
    SIP/2.0 503 Service Unavailable
    Via: SIP/2.0/UDP 192.168.1.16:5060;branch=z9hG4bK-819ce62;received=192.168.1.16;rport=5060
    From: "Scott's Office" <sip:[email protected]>;tag=9961686dacab532ao0
    To: <sip:[email protected]>;tag=as3f27fa61
    Call-ID: [email protected]
    CSeq: 101 INVITE
    Server: Asterisk PBX 10.5.2
    Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
    Supported: replaces, timer
    Content-Length: 0
    <------------>
    <--- SIP read from UDP:192.168.1.16:5060 --->
    ACK sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.16:5060;branch=z9hG4bK-819ce62
    From: "Scott's Office" <sip:[email protected]>;tag=9961686dacab532ao0
    To: <sip:[email protected]>;tag=as3f27fa61
    Call-ID: [email protected]
    CSeq: 101 ACK
    Max-Forwards: 70
    Contact: "Scott's Office" <sip:[email protected]:5060>
    User-Agent: Cisco/SPA504G-7.5.2b
    Content-Length: 0
    <------------->
    --- (10 headers 0 lines) ---
    Really destroying SIP dialog '[email protected]' Method: INVITE
    Really destroying SIP dialog '[email protected]' Method: ACK

    I wound up calling skype support. This is the final sip.conf looks like. Hope it helps. Good luck.
    Scott
    [general]
    context=default_context
    allowguest=no
    alwaysauthreject=yes
    allowoverlap=no
    udpbindaddr=0.0.0.0
    tlsenable=yes
    tlsbinddir=0.0.0.0
    tlscertfile=/usr/local/asterisk/etc/asterisk/keys/asterisk.pem
    tlscafile=/usr/local/asterisk/etc/asterisk/keys/ca.crt
    tlscipher=ALL
    tlsclientmethod=tlsv1
    tcpenable=yes
    tcpbindaddr=0.0.0.0
    transport=udp,tcp,tls
    srvlookup=yes
    dynamic_exclude_static = yes
    buggymwi=yes
    contactpermit=192.168.1.0/24
    register => tls://[email protected]
    [skype]
    type=friend
    context=from-skype
    dtmfmode=rfc2833
    host=sip.skype.com
    username=user
    fromuser=user
    secret=pass
    disallow=all
    allow=ulaw
    allow=alaw
    nat=yes
    fromdomain=sip.skype.com
    insecure=port,invite
    transport=tls
    srtpcapable=yes
    encryption=yes

  • Hi, I have a macbook pro and when using FaceTime outgoing calls it says connecting but it never connects, however, I can receive incoming calls. Does anyone have any suggestions please?

    Hi,
    I have a macbook pro and when making outgoing calls on facetime I get to connecting but it never does connect, however I can receive incoming calls. Any suggestions please?

    Hey there kakitiga,
    It sounds like you are trying to make a call with FaceTime, it never finishes connecting to the person you are trying to reach. I want to recommend the troubleshooting steps from this article named:
    FaceTime for Mac: Troubleshooting FaceTime
    http://support.apple.com/kb/ts4185
    If you encounter issues making or receiving FaceTime calls, try the following:
    Verify that FaceTime is enabled in FaceTime > Preferences.If the issue persists, or if you see the message "Waiting for Activation", try toggling FaceTime off and then on.
    Verify that the Date, Time, and Time Zone are set correctly:
    From the Apple () menu, choose System Preferences > Date & Time > Date & Time.
    Enable "Set Automatically".
    Click the Time Zone tab and confirm the closest city is correct.
    Verify that both parties are connected to an active broadband Internet connection.
    See Mac OS X: Troubleshooting a cable modem, DSL, or LAN Internet connection.
    Consult Using FaceTime behind a firewall for necessary ports to open in firewalls, security software and routers.
    If you encounter issues using a Wi-Fi network, use standard Wi-Fi network troubleshooting to resolve interference and other issues.
    Verify the phone number or email address being used is the correct one activated for FaceTime.You can verify that you are using a valid Apple ID at appleid.apple.com. You can also create an Apple ID or reset your password from this website.
    Verify that both parties have installed the latest software updates for their Mac and/or device. See:
    Mac OS X: Updating your software
    iOS: How to update your iPhone, iPad, or iPod touch
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

  • Why does my iPhone 4s beep when answering incoming calls or placing an outgoing call?  How do I turn it off?

    Starting today my iPhone 4s now beeps when I am making an outgoing call or when I receive an incoming call.  I am wondering if this is due to the recent upgrade to 7.0.4.  My phone is on Verizon.  Does anyone know how to turn this beep off?

    This is a new feature of iOS 8 ... go to your iPhone's FaceTime settings and turn off "iPhone Cellular Calls".

  • Cannot connect outgoing call to one specific cell number on the Verizon network.

    Cannot connect to a specific number with an outgoing call.  The call goes to voicemail after first ring.  Can call the same number on a different phone with no problems.  Is there a setting I accidentally activated.  I have been able to call the number in the past. 

        @Newmie,
    I appreciate reaching out to us regarding the calls going through. I can understand how this can be an inconvenience to you. Please complete a soft reset by holding down the power button and home button simulataneously. If you still run in to issues with the call again please ensure that the contact information is correctly entered. We want to ensure that you are able to reach this particular contact number.
    YosefT_VZW
    VZW Support
    Follow us on Twitter @VZWSupport

  • Skype not connecting outgoing calls.

    This started last week, for some reason my Skype won't connect to the majority of my contacts (Skype to Skype calls).  It will say "connecting", not ring, and then show "Call ended - error."
    Does anyone have a solution for this?  It's happening on both my MacBook Air and my iPhone.  These people are online and can Skype me so this is really confusing and frustrating.  I rely on Skype because I live on the other side of the world from my family.  It is literally our only communication.  I've been using it religiously since 2006 and it's only started doing things like this the last few months.
    And yes, I do have the latest version of Skype installed.

    I have the exact same problem.
    Also with iMac, and iPhone latest Skype software versions on both. 
    Been like this for some months now.  But not on all calls.  Sometimes works perfectly ok - sometimes not!  Sometimes - always fails with particular contacts but not others.  
    Problem is with outgoing call, not ringing, not connecting, just failing for no reason.
    I expect a lot of people have experienced this, and just try again later on.  
    But, there doesn't seem to be any fixes anytime soon on this community. 
    The worry is:- does anyone at Skype tech support ever look at these mails at all!  

  • After connecting my blue tooth it works for a few incoming and outgoing calls.  Then for no reason when i make a call the other party cannot hear me and even if i try to click on the  speaker phone or hand set they cannot hear me.  rebooting required

    Blue tooth operation and lock up.  After i connect my bluetooth it works fine foe a few calls.  Then if i place an outgoing call, I cannot hear the reciving party but they can hear me.  Other times i can hear them but they cant hear me.  After rebooting the phine it works again for a few calls.  This is consistent with 2 diferent blue tooth devices?

    Sorry about the delay, I have been away from my computer for a couple of days.
    Since you are able to use Siri and dictate notes, that indicates the mic itself is working.
    I would suggest fully quiting the Phone app and resetting the iPhone.
    Double click the Home button (bottom center of the display with square icon on it) to get the fast switcher. Press and hold on one of the icons so they start "shivering" and the red "-" icons. locate the Phone icon and press the red "-" on it. Then press the Home button again to stop the "shivering".
    Then Reset the iPhone, press and hold the Home and Sleep/power (top right edge of iPhone) buttons until you get the Apple logo. Wait for it to finish restarting and then test again.

  • IPhone 4s 6.1.3 problems with 3g,In and Outgoing Calls

    Hi Everybody!
    I got a factory unlocked (originally was Vodafon locked) iPhone 4s with firmware 6.1.3.When I insert my sim (Hungarian Telenor) when only EDGE is on it founds the signal and seems like everything is working.After a few hours or sometimes even a day passes by a phone stays on full signal with Carrier logo and Edge on, but my friends reporting that they cant call me(like im offline) and i cant make calls either.The interresting stuff is that the Edge connection is fully working during that im offline for my friends via Calls and i can send and recieve imessages and viber messages.
    When i switch 3g on it disconnects from service drops the EDGE and never finds the way back and stays 'searching' or 'no service' at all..
    I thought that its my Carrier's fault so i went to spoke with them and tried 5different micro Sims( cause i wrote that 4s-s are sensitive to SIM card types).. this thing not worked either,
    Then i tried the phone with a T-mobile SIM card.. it does the same..connects to the services,but with 3g switched on not finding service..so totally like with my sim.
    Here Comes the bumm... i Tried the phone with vodafone sim and everything works.. simple connectivity to 3g with full internet usage,can make and recieve calls...I spoked with all of the Carriers and also Apple and no body can give me nothing..the phone is off varranty so changed to a new one isnt an option..
    Anybody? Something? im beginning to give up .. please help if you can..Thanks!!
    ps.:i restored over 20times,reset network settings,switch off and on automatic setting time.. every little possible things that people wrote on forums before..

    neverstop wrote:
    1. Settings > General > About - Carrier sais Carrier 14.0 when i restore and startup with my Telenor  sim.. ..
    1. In order
    2. ...... everyone is pointing on the other and i cant do anything about it..just the whole 3g/call failed stuff is bothering me...
    2. It appears configuration issue. I use three iPhones (in my family) on four unsupported carriers. Never had any problem except on one. Outgoing calles to one particular party failed. Set right by Carrier.
    3. Is there something like the Unlock process was not fully succesfull...
    3. Never heard. It is digital : Yes or No. In the instant case, unlock is successful.
    Download firmware afresh via iTunes or from here iPhone4,1_6.1.3_10B329_Restore.ipsw
    and save. Insert Telenor SIM in the iPhone. Backup. Option+Restore (Mac) Shift+Restore (PC) pointing to saved firmware. Reject Carrier updates, if any offered by iTunes. Setup as New.
    Observe.

  • Outgoing call tones

    Outgoing Call Tones
    my new Asha 302 does not make any tones for outgoing calls, such as ringing or connecting.  Is theirs normal?
    Jterry

    Well, we don't know until he returns (if ever) and clarifies that. If its that beep beep, then he also wouldn't have heard anything from whom he called. So that made me think for the other useless tones. If he upgraded from a Cheap Sammy or other Chinese phones to a Nokia, he'll be missing the tonnes - ***Beep*** Call Forwarding activated, ***Beep*** Call Answered

  • Handsfree bluetooh outgoing call delay

    Here is a big issue of mine.
    When using my phone to make outgoing calls with my car's built in bluetooth, the ringing is not heard through the car at all...and its not till 5-10 seconds after someone answers the phone that it is transmited through the cars speakers. Very odd. Most people are hanging up before the connection is finally made. They tell me they kept saying hello hello hello, but nobody is there. If they wait for more than 10 seconds after they pick up, then the bluetooth connection is finally made into the cars speakers.
    Incoming calls pick up right away.
    I have had many bluetooth phones with my car....never a problem...until now.

    That's really odd, but since I'm not seeing it with a Plantronics 510 bluetooth headset I'm thinking it's something between your car and the iPhone specifically.
    I always press the button to wake up my bluetooth connection (what once would have initiated voice dialing) before dialing on the iPhone. Is there a similar action you could try? I'm thinking that perhaps your car is not realizing at first that dialing is occuring, since you say it's only on outgoing, which on an iPhone is manual.
    If you're still having problems you might want to start a new thread with your car name in it to find other people with the same car and see if they've solved it.
    Aym

  • Verizon 8830 with United-Mobile SIM: incoming calls OK, no outgoing calls

    I have a United-Mobile SIM card which I've used successfully in a number of countries in an unlocked GSM phone.  I unlocked my 8830 a month ago before traveling to Israel.  Before leaving, I had the phone activated for global service so I could use the browser and send/receive email.  What I learned upon arrival was that those functions in Israel are provided by a CDMA network, which meant that I had to have the Mobile Network setting at either 1XEV or Global.  When set to 1XEV, the network is totally CDMA, which shuts off the GSM capabilities.  When set to Global, both 1XEV and GSM are theoretically possible, but when attempting to make outgoing calls the phone defaults to the CDMA network, which means that outgoing calls will go at Verizon's per-miniute rates.  To get around that, I swtiched to GSM, which terminates that CDMA functions.  Using the GSM network, however, calls do come in when placed to the SIM card's number, but no calls go out.
    I checked with United Mobile about this for a possible solution.  They indicated that when using their SIM card there would be a United Mobile folder somewhere in the BB, but I was not able to find one.  Also, I pulled the UM card and substituted a local SIM card.  That worked perfectly, both incoming and outgoing.
    So I'm wondering if the problem has to do with the fact that Israel uses a CDMA network for Verizon, whether there's some configuration I have to change on the BB or whether the UM SIM is in some way incompatible with the BB.  In that case, I need to find out whether the solution is to use local SIM cards or whether there's a "global" SIM card available with reasonable outgoing rates, free incoming calls, and no connection charge.  The UM SIM card is 29 cents a minute outgoing, free incoming, and no connection charge, but at the moment it doesn't seem to work properly in the BB.
    I am hoping that the proper setting would be Global, allowing me to browse, get email, use BBM, and make calls as needed.  So far, I can't do that.
    Suggestions greatly appreciated.

    Judging by the lack of responses, it appears that no one has any suggestions.  I guess I'm stuck with using the BB for browsing, email, and BBM only while in Israel and using a separate GSM phone with the United Mobile card.  In the alternative, I suppose I could try a local SIM card in the BB.  Not a big deal, though I would prefer not to carry the BB and a separate phone when only one should be needed to do the job.

  • Outgoing calls... No go

    This is a bit odd.. I can make outgoing calls, but I cant hear, nor be heard. Incomming is just fine. Music is just fine (speaker and headphones). I can even hear the tones when I dial my voice mail password. I just cant hear anything from the other end. Incomming calls work fine (I can hear and be heard)
    Tried to poweroff.. Tried the full restore.. tried the cleaning the headphone jack. No joy
    Thoughts?

    Hey BcSample,
    When you adjust the volume does it show that headphones are connected when they are not?
    If it does, try the tips in this article:
    http://docs.info.apple.com/article.html?artnum=306910
    Jason

  • No voice during incoming outgoing calls

    Hi, if anyone faced this issue before....there is no voice heard during incoming outgoing calls. However, we are able to talk on Skype or listen to music.

    To me this sounds like the RTP stream problem - it probably does not pass the firewall / nat on the way between SIP provider and you.
    What may have happenned is, that either on your Belkin router/NAT, or on internet ISP's router/NAT the SIP ALG (Application Layer Gateway) was enabled.
    If this is the case,  you need to disable SIP ALG on your router and/or ask your internet ISP to disable it on the firewall router.
    Another issue may have been if you have (accidentaly) changed the port forwarding on your Belkin router, and/or the PAP2T local LAN IP address changed and the port forwarding no longer works.
    So my proposals to check would be :
    - check and DISABLE SIP ALG on your Belkin (if router has this feature)
    - check the port forwarding on your Belkin router ... IF you setup port forwarding for 5060/61 you MUST set the same for RTP ports (16384-16483)
    - if you don't have port forwarding on your Belkin, try to setup forward of 5060-5061 AND 16384-16483*.
    *(If this is too many ports, set the the RTP portrange on PAP2T to 16384-16394 for example and then forward only that range)
    - if neither of above helps, change your Line1 SIP port from 5060 to let's say 6070, and RTP ports to the range let's say 17300 - 17310
    - last you may do on your side is to remove all port forwarding and put the PAP2T to the DMZ settings of your Belkin router.

Maybe you are looking for

  • If statement is too long in sap scripts.

    Hi all, My requirement is to check vendor and  print accordingly, but  i am unable to write complete statement in single line. i used page left and right option even though it is not fitting in that line. please help. Regards, Ramprasad <<Moved by mo

  • The Fairchild Patent Notebooks: A dinner presentation with Computer History Museum's David Laws

    Last night was the annual IEEE-CNSV (Consultants Network of Silicon Valley) Dinner and the guest speaker was David Laws, who currently serves as the Semiconductor Curator at the Computer History Museum in Mountain View. Laws spoke about an incredible

  • Why has iphoto deleted all my images ?

    I put my laptop to sleep like I normally do when I'm not at home for the night, when i opened it back up this evening all of my images from I-Photo have been deleted i have no photos not events nothing, why has this happend and is there anyway to get

  • JDBC Connection Help

    Can anyone help me by telling me the syntax of the Class.for.Name and the RegisterDriver classes for the case of using an Orcle thin driver. I know how to connect via a JDBCODBC bridge. Also Pls tell me of a suitable java oracle thin driver.

  • HTTPS communication

    Hi, I got a requirement where in I need to have HTTPS communication with one of my client. Basically I have to send files and receive files from their server. Can anybody guide me what are the requirements my client should work for to support HTTPS c