I’ve set up Zulu on FreePBX and the desktop client seems to work fantastic.
However, the IOS client does not. I set it up via a QR code, it connects to the server just fine, pulls up address books correctly, etc. Sending a test message from the Admin->Zulu-> Tokens screen works fine.
I can start a call from that screen and it hangs up immediately on answer with “call failed.”
If I call the associated extension then it rings on the IOS client but gives a “call failed” error when I try to answer.
If I try to call out from the IOS client I get a “call failed” error.
I don’t see any packets being dropped or filtered between the IOS device and the FreePBX instance. In fact, there don’t appear to be any packets coming from the IOS device towards the FreePBX instance when I try to dial out. It does create an HTTPS connection to edge.sip.onsip.com, which is as the kids say today “sus.”
There don’t seem to be any interesting log entries on the FreePBX side.
The log entries from the IOS client are below. Any thoughts or ideas appreciated.
{
“2021-07-15T03:26:20.765Z”:"Initiate BugSnag Client ID bf7f2f70-d762-4b7f-bed8-33c87f85f6cf | Starting APP - no ClientID yet ",
“2021-07-15T03:26:20.770Z”:“WebRTC(log) - The UA class has been deprecated and will no longer be available starting with SIP.js release 0.16.0. The UA has been replaced by the UserAgent class. Please update accordingly.”,
“2021-07-15T03:26:20.771Z”:“WebRTC(log) - · transportConstructor: transportConstructor”,
“2021-07-15T03:26:20.772Z”:“WebRTC(log) - · sessionDescriptionHandlerFactory: function (t,n){return t.sessionDescriptionHandler?t.sessionDescriptionHandler:new p.default(t,n)}”,
“2021-07-15T03:26:20.773Z”:“WebRTC(log) - · keepAliveDebounce: 10”,
“2021-07-15T03:26:20.774Z”:“WebRTC(log) - · expires: 600”,
“2021-07-15T03:26:20.775Z”:“WebRTC(log) - · registrar: {“parameters”:{},“headers”:{},“raw”:{“scheme”:“sip”,“host”:“anonymous.invalid”},“normal”:{“scheme”:“sip”,“host”:“anonymous.invalid”}}”,
“2021-07-15T03:26:20.810Z”:“actions/accounts - setDeviceVoipToken - [[REDACTED]]”,
“2021-07-15T03:26:20.818Z”:“actions/accounts - setDeviceNotifyToken - [[REDACTED]]”,
“2021-07-15T03:26:22.337Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - NetConnectivity - checkPBXConnections - REGULAR PING - ",
“2021-07-15T03:26:22.344Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - NetConnectivity - checkPBXConnections - Account must be STARTED - ",
“2021-07-15T03:26:22.350Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - actions/pbxaccount - start - Init start Zulu connection”,
“2021-07-15T03:26:22.356Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - constructor - ",
“2021-07-15T03:26:22.361Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - start - ",
“2021-07-15T03:26:22.453Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - _onOpened - “,
“2021-07-15T03:26:22.468Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - _onAuthenticating - “,
“2021-07-15T03:26:22.687Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - _onAuthenticated - 3.2.0”,
“2021-07-15T03:26:22.743Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - setting token by API - [[REDACTED]] - [[REDACTED]]”,
“2021-07-15T03:26:22.778Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - _onOtherConnection - “,
“2021-07-15T03:26:23.016Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - setting token by API => OK”,
“2021-07-15T03:26:26.907Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - actions/sipaccount - makeCall - Init makeCall”,
“2021-07-15T03:26:26.910Z”:“Actions - sipaccount - shouldCallCancel - 48c850b9-bb84-4637-8d2b-6675ab1945b2 - “,
“2021-07-15T03:26:26.912Z”:“SIPAccount(Lib) - _ua.start, UA registered/status is : - false - 0”,
“2021-07-15T03:26:26.913Z”:“WebRTC(log) - user requested startup…”,
“2021-07-15T03:26:26.914Z”:“SIPAccount(Lib) - TRANSPORT - ontransportCreated”,
“2021-07-15T03:26:26.916Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - SIPAccount - _onConnecting - Exec onConnecting”,
“2021-07-15T03:26:26.917Z”:“WebRTC(log) - connecting to WebSocket wss://edge.sip.onsip.com”,
“2021-07-15T03:26:26.918Z”:“SIPAccount(Lib) - startCallFlow - init - false”,
“2021-07-15T03:26:26.948Z”:“actions/sipaccount - shouldCallCancel - false”,
“2021-07-15T03:26:26.971Z”:“SIPAccount(Lib) - _didReceiveStartCallAction - {“callUUID”:“57afd5eb-072b-490c-a74e-fca09b6e4b1b”,“handle”:”[[REDACTED PHONE NUMBER]]”}”,
“2021-07-15T03:26:26.977Z”:“SIPAccount(Lib) - _ua.invite, Transport connected/status is : - false - 0”,
“2021-07-15T03:26:26.982Z”:“SIPAccount(Lib) - _ua.invite, UA registered/status is : - false - 1”,
“2021-07-15T03:26:27.252Z”:“WebRTC(log) - Attempting to transition status from 0 to 1”,
“2021-07-15T03:26:27.253Z”:“SIPAccount(Lib) - TRANSPORT - onTransportConnected”,
“2021-07-15T03:26:27.254Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - SIPAccount - _onConnected - Exec onConnected”,
“2021-07-15T03:26:27.255Z”:“WebRTC(log) - WebSocket wss://edge.sip.onsip.com connected”,
“2021-07-15T03:26:27.256Z”:“WebRTC(log) - Constructing non-INVITE client transaction with id z9hG4bK5817691.”,
“2021-07-15T03:26:27.257Z”:“SessionDescriptionHandlerOptions: {“constraints”:{“audio”:true,“video”:false},“peerConnectionOptions”:{“rtcConfiguration”:{“bundlePolicy”:“balanced”,“rtcpMuxPolicy”:“negotiate”,“iceServers”:[],“iceCandidatePoolSize”:32,“iceTransportPolicy”:“all”},“iceCheckingTimeout”:1500}}”,
“2021-07-15T03:26:27.258Z”:“initPeerConnection”,
“2021-07-15T03:26:27.259Z”:“SessionDescriptionHandler - Using ICE Servers - []”,
“2021-07-15T03:26:27.261Z”:“New peer connection created”,
“2021-07-15T03:26:27.262Z”:“Using onaddstream which is deprecated”,
“2021-07-15T03:26:27.266Z”:“acquiring local media”,
“2021-07-15T03:26:27.358Z”:“WebRTC.mediaDevices.enumerateDevices - [{“groupId”:””,“facing”:“environment”,“deviceId”:“com.apple.avfoundation.avcapturedevice.built-in_video:0”,“label”:“Back Camera”,“kind”:“videoinput”},{“groupId”:””,“facing”:“front”,“deviceId”:“com.apple.avfoundation.avcapturedevice.built-in_video:1”,“label”:“Front Camera”,“kind”:“videoinput”},{“groupId”:””,“deviceId”:“com.apple.avfoundation.avcapturedevice.built-in_audio:0”,“label”:“iPhone Microphone”,“kind”:“audioinput”}]”,
“2021-07-15T03:26:27.361Z”:“acquire - addStreams DONE”,
“2021-07-15T03:26:27.379Z”:“WebRTC(log) - State change to “Completed” on non-INVITE client transaction with id z9hG4bK5817691.”,
“2021-07-15T03:26:27.380Z”:“SIPAccount - _onRegistrationFailed - Exec onRegistrationFailed”,
“2021-07-15T03:26:27.381Z”:“isIceGatheringComplete STATE: - new - TimeOut: - false”,
“2021-07-15T03:26:27.382Z”:“RTCIceChecking Timeout Created, value: 1500 milliseconds”,
“2021-07-15T03:26:27.383Z”:“ICE candidate received: candidate:1535645973 1 udp 2122131711 2600:1011:1024:76dc:9970:a5cb:ae98:e55c 64095 typ host generation 0 ufrag cYkI network-id 10 network-cost 900”,
“2021-07-15T03:26:27.384Z”:“ICE candidate received: candidate:61114760 1 udp 2121937663 fd74:6572:6d6e:7573:d:f791:64eb:6997 64124 typ host generation 0 ufrag cYkI network-id 3 network-cost 50”,
“2021-07-15T03:26:27.385Z”:“ICE candidate received: candidate:248298027 1 udp 2121735935 [[REDACTED LOCAL IP]] 56140 typ host generation 0 ufrag cYkI network-id 11 network-cost 50”,
“2021-07-15T03:26:27.386Z”:“ICE candidate received: candidate:1535645973 2 udp 2122131710 2600:1011:1024:76dc:9970:a5cb:ae98:e55c 55589 typ host generation 0 ufrag cYkI network-id 10 network-cost 900”,
“2021-07-15T03:26:27.387Z”:“ICE candidate received: candidate:61114760 2 udp 2121937662 fd74:6572:6d6e:7573:d:f791:64eb:6997 54833 typ host generation 0 ufrag cYkI network-id 3 network-cost 50”,
“2021-07-15T03:26:27.388Z”:“ICE candidate received: candidate:248298027 2 udp 2121735934 [[REDACTED LOCAL IP]] 49517 typ host generation 0 ufrag cYkI network-id 11 network-cost 50”,
“2021-07-15T03:26:27.389Z”:“WebRTC(log) - Destroyed non-INVITE client transaction with id z9hG4bK5817691.”,
“2021-07-15T03:26:27.473Z”:“ICE candidate received: candidate:3853570929 1 tcp 1518280447 [[REDACTED LOCAL IP]] 60557 typ host tcptype passive generation 0 ufrag cYkI network-id 1 network-cost 10”,
“2021-07-15T03:26:27.474Z”:“ICE candidate received: candidate:19000149 1 tcp 1518217471 2600:1011:103d:515:8d56:dea6:2776:2639 60558 typ host tcptype passive generation 0 ufrag cYkI network-id 9 network-cost 900”,
“2021-07-15T03:26:27.475Z”:“ICE candidate received: candidate:1895362608 1 tcp 1518083839 [[REDACTED CELLULAR IP]] 60560 typ host tcptype passive generation 0 ufrag cYkI network-id 8 network-cost 900”,
“2021-07-15T03:26:27.476Z”:“ICE candidate received: candidate:1294431608 1 tcp 1517957887 fd74:6572:6d6e:7573:d:f791:64eb:6997 60562 typ host tcptype passive generation 0 ufrag cYkI network-id 3 network-cost 50”,
“2021-07-15T03:26:27.477Z”:“ICE candidate received: candidate:1078937307 1 tcp 1517756159 [[REDACTED LOCAL IP]] 60565 typ host tcptype passive generation 0 ufrag cYkI network-id 11 network-cost 50”,
“2021-07-15T03:26:27.478Z”:“ICE candidate received: candidate:19000149 2 tcp 1518217470 2600:1011:103d:515:8d56:dea6:2776:2639 60567 typ host tcptype passive generation 0 ufrag cYkI network-id 9 network-cost 900”,
“2021-07-15T03:26:27.479Z”:“ICE candidate received: candidate:1895362608 2 tcp 1518083838 [[REDACTED CELLULAR IP]] 60569 typ host tcptype passive generation 0 ufrag cYkI network-id 8 network-cost 900”,
“2021-07-15T03:26:27.480Z”:“ICE candidate received: candidate:1294431608 2 tcp 1517892350 fd74:6572:6d6e:7573:d:f791:64eb:6997 60572 typ host tcptype passive generation 0 ufrag cYkI network-id 5 network-cost 50”,
“2021-07-15T03:26:27.481Z”:“ICE candidate received: candidate:1078937307 2 tcp 1517756158 [[REDACTED LOCAL IP]] 60574 typ host tcptype passive generation 0 ufrag cYkI network-id 11 network-cost 50”,
“2021-07-15T03:26:27.482Z”:“isIceGatheringComplete STATE: - complete - TimeOut: - false”,
“2021-07-15T03:26:27.483Z”:“RTCIceGatheringState changed: complete”,
“2021-07-15T03:26:27.484Z”:“isIceGatheringComplete STATE: - complete - TimeOut: - false”,
“2021-07-15T03:26:27.485Z”:“NEW offer created”,
“2021-07-15T03:26:27.486Z”:“WebRTC(log) - Constructing INVITE client transaction with id z9hG4bK436284.”,
“2021-07-15T03:26:27.573Z”:“WebRTC(log) - State change to “Proceeding” on INVITE client transaction with id z9hG4bK436284.”,
“2021-07-15T03:26:27.574Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - SIPCall - _onProgress - Init onProgress”,
“2021-07-15T03:26:27.589Z”:“WebRTC(log) - State change to “Completed” on INVITE client transaction with id z9hG4bK436284.”,
“2021-07-15T03:26:27.590Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - actions/sipsession - sessionReject - Init sessionReject”,
“2021-07-15T03:26:27.592Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - SIPCall - _onFailed”,
“2021-07-15T03:26:27.597Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - actions/sipsession - sessionTerminate - Init sessionTerminate”,
“2021-07-15T03:26:27.598Z”:“closing PeerConnection”,
“2021-07-15T03:26:27.599Z”:“Using getRemoteStreams which is deprecated”,
“2021-07-15T03:26:27.600Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - SIPCall - _onTerminated - Init end call - InCallManager STOP”,
“2021-07-15T03:26:27.632Z”:“WebRTC(log) - Timer D expired for INVITE client transaction z9hG4bK436284.”,
“2021-07-15T03:26:27.635Z”:“WebRTC(log) - Destroyed INVITE client transaction with id z9hG4bK436284.”,
“2021-07-15T03:26:27.639Z”:“WebRTC(log) - State change to “Terminated” on INVITE client transaction with id z9hG4bK436284.”,
“2021-07-15T03:26:27.645Z”:“WebRTC(log) - Destroyed INVITE client transaction with id z9hG4bK436284.”,
“2021-07-15T03:26:27.648Z”:“RTCIceConnectionStatechanged: closed”,
“2021-07-15T03:26:30.823Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - NetConnectivity - checkPBXConnections - REGULAR PING - ",
“2021-07-15T03:26:30.839Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - PingResponse - 15”,
“2021-07-15T03:26:32.889Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - actions/accounts - shareLog write success”,
“2021-07-15T03:26:40.832Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - NetConnectivity - checkPBXConnections - REGULAR PING - ",
“2021-07-15T03:26:40.872Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - PingResponse - 40”,
“2021-07-15T03:26:50.834Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - NetConnectivity - checkPBXConnections - REGULAR PING - ",
“2021-07-15T03:26:50.859Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - PingResponse - 25”,
“2021-07-15T03:27:00.841Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - NetConnectivity - checkPBXConnections - REGULAR PING - ",
“2021-07-15T03:27:00.864Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - PingResponse - 22”,
“2021-07-15T03:30:49.152Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - NetConnectivity - checkPBXConnections - REGULAR PING - “,
“2021-07-15T03:30:49.166Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - _onError - The operation couldn’t be completed. Socket is not connected”,
“2021-07-15T03:30:49.213Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - _onClosed - “,
“2021-07-15T03:30:49.256Z”:“WebRTC(log) - Transport error: The Websocket had an error”,
“2021-07-15T03:30:49.271Z”:“SIPAccount(Lib) - TRANSPORT - onTransportError”,
“2021-07-15T03:30:49.278Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - SIPAccount - _onDisconnected - Exec onDisconnected”,
“2021-07-15T03:30:49.294Z”:“SIPAccount(Lib) - _ua.stop, is transport connected: - true - please, check for the Disconnected event, wasnt emmited yet??”,
“2021-07-15T03:30:49.298Z”:“WebRTC(log) - Attempting to transition status from 1 to 2”,
“2021-07-15T03:30:49.302Z”:“SIPAccount(Lib) - TRANSPORT - onTransportDisconnecting”,
“2021-07-15T03:30:49.306Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - SIPAccount - _onDisconnecting - Exec onDisconnecting”,
“2021-07-15T03:30:49.319Z”:“WebRTC(log) - closing WebSocket wss://edge.sip.onsip.com”,
“2021-07-15T03:30:49.324Z”:“WebRTC(log) - WebSocket disconnected (code: undefined)”,
“2021-07-15T03:30:49.328Z”:“WebRTC(log) - Attempting to transition status from 2 to 3”,
“2021-07-15T03:30:49.333Z”:“SIPAccount(Lib) - TRANSPORT - onTransportDisconnected Promise OK - “,
“2021-07-15T03:30:49.337Z”:“WebRTC(log) - user requested closure…”,
“2021-07-15T03:30:49.341Z”:“WebRTC(log) - closing registerContext”,
“2021-07-15T03:30:49.351Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - SIPAccount - _onDisconnected - Exec onDisconnected”,
“2021-07-15T03:30:49.678Z”:“actions/sipaccount - processPN - INCALL”,
“2021-07-15T03:30:49.695Z”:“actions/sipaccount - PNInvite - Init PushNotificationInvite”,
“2021-07-15T03:30:49.716Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - actions/sipaccount - makeCall - Init makeCall”,
“2021-07-15T03:30:49.728Z”:“Actions - sipaccount - shouldCallCancel - 48c850b9-bb84-4637-8d2b-6675ab1945b2 - *43”,
“2021-07-15T03:30:49.739Z”:“SIPAccount(Lib) - _ua.start, Transport connected/status is: - false - 3”,
“2021-07-15T03:30:49.744Z”:“SIPAccount(Lib) - _ua.start, UA registered/status is : - false - 3”,
“2021-07-15T03:30:49.749Z”:“WebRTC(log) - user requested startup…”,
“2021-07-15T03:30:49.753Z”:“WebRTC(log) - resuming”,
“2021-07-15T03:30:49.757Z”:“SIPAccount(Lib) - TRANSPORT - onTransportConnecting”,
“2021-07-15T03:30:49.761Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - SIPAccount - _onConnecting - Exec onConnecting”,
“2021-07-15T03:30:49.774Z”:“WebRTC(log) - connecting to WebSocket wss://edge.sip.onsip.com”,
“2021-07-15T03:30:49.779Z”:“SIPAccount(Lib) - startCallFlow - init - true”,
“2021-07-15T03:30:49.782Z”:“SIPAccount(Lib) - startCallFlow - sets _maxRingTimeout - 833ca90d-4cee-5f39-a495-565c76596f70”,
“2021-07-15T03:30:49.787Z”:“Actions - sipaccount - shouldCallCancel - {}”,
“2021-07-15T03:30:49.791Z”:“actions/sipaccount - really dont know the answer, so we continue the regular flow”,
“2021-07-15T03:30:50.301Z”:“WebRTC(log) - Attempting to transition status from 0 to 1”,
“2021-07-15T03:30:50.331Z”:“SIPAccount(Lib) - TRANSPORT - onTransportConnected”,
“2021-07-15T03:30:50.342Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - SIPAccount - _onConnected - Exec onConnected”,
“2021-07-15T03:30:50.368Z”:“WebRTC(log) - WebSocket wss://edge.sip.onsip.com connected”,
“2021-07-15T03:30:50.375Z”:“WebRTC(log) - Constructing non-INVITE client transaction with id z9hG4bK7349948.”,
“2021-07-15T03:30:50.461Z”:“WebRTC(log) - State change to “Completed” on non-INVITE client transaction with id z9hG4bK7349948.”,
“2021-07-15T03:30:50.467Z”:“SIPAccount - _onRegistrationFailed - Exec onRegistrationFailed”,
“2021-07-15T03:30:50.481Z”:“WebRTC(log) - Destroyed non-INVITE client transaction with id z9hG4bK7349948.”,
“2021-07-15T03:30:50.485Z”:“WebRTC(log) - State change to “Terminated” on non-INVITE client transaction with id z9hG4bK7349948.”,
“2021-07-15T03:30:50.489Z”:“WebRTC(log) - Destroyed non-INVITE client transaction with id z9hG4bK7349948.”,
“2021-07-15T03:30:50.871Z”:“SIPAccount(Lib) - answerCall - 833ca90d-4cee-5f39-a495-565c76596f70”,
“2021-07-15T03:30:50.897Z”:“SIPAccount(Lib) - _maxRingTimeout cleared - 833ca90d-4cee-5f39-a495-565c76596f70”,
“2021-07-15T03:30:50.917Z”:“SIPAccount(Lib) - continueIncomingCall 833ca90d-4cee-5f39-a495-565c76596f70”,
“2021-07-15T03:30:50.925Z”:“SIPAccount(Lib) - _ua.invite, Transport connected/status is : - true - 1”,
“2021-07-15T03:30:50.931Z”:“SIPAccount(Lib) - _ua.invite, UA registered/status is : - false - 2”,
“2021-07-15T03:30:50.940Z”:“SessionDescriptionHandlerOptions: {“constraints”:{“audio”:true,“video”:false},“peerConnectionOptions”:{“rtcConfiguration”:{“bundlePolicy”:“balanced”,“rtcpMuxPolicy”:“negotiate”,“iceServers”:[],“iceCandidatePoolSize”:32,“iceTransportPolicy”:“all”},“iceCheckingTimeout”:1500}}”,
“2021-07-15T03:30:50.963Z”:“SessionDescriptionHandler - ICE Servers - []”,
“2021-07-15T03:30:50.964Z”:“SessionDescriptionHandler - Using ICE Servers - []”,
“2021-07-15T03:30:50.966Z”:“Using onaddstream which is deprecated”,
“2021-07-15T03:30:50.967Z”:“acquiring local media”,
“2021-07-15T03:30:50.968Z”:“WebRTC.mediaDevices.enumerateDevices - [{“groupId”:””,“facing”:“environment”,“deviceId”:“com.apple.avfoundation.avcapturedevice.built-in_video:0”,“label”:“Back Camera”,“kind”:“videoinput”},{“groupId”:””,“facing”:“front”,“deviceId”:“com.apple.avfoundation.avcapturedevice.built-in_video:1”,“label”:“Front Camera”,“kind”:“videoinput”},{“groupId”:””,“deviceId”:“com.apple.avfoundation.avcapturedevice.built-in_audio:0”,“label”:“iPhone Microphone”,“kind”:“audioinput”}]”,
“2021-07-15T03:30:50.969Z”:“acquired local media streams”,
“2021-07-15T03:30:50.970Z”:“acquire - addStreams DONE”,
“2021-07-15T03:30:50.974Z”:“isIceGatheringComplete STATE: - new - TimeOut: - false”,
“2021-07-15T03:30:50.975Z”:“RTCIceChecking Timeout Created, value: 1500 milliseconds”,
“2021-07-15T03:30:50.976Z”:“ICE candidate received: candidate:1535645973 1 udp 2122131711 2600:1011:1024:76dc:9970:a5cb:ae98:e55c 57089 typ host generation 0 ufrag 9XJN network-id 10 network-cost 900”,
“2021-07-15T03:30:50.977Z”:“ICE candidate received: candidate:61114760 1 udp 2121937663 fd74:6572:6d6e:7573:d:f791:64eb:6997 58400 typ host generation 0 ufrag 9XJN network-id 3 network-cost 50”,
“2021-07-15T03:30:50.978Z”:“ICE candidate received: candidate:248298027 1 udp 2121735935 [[REDACTED LOCAL IP]] 53564 typ host generation 0 ufrag 9XJN network-id 11 network-cost 50”,
“2021-07-15T03:30:50.979Z”:“ICE candidate received: candidate:2872258433 2 udp 2122260222 [[REDACTED LOCAL IP]] 52435 typ host generation 0 ufrag 9XJN network-id 1 network-cost 10”,
“2021-07-15T03:30:50.981Z”:“ICE candidate received: candidate:1336022949 2 udp 2122197246 2600:1011:103d:515:8d56:dea6:2776:2639 63729 typ host generation 0 ufrag 9XJN network-id 9 network-cost 900”,
“2021-07-15T03:30:50.987Z”:“ICE candidate received: candidate:1048251584 2 udp 2122063614 [[REDACTED CELLULAR IP]] 49790 typ host generation 0 ufrag 9XJN network-id 8 network-cost 900”,
“2021-07-15T03:30:50.988Z”:“ICE candidate received: candidate:61114760 2 udp 2121872126 fd74:6572:6d6e:7573:d:f791:64eb:6997 62247 typ host generation 0 ufrag 9XJN network-id 5 network-cost 50”,
“2021-07-15T03:30:50.989Z”:“ICE candidate received: candidate:248298027 2 udp 2121735934 [[REDACTED LOCAL IP]] 57202 typ host generation 0 ufrag 9XJN network-id 11 network-cost 50”,
“2021-07-15T03:30:51.078Z”:“ICE candidate received: candidate:3853570929 1 tcp 1518280447 [[REDACTED LOCAL IP]] 60585 typ host tcptype passive generation 0 ufrag 9XJN network-id 1 network-cost 10”,
“2021-07-15T03:30:51.079Z”:“ICE candidate received: candidate:353101285 1 tcp 1518151935 2600:1011:1024:76dc:9970:a5cb:ae98:e55c 60587 typ host tcptype passive generation 0 ufrag 9XJN network-id 10 network-cost 900”,
“2021-07-15T03:30:51.080Z”:“ICE candidate received: candidate:1294431608 1 tcp 1517957887 fd74:6572:6d6e:7573:d:f791:64eb:6997 60590 typ host tcptype passive generation 0 ufrag 9XJN network-id 3 network-cost 50”,
“2021-07-15T03:30:51.081Z”:“ICE candidate received: candidate:1078937307 1 tcp 1517756159 [[REDACTED LOCAL IP]] 60593 typ host tcptype passive generation 0 ufrag 9XJN network-id 11 network-cost 50”,
“2021-07-15T03:30:51.082Z”:“ICE candidate received: candidate:353101285 2 tcp 1518151934 2600:1011:1024:76dc:9970:a5cb:ae98:e55c 60596 typ host tcptype passive generation 0 ufrag 9XJN network-id 10 network-cost 900”,
“2021-07-15T03:30:51.083Z”:“ICE candidate received: candidate:119143987 2 tcp 1518023422 fd74:6572:6d6e:7573:c:f791:64eb:6997 60598 typ host tcptype passive generation 0 ufrag 9XJN network-id 2 network-cost 50”,
“2021-07-15T03:30:51.084Z”:“ICE candidate received: candidate:3669266405 2 tcp 1517821694 10.254.254.254 60601 typ host tcptype passive generation 0 ufrag 9XJN network-id 4 network-cost 50”,
“2021-07-15T03:30:51.085Z”:“isIceGatheringComplete STATE: - complete - TimeOut: - false”,
“2021-07-15T03:30:51.086Z”:“RTCIceGatheringState changed: complete”,
“2021-07-15T03:30:51.087Z”:“isIceGatheringComplete STATE: - complete - TimeOut: - false”,
“2021-07-15T03:30:51.088Z”:“NEW offer created”,
“2021-07-15T03:30:51.089Z”:“WebRTC(log) - Constructing INVITE client transaction with id z9hG4bK5789124.”,
“2021-07-15T03:30:51.219Z”:“WebRTC(log) - State change to “Proceeding” on INVITE client transaction with id z9hG4bK5789124.”,
“2021-07-15T03:30:51.220Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - SIPCall - _onProgress - Init onProgress”,
“2021-07-15T03:30:51.233Z”:“WebRTC(log) - State change to “Completed” on INVITE client transaction with id z9hG4bK5789124.”,
“2021-07-15T03:30:51.234Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - actions/sipsession - sessionReject - Init sessionReject”,
“2021-07-15T03:30:51.235Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - SIPCall - _onFailed”,
“2021-07-15T03:30:51.238Z”:“WebRTC(log) - closing INVITE session 76i3fc891uclkacdpkih361tks5kcp”,
“2021-07-15T03:30:51.239Z”:“Using getLocalStreams which is deprecated”,
“2021-07-15T03:30:51.248Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - SIPCall - _onTerminated - Init terminate call”,
“2021-07-15T03:30:51.249Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - SIPCall - _onTerminated - Init end call - InCallManager STOP”,
“2021-07-15T03:30:51.273Z”:“WebRTC(log) - Timer D expired for INVITE client transaction z9hG4bK5789124.”,
“2021-07-15T03:30:51.707Z”:“WebRTC(log) - Destroyed INVITE client transaction with id z9hG4bK5789124.”,
“2021-07-15T03:30:51.712Z”:“WebRTC(log) - State change to “Terminated” on INVITE client transaction with id z9hG4bK5789124.”,
“2021-07-15T03:30:51.717Z”:“WebRTC(log) - Destroyed INVITE client transaction with id z9hG4bK5789124.”,
“2021-07-15T03:30:51.722Z”:“RTCIceConnectionStatechanged: closed”,
“2021-07-15T03:30:51.727Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - _onConnecting - ",
“2021-07-15T03:30:55.510Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - _onOpened - ",
“2021-07-15T03:30:55.531Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - _onAuthenticating - ",
“2021-07-15T03:30:55.751Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - _onAuthenticated - 3.2.0”,
“2021-07-15T03:30:55.772Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - setting token by API - [[REDACTED]] - [[REDACTED]]”,
“2021-07-15T03:30:55.776Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - _onOtherConnection - ",
“2021-07-15T03:30:55.979Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - setting token by API => OK”,
“2021-07-15T03:30:59.160Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - NetConnectivity - checkPBXConnections - REGULAR PING - ",
“2021-07-15T03:30:59.181Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - PingResponse - 22”,
“2021-07-15T03:31:09.172Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - NetConnectivity - checkPBXConnections - REGULAR PING - ",
“2021-07-15T03:31:09.199Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - PingResponse - 28”,
“2021-07-15T03:31:19.169Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - NetConnectivity - checkPBXConnections - REGULAR PING - ",
“2021-07-15T03:31:19.193Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - PingResponse - 24”,
“2021-07-15T03:31:29.172Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - NetConnectivity - checkPBXConnections - REGULAR PING - ",
“2021-07-15T03:31:29.189Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - PingResponse - 17”,
“2021-07-15T03:31:39.173Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - NetConnectivity - checkPBXConnections - REGULAR PING - ",
“2021-07-15T03:31:39.197Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - PingResponse - 24”,
“2021-07-15T03:31:49.175Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - NetConnectivity - checkPBXConnections - REGULAR PING - ",
“2021-07-15T03:31:49.196Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - PingResponse - 22”,
“2021-07-15T03:31:59.168Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - NetConnectivity - checkPBXConnections - REGULAR PING - ",
“2021-07-15T03:31:59.190Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - PingResponse - 22”,
“2021-07-15T03:32:09.177Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - NetConnectivity - checkPBXConnections - REGULAR PING - ",
“2021-07-15T03:32:09.201Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - PingResponse - 25”,
“2021-07-15T03:32:19.175Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - NetConnectivity - checkPBXConnections - REGULAR PING - ",
“2021-07-15T03:32:19.201Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - PingResponse - 26”,
“2021-07-15T03:32:47.155Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - NetConnectivity - checkPBXConnections - REGULAR PING - ",
“2021-07-15T03:32:47.174Z”:"48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - _onContact - ",
“2021-07-15T03:32:47.203Z”:“48c850b9-bb84-4637-8d2b-6675ab1945b2 - PBXAccount - PingResponse - 48”,