twilio / voice-quickstart-ios

Twilio Voice Quickstart for iOS with Swift
MIT License
183 stars 97 forks source link

Call not going through on quickstart code. Logs very confusing #531

Closed Stillerman closed 1 year ago

Stillerman commented 1 year ago

Before filing an issue please check that the issue is not already addressed by the following:

Please ensure that you are not sharing any Personally Identifiable Information(PII) or sensitive account information (API keys, credentials, etc.) when reporting an issue.

Description

Call does not go through on Step 5.

Steps to Reproduce

  1. Follow steps 1-4 of setup guide

Twilio Call SID(s)

CA674006666ec968c6ce8056c1f6bad0b1

Logs

2023-04-22 15:05:08.686131-0400 SwiftVoiceQuickstart[71581:4376238] [SceneConfiguration] Info.plist contained no UIScene configuration dictionary (looking for configuration named "(no name)")
2023-04-22 15:05:08.686328-0400 SwiftVoiceQuickstart[71581:4376238] [SceneConfiguration] Info.plist contained no UIScene configuration dictionary (looking for configuration named "(no name)")
2023-04-22 15:05:08.703962-0400 SwiftVoiceQuickstart[71581:4376238] Twilio Voice Version: 6.5.0
2023-04-22 15:05:08.807994-0400 SwiftVoiceQuickstart[71581:4376238] [LayoutConstraints] Unable to simultaneously satisfy constraints.
    Probably at least one of the constraints in the following list is one you don't want. 
    Try this: 
        (1) look at each constraint and try to figure out which you don't expect; 
        (2) find the code that added the unwanted constraint or constraints and fix it. 
(
    "<NSLayoutConstraint:0x60000117aad0 UILabel:0x7fe3fc316650.centerX == UIView:0x7fe3fc310720.centerX   (active)>",
    "<NSLayoutConstraint:0x60000117ab20 H:|-(16)-[UILabel:0x7fe3fc316650]   (active, names: '|':UIView:0x7fe3fc310720 )>",
    "<NSLayoutConstraint:0x60000117ab70 UILabel:0x7fe3fc316650.width == 0.514243*UIView:0x7fe3fc310720.height   (active)>",
    "<NSLayoutConstraint:0x60000117d0e0 'UIView-Encapsulated-Layout-Height' UIView:0x7fe3fc310720.height == 852   (active)>",
    "<NSLayoutConstraint:0x60000117d090 'UIView-Encapsulated-Layout-Width' UIView:0x7fe3fc310720.width == 393   (active)>"
)

Will attempt to recover by breaking constraint 
<NSLayoutConstraint:0x60000117aad0 UILabel:0x7fe3fc316650.centerX == UIView:0x7fe3fc310720.centerX   (active)>

Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKitCore/UIView.h> may also be helpful.
2023-04-22 15:05:08.830299-0400 SwiftVoiceQuickstart[71581:4376238] pushRegistry:didUpdatePushCredentials:forType:
2023-04-22 15:05:08.831908-0400 SwiftVoiceQuickstart[71581:4376238] providerDidBegin
2023-04-22 15:05:12.702398-0400 SwiftVoiceQuickstart[71581:4376508] StartCallAction transaction request successful
2023-04-22 15:05:12.709534-0400 SwiftVoiceQuickstart[71581:4376238] provider:performStartCallAction:
2023-04-22 15:05:12.710291-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](0x11903b2c0): API Call create
2023-04-22 15:05:12.710478-0400 SwiftVoiceQuickstart[71581:4376238] INFO:Twilio:[Core](0x11903b2c0): Creating peer connection signaling thread ...
2023-04-22 15:05:12.710680-0400 SwiftVoiceQuickstart[71581:4376238] INFO:Twilio:[Core](0x11903b2c0): Creating peer connection worker thread ...
2023-04-22 15:05:12.710876-0400 SwiftVoiceQuickstart[71581:4376238] INFO:Twilio:[Core](0x11903b2c0): Creating peer connection networking thread ...
2023-04-22 15:05:12.711080-0400 SwiftVoiceQuickstart[71581:4376238] TRACE:Twilio:[Core](0x11903b2c0): Creating built-in AudioDecoderFactory ...
2023-04-22 15:05:12.711527-0400 SwiftVoiceQuickstart[71581:4376238] TRACE:Twilio:[Core](0x11903b2c0): Creating built-in AudioEncoderFactory ...
2023-04-22 15:05:12.712375-0400 SwiftVoiceQuickstart[71581:4376238] INFO:Twilio:[Core](0x11903b2c0): Creating media engine ...
2023-04-22 15:05:12.713211-0400 SwiftVoiceQuickstart[71581:4376238] TRACE:Twilio:[Core](0x11903b2c0): Creating task queue factory.
2023-04-22 15:05:12.714322-0400 SwiftVoiceQuickstart[71581:4376238] INFO:Twilio:[Core](0x11903b2c0): Done creating media engine.
2023-04-22 15:05:12.715079-0400 SwiftVoiceQuickstart[71581:4376238] INFO:Twilio:[Core](0x11903b2c0): Creating peer connection factory ...
2023-04-22 15:05:12.716245-0400 SwiftVoiceQuickstart[71581:4376238] INFO:Twilio:[Core](Thread 0x0x7fe3faf05d50): Done creating peer connection factory.
2023-04-22 15:05:12.716498-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call createAudioSource
2023-04-22 15:05:12.717061-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call createAudioTrack
2023-04-22 15:05:12.717716-0400 SwiftVoiceQuickstart[71581:4376238] INFO:Twilio:[Core](Thread 0x0x7fe3faf05d50): Adding audio track ...
2023-04-22 15:05:12.745056-0400 SwiftVoiceQuickstart[71581:4376238] [plugin] AddInstanceForFactory: No factory registered for id <CFUUID 0x60000326a840> F8BB1C28-BAE8-11D6-9C31-00039315CD46
2023-04-22 15:05:12.781201-0400 SwiftVoiceQuickstart[71581:4376238]   HALC_ProxyObjectMap.cpp:153    HALC_ProxyObjectMap::_CopyObjectByObjectID: failed to create the local object
2023-04-22 15:05:12.781405-0400 SwiftVoiceQuickstart[71581:4376238]      HALC_ShellDevice.cpp:2606   HALC_ShellDevice::RebuildControlList: couldn't find the control object
2023-04-22 15:05:12.800007-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call connect
2023-04-22 15:05:12.800264-0400 SwiftVoiceQuickstart[71581:4376238] TRACE:Twilio:[Core](Thread 0x0x7fe3faf05d50): getMappedRegionForEdgeValue
2023-04-22 15:05:12.800468-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): Selected edge - roaming Selected region - gll
2023-04-22 15:05:12.800699-0400 SwiftVoiceQuickstart[71581:4376238] TRACE:Twilio:[Core](Thread 0x0x7fe3faf05d50): getRegionValueForEdge
2023-04-22 15:05:12.800978-0400 SwiftVoiceQuickstart[71581:4376238] INFO:Twilio:[Core](Thread 0x0x7fe3faf05d50): Creating dedicated notifier queue ...
2023-04-22 15:05:12.801325-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): Initializing SIP stack ...
2023-04-22 15:05:12.803040-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): Adding IPv4/IPv6 TLS transports ...
2023-04-22 15:05:12.803241-0400 SwiftVoiceQuickstart[71581:4376238] TRACE:Twilio:[Core](Thread 0x0x7fe3faf05d50): getMappedRegionForEdgeValue
2023-04-22 15:05:12.803417-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): Selected edge - roaming Selected region - gll
2023-04-22 15:05:12.803593-0400 SwiftVoiceQuickstart[71581:4376238] TRACE:Twilio:[Core](Thread 0x0x7fe3faf05d50): getRegionValueForEdge
2023-04-22 15:05:12.804016-0400 SwiftVoiceQuickstart[71581:4376238] TRACE:Twilio:[Core](Thread 0x0x7fe3faf05d50): getMappedRegionForEdgeValue
2023-04-22 15:05:12.804213-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): Selected edge - roaming Selected region - gll
2023-04-22 15:05:12.804435-0400 SwiftVoiceQuickstart[71581:4376238] TRACE:Twilio:[Core](Thread 0x0x7fe3faf05d50): getRegionValueForEdge
2023-04-22 15:05:12.804864-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): Initializing DUM ...
2023-04-22 15:05:12.805109-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): Starting SIP stack thread ...
2023-04-22 15:05:12.805316-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): Starting DUM thread ...
2023-04-22 15:05:12.805532-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getNetworkingThread
2023-04-22 15:05:12.805715-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): NetworkManager
2023-04-22 15:05:12.805893-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSignalingThread
2023-04-22 15:05:12.806070-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getNetworkingThread
2023-04-22 15:05:12.806245-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): <0x7fe3fc83ea00> initializeThreadCheckers
2023-04-22 15:05:12.806416-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): <0x7fe3fc83ea00> initialize
2023-04-22 15:05:12.806581-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): <0x7fe3fc31ac10> Starting the Network Manager
2023-04-22 15:05:12.806761-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): <0x60000054c8f0> RtcMonitor
2023-04-22 15:05:12.806937-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): AppleReachability::AppleReachability()
2023-04-22 15:05:12.807102-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): Creating zeroAddrReachability
2023-04-22 15:05:12.832112-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call RTCIceServers
2023-04-22 15:05:12.832336-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call RTCIceServer
2023-04-22 15:05:12.832506-0400 SwiftVoiceQuickstart[71581:4376238] INFO:Twilio:[Core](Thread 0x0x7fe3faf05d50): Creating peer connection ...
2023-04-22 15:05:12.833406-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getWebRtcTrack
2023-04-22 15:05:12.833937-0400 SwiftVoiceQuickstart[71581:4376238] INFO:Twilio:[Core](Thread 0x0x7fe3faf05d50): Added a Track, created a sender with Id: cD82e08De5245Bc49AaaA0B9e35d8d0C
2023-04-22 15:05:12.834253-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): Create initial local offer
2023-04-22 15:05:12.835205-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): onCreateSessionLocalDescription
2023-04-22 15:05:12.836229-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): <0x7fe3fc83ea00> OnSignalingChange
2023-04-22 15:05:12.836537-0400 SwiftVoiceQuickstart[71581:4376238] provider:performEndCallAction:
2023-04-22 15:05:12.836520-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Signaling state: have-local-offer
2023-04-22 15:05:12.837859-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): onSetSessionLocalDescription
2023-04-22 15:05:12.838380-0400 SwiftVoiceQuickstart[71581:4376573] DEBUG:Twilio:[Core](MediaFactoryImpl::networking 0x0x600001c4cb80): void twilio::media::NetworkMonitor::onNetworksChanged()
2023-04-22 15:05:12.838791-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call disconnect
2023-04-22 15:05:12.839290-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): <0x7fe3fc83ea00> disconnect
2023-04-22 15:05:12.840016-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:12.841716-0400 SwiftVoiceQuickstart[71581:4376573] DEBUG:Twilio:[Core](MediaFactoryImpl::networking 0x0x600001c4cb80): GetNetworks
2023-04-22 15:05:12.842379-0400 SwiftVoiceQuickstart[71581:4376573] DEBUG:Twilio:[Core](MediaFactoryImpl::networking 0x0x600001c4cb80): Network Name: en0, Cost: 10, Type : Wifi, Preference : 127, Active : 1, id: 2, prefix : 2600:1000:b119:fff8:: and key : en0%2600:1000:b119:fff8::/64
2023-04-22 15:05:12.843154-0400 SwiftVoiceQuickstart[71581:4376573] DEBUG:Twilio:[Core](MediaFactoryImpl::networking 0x0x600001c4cb80): Network Name: en0, Cost: 10, Type : Wifi, Preference : 126, Active : 1, id: 1, prefix : 172.20.10.x and key : en0%172.20.10.x/28
2023-04-22 15:05:12.843556-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:12.843754-0400 SwiftVoiceQuickstart[71581:4376573] DEBUG:Twilio:[Core](MediaFactoryImpl::networking 0x0x600001c4cb80): Network Name: lo0, Cost: 0, Type : Loopback, Preference : 125, Active : 1, id: 4, prefix : ::1 and key : lo0%::1/128
2023-04-22 15:05:12.844469-0400 SwiftVoiceQuickstart[71581:4376573] DEBUG:Twilio:[Core](MediaFactoryImpl::networking 0x0x600001c4cb80): Network Name: lo0, Cost: 0, Type : Loopback, Preference : 124, Active : 1, id: 3, prefix : 127.0.0.x and key : lo0%127.0.0.x/8
2023-04-22 15:05:12.844746-0400 SwiftVoiceQuickstart[71581:4376573] DEBUG:Twilio:[Core](MediaFactoryImpl::networking 0x0x600001c4cb80): New preferred network reported by manager: key: en0%2600:1000:b119:fff8::/64, type: Wifi, cost: 10, id: 2
2023-04-22 15:05:12.845665-0400 SwiftVoiceQuickstart[71581:4376573] DEBUG:Twilio:[Core](MediaFactoryImpl::networking 0x0x600001c4cb80): GetNetworks
2023-04-22 15:05:12.846061-0400 SwiftVoiceQuickstart[71581:4376573] DEBUG:Twilio:[Core](MediaFactoryImpl::networking 0x0x600001c4cb80): GetNetworks
2023-04-22 15:05:12.847341-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Local SDP - v=0
o=- 250233352201315785 2 IN IP4 127.0.0.x
s=-
t=0 0
a=group:BUNDLE 0
a=msid-semantic: WMS E7f02aBa8874ceB2Ece9553a0cBDeccc
m=audio 9 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 110 112 113 126
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:atEQ
a=ice-pwd:9MSOq1Xf1LZgHz+RmC4Sgnot
a=ice-options:trickle
a=fingerprint:sha-256 D4:A2:5E:35:97:77:4A:5A:44:19:37:71:67:C4:BC:35:D6:D0:CD:ED:69:D7:F5:07:15:AE:0D:26:D4:B3:FA:F3
a=setup:actpass
a=mid:0
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
a=extmap:5 urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id
a=extmap:6 urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id
a=sendrecv
a=msid:E7f02aBa8874ceB2Ece9553a0cBDeccc cD82e08De5245Bc49AaaA0B9e35d8d0C
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10;useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:110 telephone-event/48000
a=rtpmap:112 telephone-event/32000
a=rtpmap:113 telephone-event/16000
a=rtpmap:126 telephone-event/8000
a=ssrc:2050496652 cname:ogaCkEwKeRKklmMq
a=ssrc:2050496652 msid:E7f02aBa8874ceB2Ece9553a0cBDeccc cD82e08De5245Bc49AaaA0B9e35d8d0C
a=ssrc:2050496652 mslabel:E7f02aBa8874ceB2Ece9553a0cBDeccc
a=ssrc:2050496652 label:cD82e08De5245Bc49AaaA0B9e35d8d0C
2023-04-22 15:05:12.848731-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): twilio::voice::AsyncDnsResolver::AsyncDnsResolver(std::weak_ptr<DnsResolverObserver>)
2023-04-22 15:05:12.849368-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): AsyncDnsResolver resolving hostname = chunderm.gll.twilio.com
2023-04-22 15:05:12.850128-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:12.850363-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Gathered ICE candidate: candidate:4171044113 1 udp 2122262783 2600:1000:b119:fff8:ccb8:314b:cb55:2b9b 59985 typ host generation 0 ufrag atEQ network-id 2 network-cost 10, id: qewi48m/
2023-04-22 15:05:12.852235-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:12.853580-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Gathered ICE candidate: candidate:328666875 1 udp 2122194687 172.20.10.x 49662 typ host generation 0 ufrag atEQ network-id 1 network-cost 10, id: Q7avMCcU
2023-04-22 15:05:12.854377-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:12.856596-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:12.929981-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): AsyncDnsResolver Resolved ip_addr = 54.84.219.21, error = 0
2023-04-22 15:05:12.930284-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): virtual void twilio::voice::SipClient::onResolveResult(twilio::voice::AsyncDnsResolver *, std::string, int)
2023-04-22 15:05:12.930612-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): onResolveResult for connect, hostname = sip:chunderm.gll.twilio.com:443;transport=tls, ip_addr = 54.84.219.21
2023-04-22 15:05:12.930974-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): New SipCall ..., this=0x7fe3fe813400, handle = 1
2023-04-22 15:05:12.931296-0400 SwiftVoiceQuickstart[71581:4376571] INFO:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Setting outbound proxy to: sip:54.84.219.21:443;transport=tls
2023-04-22 15:05:12.932187-0400 SwiftVoiceQuickstart[71581:4376602] DEBUG:Twilio:[Core](0x700008436000): Socket created in resip/stack/TcpBaseTransport.cxx at line 223, transport: 1, socket: 30
2023-04-22 15:05:12.998895-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Gathered ICE candidate: candidate:3133702446 1 udp 1685987071 174.192.16.141 11591 typ srflx raddr 172.20.10.x rport 49662 generation 0 ufrag atEQ network-id 1 network-cost 10, id: IiVoGK0b
2023-04-22 15:05:12.999306-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.000786-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.296805-0400 SwiftVoiceQuickstart[71581:4376603] DEBUG:Twilio:[Core](0x700008642000): mapToSipCall handle id is 1
2023-04-22 15:05:13.297029-0400 SwiftVoiceQuickstart[71581:4376603] DEBUG:Twilio:[Core](0x700008642000): casting handle id 1 to SipCall
2023-04-22 15:05:13.297882-0400 SwiftVoiceQuickstart[71581:4376603] DEBUG:Twilio:[Core](0x700008642000): onNewSession:
SIP/2.0 200 OK
Via: SIP/2.0/TLS 172.20.10.x;received=174.192.16.141;branch=z9hG4bK-524287-1---97a5eca0841fb658;rport=11600
Record-Route: <sip:172.25.0.x:10193;r2=on;transport=udp;ftag=8abe27a8;lr>
Record-Route: <sip:54.84.219.21:443;r2=on;transport=tls;ftag=8abe27a8;lr>
Contact: <sip:172.25.78.x:10193>
To: <sip:chunderm.gll.twilio.com:443;transport=tls>;tag=42064224_c3356d0b_ec2531c3-8e71-467b-b22d-3241d315b2ee
From: <sip:VoiceSDK@chunderm.gll.twilio.com>;tag=8abe27a8
Call-ID: 77yGOOdWAJBd3KoKyflrVA..
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE
Content-Type: application/sdp
Server: Twilio
X-Twilio-CallSid: CAc4c82407eff66f5ba91d7bb5cc88dd39
X-Twilio-EdgeHost: chunderm0.us1.twilio.com
X-Twilio-EdgeRegion: us1
X-Twilio-Zone: US_EAST_VIRGINIA
Content-Length: 1060

v=0
o=root 2103354003 2103354003 IN IP4 172.18.148.x
s=Twilio Media Gateway
c=IN IP4 54.172.60.27
t=0 0
a=group:BUNDLE 0
a=ice-lite
m=audio 19372 RTP/SAVPF 111 0 126
a=rtpmap:111 opus/48000/2
a=fmtp:111 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:126 telephone-event/8000
a=fmtp:126 0-16
a=ptime:20
a=maxptime:20
a=ice-ufrag:24544dd657ddf1092b9bc737309c702e
a=ice-pwd:6d802b6d23d787fe0782dafb267a9288
a=candidate:H36ac3c1b 1 UDP 2130706431 54.172.60.27 19372 typ host
a=end-of-candidates
a=connection:new
a=setup:active
a=fingerprint:sha-256 2C:04:80:B4:38:33:76:77:F2:3B:A7:32:AA:E5:27:BB:0C:88:E1:CD:EB:E0:17:3D:10:03:07:8F:27:8C:07:A3
a=mid:0
a=msid:1c6ae06a-292d-4aed-a3b3-b70a83ab5017 ca6f5578-c0fd-4ea8-945b-ee578954b602
a=ssrc:862744399 msid:1c6ae06a-292d-4aed-a3b3-b70a83ab5017 ca6f5578-c0fd-4ea8-945b-ee578954b602
a=ssrc:862744399 mslabel:1c6ae06a-292d-4aed-a3b3-b70a83ab5017
a=ssrc:862744399 label:ca6f5578-c0fd-4ea8-945b-ee578954b602
a=rtcp-mux
a=ssrc:862744399 cname:b89060ff-0e1f-4fad-9deb-bce4d6321a85
a=sendrecv
2023-04-22 15:05:13.301201-0400 SwiftVoiceQuickstart[71581:4376603] DEBUG:Twilio:[Core](0x700008642000): onNewCall
2023-04-22 15:05:13.301401-0400 SwiftVoiceQuickstart[71581:4376603] DEBUG:Twilio:[Core](0x700008642000): mapToSipCall handle id is 1
2023-04-22 15:05:13.301535-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.301582-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Early disconnect from onNewCall
2023-04-22 15:05:13.301745-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.301793-0400 SwiftVoiceQuickstart[71581:4376603] DEBUG:Twilio:[Core](0x700008642000): casting handle id 1 to SipCall
2023-04-22 15:05:13.301824-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): <0x7fe3fc83ea00> disconnectOnce
2023-04-22 15:05:13.301970-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): SipClient::disconnect
2023-04-22 15:05:13.302933-0400 SwiftVoiceQuickstart[71581:4376603] DEBUG:Twilio:[Core](0x700008642000): onAnswer:
 SIP/2.0 200 OK
Via: SIP/2.0/TLS 172.20.10.x;received=174.192.16.141;branch=z9hG4bK-524287-1---97a5eca0841fb658;rport=11600
Record-Route: <sip:172.25.0.x:10193;r2=on;transport=udp;ftag=8abe27a8;lr>
Record-Route: <sip:54.84.219.21:443;r2=on;transport=tls;ftag=8abe27a8;lr>
Contact: <sip:172.25.78.x:10193>
To: <sip:chunderm.gll.twilio.com:443;transport=tls>;tag=42064224_c3356d0b_ec2531c3-8e71-467b-b22d-3241d315b2ee
From: <sip:VoiceSDK@chunderm.gll.twilio.com>;tag=8abe27a8
Call-ID: 77yGOOdWAJBd3KoKyflrVA..
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE
Content-Type: application/sdp
Server: Twilio
X-Twilio-CallSid: CAc4c82407eff66f5ba91d7bb5cc88dd39
X-Twilio-EdgeHost: chunderm0.us1.twilio.com
X-Twilio-EdgeRegion: us1
X-Twilio-Zone: US_EAST_VIRGINIA
Content-Length: 1060

v=0
o=root 2103354003 2103354003 IN IP4 172.18.148.x
s=Twilio Media Gateway
c=IN IP4 54.172.60.27
t=0 0
a=group:BUNDLE 0
a=ice-lite
m=audio 19372 RTP/SAVPF 111 0 126
a=rtpmap:111 opus/48000/2
a=fmtp:111 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:126 telephone-event/8000
a=fmtp:126 0-16
a=ptime:20
a=maxptime:20
a=ice-ufrag:24544dd657ddf1092b9bc737309c702e
a=ice-pwd:6d802b6d23d787fe0782dafb267a9288
a=candidate:H36ac3c1b 1 UDP 2130706431 54.172.60.27 19372 typ host
a=end-of-candidates
a=connection:new
a=setup:active
a=fingerprint:sha-256 2C:04:80:B4:38:33:76:77:F2:3B:A7:32:AA:E5:27:BB:0C:88:E1:CD:EB:E0:17:3D:10:03:07:8F:27:8C:07:A3
a=mid:0
a=msid:1c6ae06a-292d-4aed-a3b3-b70a83ab5017 ca6f5578-c0fd-4ea8-945b-ee578954b602
a=ssrc:862744399 msid:1c6ae06a-292d-4aed-a3b3-b70a83ab5017 ca6f5578-c0fd-4ea8-945b-ee578954b602
a=ssrc:862744399 mslabel:1c6ae06a-292d-4aed-a3b3-b70a83ab5017
a=ssrc:862744399 label:ca6f5578-c0fd-4ea8-945b-ee578954b602
a=rtcp-mux
a=ssrc:862744399 cname:b89060ff-0e1f-4fad-9deb-bce4d6321a85
a=sendrecv
2023-04-22 15:05:13.303317-0400 SwiftVoiceQuickstart[71581:4376603] DEBUG:Twilio:[Core](0x700008642000): Notify signaling observer of onAnswer
2023-04-22 15:05:13.303530-0400 SwiftVoiceQuickstart[71581:4376603] DEBUG:Twilio:[Core](0x700008642000): onAnswer
2023-04-22 15:05:13.303810-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): AppleReachability started listening to the address pair on socket -1 30.
2023-04-22 15:05:13.303836-0400 SwiftVoiceQuickstart[71581:4376603] DEBUG:Twilio:[Core](0x700008642000): mapToSipCall handle id is 1
2023-04-22 15:05:13.303976-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): AppleReachability::onConnectionEstablished, socket_fd = 30
2023-04-22 15:05:13.304063-0400 SwiftVoiceQuickstart[71581:4376603] DEBUG:Twilio:[Core](0x700008642000): casting handle id 1 to SipCall
2023-04-22 15:05:13.304634-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): AppleReachability started listening on address pair on 30 socket
2023-04-22 15:05:13.304810-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Peer connection state = new, Ice connection state = new
2023-04-22 15:05:13.304970-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): setRemoteDescription
2023-04-22 15:05:13.305211-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.305249-0400 SwiftVoiceQuickstart[71581:4376603] DEBUG:Twilio:[Core](0x700008642000): onConnected:
SIP/2.0 200 OK
Via: SIP/2.0/TLS 172.20.10.x;received=174.192.16.141;branch=z9hG4bK-524287-1---97a5eca0841fb658;rport=11600
Record-Route: <sip:172.25.0.x:10193;r2=on;transport=udp;ftag=8abe27a8;lr>
Record-Route: <sip:54.84.219.21:443;r2=on;transport=tls;ftag=8abe27a8;lr>
Contact: <sip:172.25.78.x:10193>
To: <sip:chunderm.gll.twilio.com:443;transport=tls>;tag=42064224_c3356d0b_ec2531c3-8e71-467b-b22d-3241d315b2ee
From: <sip:VoiceSDK@chunderm.gll.twilio.com>;tag=8abe27a8
Call-ID: 77yGOOdWAJBd3KoKyflrVA..
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE
Content-Type: application/sdp
Server: Twilio
X-Twilio-CallSid: CAc4c82407eff66f5ba91d7bb5cc88dd39
X-Twilio-EdgeHost: chunderm0.us1.twilio.com
X-Twilio-EdgeRegion: us1
X-Twilio-Zone: US_EAST_VIRGINIA
Content-Length: 1060

v=0
o=root 2103354003 2103354003 IN IP4 172.18.148.x
s=Twilio Media Gateway
c=IN IP4 54.172.60.27
t=2023-04-22 15:05:13.305379-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
0 0
a=group:BUNDLE 0
a=ice-lite
m=audio 19372 RTP/SAVPF 111 0 126
a=rtpmap:111 opus/48000/2
a=fmtp:111 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:126 telephone-event/8000
a=fmtp:126 0-16
a=ptime:20
a=maxptime:20
a=ice-ufrag:24544dd657ddf1092b9bc737309c702e
a=ice-pwd:6d802b6d23d787fe0782dafb267a9288
a=candidate:H36ac3c1b 1 UDP 2130706431 54.172.60.27 19372 typ host
a=end-of-candidates
a=connection:new
a=setup:active
a=fingerprint:sha-256 2C:04:80:B4:38:33:76:77:F2:3B:A7:32:AA:E5:27:BB:0C:88:E1:CD:EB:E0:17:3D:10:03:07:8F:27:8C:07:A3
a=mid:0
a=msid:1c6ae06a-292d-4aed-a3b3-b70a83ab5017 ca6f5578-c0fd-4ea8-945b-ee578954b602
a=ssrc:862744399 msid:1c6ae06a-292d-4aed-a3b3-b70a83ab5017 ca6f5578-c0fd-4ea8-945b-ee578954b602
a=ssrc:862744399 mslabel:1c6ae06a-292d-4aed-a3b3-b70a83ab5017
a=ssrc:862744399 label:ca6f5578-c0fd-4ea8-945b-ee578954b602
a=rtcp-mux
a=ssrc:862744399 cname:b89060ff-0e1f-4fad-9deb-bce4d6321a85
a=sendrecv
2023-04-22 15:05:13.306041-0400 SwiftVoiceQuickstart[71581:4376603] DEBUG:Twilio:[Core](0x700008642000): virtual void twilio::voice::SipCall::DisconnectCommand::executeCommand()
2023-04-22 15:05:13.306203-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): <0x7fe3fc83ea00> OnSignalingChange
2023-04-22 15:05:13.306435-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Signaling state: stable
2023-04-22 15:05:13.306762-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.306707-0400 SwiftVoiceQuickstart[71581:4376603] DEBUG:Twilio:[Core](0x700008642000): mapToSipCall handle id is 1
2023-04-22 15:05:13.306970-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.307096-0400 SwiftVoiceQuickstart[71581:4376603] DEBUG:Twilio:[Core](0x700008642000): casting handle id 1 to SipCall
2023-04-22 15:05:13.308032-0400 SwiftVoiceQuickstart[71581:4376603] DEBUG:Twilio:[Core](0x700008642000): onTerminated: reason 3, this=0x7fe3fe813400
2023-04-22 15:05:13.308797-0400 SwiftVoiceQuickstart[71581:4376603] DEBUG:Twilio:[Core](0x700008642000): <0x7fe3fc83ea00> onTerminated
2023-04-22 15:05:13.395769-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): OnIceConnectionChange
2023-04-22 15:05:13.395991-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Call State: Connecting ICE connection state: checking
2023-04-22 15:05:13.396284-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.396365-0400 SwiftVoiceQuickstart[71581:4376571] TRACE:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): CallImpl::OnTrack
2023-04-22 15:05:13.396441-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.396562-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Remote MediaStreamTrack added with kind = audio, mid = 0
2023-04-22 15:05:13.396712-0400 SwiftVoiceQuickstart[71581:4376571] TRACE:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): CallImpl::OnAddStream
2023-04-22 15:05:13.397013-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): <0x7fe3fc83ea00> stopDependents
2023-04-22 15:05:13.397208-0400 SwiftVoiceQuickstart[71581:4376571] TRACE:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): <0x7fe3fc31ac10> NetworkMonitor::stop
2023-04-22 15:05:13.397676-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Stopping the Network Manager...
2023-04-22 15:05:13.397764-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.397888-0400 SwiftVoiceQuickstart[71581:4376571] TRACE:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Synchronizing the networking thread...
2023-04-22 15:05:13.397939-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.398320-0400 SwiftVoiceQuickstart[71581:4376571] TRACE:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Clearing the async invoker.
2023-04-22 15:05:13.398563-0400 SwiftVoiceQuickstart[71581:4376571] TRACE:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): <0x7fe3fc31ac10> NetworkMonitor::stop: Completed.
2023-04-22 15:05:13.398970-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): <0x7fe3fc31ac10> ~NetworkMonitor
2023-04-22 15:05:13.399062-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.399420-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.400040-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): <0x60000054c8f0> ~RtcMonitor
2023-04-22 15:05:13.401393-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): OnIceConnectionChange
2023-04-22 15:05:13.401710-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Call State: Disconnected ICE connection state: closed
2023-04-22 15:05:13.401913-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): OnConnectionChange
2023-04-22 15:05:13.401971-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.402224-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.402130-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Call State: Disconnected PeerConnection state: closed
2023-04-22 15:05:13.403382-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.404125-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.402672-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): <0x7fe3fc83ea00> OnSignalingChange
2023-04-22 15:05:13.405256-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Signaling state: closed
2023-04-22 15:05:13.405935-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.406404-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getSid
2023-04-22 15:05:13.410640-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): Invoking onDisconnected.
2023-04-22 15:05:13.410763-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): onSetSessionRemoteDescription
2023-04-22 15:05:13.410862-0400 SwiftVoiceQuickstart[71581:4376238] Call disconnected
2023-04-22 15:05:13.411047-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): onSetSessionRemoteDescription no-op, peerconnection is closed
2023-04-22 15:05:13.411794-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): <0x7fe3fc83ea00> willDestroy
2023-04-22 15:05:13.412266-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): ~SignalingClient
2023-04-22 15:05:13.412458-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Shutting down DUM thread ...
2023-04-22 15:05:13.456306-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Shutting down SIP stack thread ...
2023-04-22 15:05:13.456564-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): Deleting previously cached listen set ids
2023-04-22 15:05:13.456796-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): virtual twilio::voice::AsyncDnsResolver::~AsyncDnsResolver()
2023-04-22 15:05:13.457396-0400 SwiftVoiceQuickstart[71581:4376571] DEBUG:Twilio:[Core](MediaFactoryImpl::signaling 0x0x600001c4cb80): ~SipCall(): 0x7fe3fe813400
2023-04-22 15:05:13.458477-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): <0x7fe3fc83ea00> Completing pending and in-progress AsyncInvoker calls.
2023-04-22 15:05:13.458813-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): ~NetworkManager
2023-04-22 15:05:13.459025-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): API Call getWorkerThread
2023-04-22 15:05:13.459258-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): Synchronize the worker thread
2023-04-22 15:05:13.460047-0400 SwiftVoiceQuickstart[71581:4376238] TRACE:Twilio:[Core](Thread 0x0x7fe3faf05d50): onDisconnected completed.
2023-04-22 15:05:13.460235-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): <0x7fe3fc83ea00> ~CallImpl
2023-04-22 15:05:13.460410-0400 SwiftVoiceQuickstart[71581:4376238] DEBUG:Twilio:[Core](Thread 0x0x7fe3faf05d50): AppleReachability::~AppleReachability()
2023-04-22 15:05:13.460805-0400 SwiftVoiceQuickstart[71581:4376238] INFO:Twilio:[Core](Thread 0x0x7fe3faf05d50): ~AudioMediaFactoryImpl

Versions

All relevant version information for the issue.

Voice iOS SDK

6.5.0

Xcode

14.2

iOS Version

16.2

iOS Device

iPhone 14 Pro

bobiechen-twilio commented 1 year ago

Hi @Stillerman

Thanks for providing the Call SID. From the record I can see a disconnect() issued from the local client within 1 second after the call was made. Also could you check if the TwiML Application is properly set up and the App SID is properly provided in the Access Token?