Can we record outgoing calls on Windows Phone 8?

I have read several forums talking about how incoming calls can not be recorded in Windows 8 or there is not an App for this yet.
So, is there a way to record OUTGOING calls in windows 8 phones?
I have some conversations that I need to record and I will be making the call.
Thanks for the help! :)

No, it's not possible to write a general purpose app to do this.
The Developing Windows Phone apps forum is for developers to discuss writing their own Windows Phone apps. For help using Windows Phone please post in the Windows Phone forum on
http://answers.microsoft.com .

Similar Messages

  • To record video calls on windows phone.

    is there any app in store to record video calls of Skype on windows phone ??

    Pls find for me any apps for video call

  • Can't make outgoing calls but receives fine (I believe it's the ISP)

    Hi.A small company were maintaining that uses a uc500 on a dedicated voip line suddenly can't make outgoing calls.This has occured on another two occasions when they were using a different ISP and It was due to them not paying their bill on time.This time we've called the ISP and they Insist everything Is fine on their end and that the company hasn't been disconnected.I can't find anything wrong with the UC.I can ping the ISP gateway.I can ping their SIP server and everything looks fine.I've added two debug files and would appreciate any assistance as my debugging knowledge Is not that great !

    Turns out the ISP was receiving calls In G729 and they use G711 Alaw.We didn't change any configuration on our side so I'm not sure what happened.I've set the sip trunk to use g711 alaw via CCA but calls are still going through as g729.I'm not sure what to configure via the cli.I assume It has something to do with transcoding but my telephony cli knowledge Is limited.
           Should I change the configuration for Individual dial-peers or Is there some global config. I can enter ?
      I added g711alaw to a dial peer and now I can't make any inbound calls either.I removed the g711alaw from the dial peer but It hasn't changed anything.
    Running debug ccsip message I receive "error 304 media type(s) unavailable. q.850 cause=65"
    I didn't expect such a small change to cause so much havoc.

  • I can't make outgoing calls from my Iphone 3GS. I am using Vodafone as my Carrier

    I can't make outgoing calls from my Iphone 3GS. I am using Vodafone as my Carrier

    I would but I work on a remote mine site, closest apple store 2 hour flight away. Hence the reason I'm asking here

  • How can i record a call on my iphone 3gs.?

    how can i record a call on my iphone 3gs

    Not supported by Apple, and most apps that claim to provide this functionality don't work on a non-jailbroken iPhone.

  • HT204023 My husband and I have different phone numbers for our business; however, we need a way to keep track of incoming and outgoing calls on both phones.  By the end of the day, our phone has deleted several numbers.  How can we locate those deleted nu

    My husband and I have separate phone numbers for our business but need to keep track of incoming and outgoing calls; however, by end of day many numbers have been automatically erased from our phone.  How can we find those deleted numbers?

    I believe the total amount is 100 calls that will list.
    No way of changing that.

  • Receiving incoming phone calls but can't make outgoing calls

    while connected to my vehicle's hands free device my outgoing call was dropped...when I tryed to redial nothing occurred to connect to the number; once home tried to make a call free from the hands free and same results; however, I'm able to receive calls to the device.

    if your on sprint, they are experiencing a nationwide outage with certain ios devices, no ETA available, no work around as of now

  • How can I make a call to *190*phone number# in c#?

    Hi,
    I am trying to create an app as shortcut for some requests.
    I want to make a call to this number: *190*phone number# using c# but it never works.
    On the phone, I can call this number and I get a reply from my provider.
    If I try to call it using:
    Windows.ApplicationModel.Calls.PhoneCallManager.ShowPhoneCallUI("*190*phone number#", "TEST CALL");
    I get a message saying that I have to use the dialer keypad to send the request.
    Is there a workaround for this (bug)? I mean, if I put the phone number in the phoneCall-request, it is because I don't want insert it manually in the dialer keypad...
    Thanks,
    Adriano

    Yes security LOL...
    If Microsoft want security, they should create a smartphone without the possibility to install apps ;)
    If an app can't make a call (user has to press CALL), the same thing is also possible for a FREE request to the provider, or not?
    Thanks for the link! This show once again that write a utility for WP is a hard work...
    If I create a new contact, I have to call phoneCallTask.Show();
    ... And so I am on the same situation.
    .My phone provider created an app for iPhone and one for Android. I was thinking I would be able to create something for Windows Phone too. Now I know why nobody want to create tools for Windows Phone. The API never allow you to write a utility (for security
    reason, I know ;) )... But it would also be nice to have a utility some times in a store full of inutility apps :(
    About this BUG:
    I can create a textbox where the user can copy the phone number (maybe the app could copy it automatically in the clipboard if there is no security problem about the OS :P). But the user has to exit the app, open the dialer and insert this text.
    Is there a way to open the phone dialer?
    Thank you for the support Cristian!

  • Can't make outgoing calls

    Hello
    My problem is that whenever I dial a number I get the engaged tone and am told “the number is busy and to use ring back press 5”. I can still receive incoming calls. Have checked the line and there are no reported faults, BT line checker says the line is fine. Have plugged the phone direct into the master socket but still unable to make outgoing calls. Have checked to see if there's any call barring in place but upon entering the * # 34 # am told “this feature is not available”. Have tried cancelling all the other call features detailed in the “calling features user guide” but am still unable to make outgoing calls. No matter which number I dial I get an engaged tone and am offered the ring back service. Please help! Many thanks in advance.

    Hi
    As you have tried different phones in the test socket it does sound like the fault is not with your equipment. I suspect that it is an exchange fault and not a line fault.
    You will now need to report the fault to your comms provider, If it is BT call from your home number on 151. I suspect that when you report the fault the line will be tested and it will test ok as the test they run is only a physical line test and as I said I suspect it is an exchange fault. Just be persistent as they will insist there is nothing wrong.
    (If I have helped you in any way to say "Thank You" please click on the star next to the message. Thank You)
    If I have solved your Issue please click the "Mark as accepted solution" button.

  • How can i use shoutcast streams on windows phone?

    I have an idea to make an application but i don't know how to use shoutcast streams in windows phone ? Is there any API or something that i need to fallow?
    Alican

    At the moment Shoutcast audio streams are not supported natively in Windows Phone. You will need to write a self implementation of IMediaStreamSource to parse the audiostream and also handle the http connections to the streaming server.
    Another solution is to use a third party implementation such as www.jupitersdk.com.
    It offers a well documented API, is easy to integrate and use into your project and there is a trial version for testing purposes.
    Jupiter Sdk has successfully been used in several RadioStreaming apps which can be found in the Windows Phone Store. By the way, it allows not only to play Shoutcast and Icecast audiostreams in Windows Phone 8.1, but also to retrieve the stream metadata (i.e.
    current Title and Artist), among other interesting features.
    Disclaimer: I am a member of the Jupiter Sdk Development Team. For information and support you can use the contact form at www.jupitersdk.com

  • Can I submit apps built with Windows Phone 8.0 SDK or do all new apps have to be windows Phone 8.1

    I thought this would be an easy question to google but I can't find a simple Yes or No. 
    My app uses some components that are not currently developed for windows phone 8.1 so I was going to build the app in the Windows Phone 8.0 SDK. But I know that other platforms stop you submitting apps in older SDK's, but what about Microsoft? Can I still
    submit a brand new app built on the Windows Phone 8 SDK?

    you can submit , I have submitted a new windows phone 8 app recently which will support on windows 8.1 phone also. In case of 8 the build will be .xap and in case of 8.1 it will  app.package . when you run your windows 8 app in 8.1 phone it will
    internally convert xap to package and it runs as usually. I would suggest you to start developing in 8.1 apps which has lot more flavors added(ex: Geo fencing etc).
    Purushothama V S

  • How can I install iCloud on a Windows phone?

    I have family members who have iPhones and use the "Find Friends" app to keep in touch.  I moved from an iPhone to a Windows phone and have purchased "Find Friends" based on the claim that it can be used on a Windows phone if you have iCloud.  I have iCloud installed on my PC and am trying to add the iCloud account to my Windows phone.  Any help would be appreciated.

    Hi az1932,
    The system requirements for iCloud do not allow for Windows based phones. See this article -
    System requirements for iCloud
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • Constant Buzzing and Can't make outgoing calls

    For the past month or so, our phone line has had a constant buzzing. Now, we cannot even get a dialtone to make outgoing calls. We do receive calls, but it doesn't do us much good since the buzzing prevents us from talking to anyone anyway.

    I am having the same exact complaint, "Constant Buzzing on line, and inbound or outbound conversation cannot be performed".  I am in southern New Jersey just outside of Philly, and this problem was first recognized approximately September 19th.  I went out of town and felt that the problem would be remedied by my return.  On September 24th the same problem was still present on the line.  I used to be a Computer Network Engineer years ago and have a telephone handheld "butt set" (handheld phone that the phone techs use to connect directly to the wires.  I disconnected all of my premise equipment and connected to only the line coming in from the pole, and the problem still persists which rules out any "interior" equipment malfunction.
    Original service appointment was scheduled for Thursday September 29 between 8AM and Noon, however when Thursday arrived, I noticed on the internet that my expected service visit time had been moved back (without any heads-up) to Friday September 30 between 8AM and Noon.  Friday 12 Noon comes and goes with no results yet, and upon looking at the internet again I noticed that the expected service visit time had been moved back once again to Friday September 30 at 8 PM.
    Very poor repair service for a "phone not usable" condition.

  • 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

  • I have An IPad Air Cellular. Can I make a call like normal Phone

    Can I make a call on IPad Air Cellular as normal Phone??

    The cellular part of that it has the ability to transmit and receive cellular data, not make phone calls over the cellular network.
    If you also have an iPhone, you can use the new feature quoted below described in Connect your iPhone, iPad, and iPod touch using Continuity
    Phone calls
    To make and receive phone calls on your iPad or iPod touch, here's what you need:
    Your iPhone and your iPad or iPod touch need to use iOS 8 or later.
    Both devices must be on the same Wi-Fi network.
    Both devices must be signed in to FaceTime using the same Apple ID.
    This means any iOS device that shares your Apple ID will get your phone calls. Look below for instructions on how to turn off iPhone cellular calls.
    Wi-Fi Calling needs to be off.
    If you don't also have an iPhone, you can use FaceTime or Skype or Google Voice or other types of apps for calling.

Maybe you are looking for

  • Mid Month Close - Financial Close

    Hello I would like to ask the experts on the activities we need to perform for a mid-month close during a fiscal year (A month which is not a normal fiscal month end) . For example, if a company is being sold in the middle of the month and they need

  • Create Smart Folder with Applescript?

    Hi Is there a way to create a Smart Folder with Applescript? many thanks LJ

  • REGORDING REPORTS

    16     What is true about select-options A     they r fields on the selection-screen B     they r internal tables C     both A & B D     they r table work areas declared locally in the program

  • Can I on the fly, change the network from 100hdx to 1000fdx.

    What is the command in Sol 10 to change the network from 100hdx to 1000 fdx ??

  • MSI GT683 temperatures

    Hey there, According to the MSI official website page for the MSI GTI383DX, I should have: Quote "Exclusive Cooler Boost Technology Only one finger!! Exclusive Cooler Boost technology provides powerful cooling capabilities and receives real-time noti