- Joined
- Jun 30, 2022
- Messages
- 7
- Reaction score
- 1
Seen several threads with similar problems, but no solution that seems to work. It appears every single iPhone or Android with the app in my organization gets a "called failed" when from an external call. Internal calls work fine. The desktop app works fine.
Output logs from one of the phones is below. The logs for other phones appear have the same errors.
13:13:55.240 pjsua_call.c Unable to make call: Invalid Request URI (PJSIP_EINVALIDREQURI) [status=171042]
13:17:10.983 pjsua_call.c Unable to make call: Invalid Request URI (PJSIP_EINVALIDREQURI) [status=171042]
13:18:03.225 [2015568] VERBOSE MODE CHANGED:true
13:18:04.777 [2015628] [statuses] - isLastFirst: true
13:18:14.974 [2015627] myphone.MyPhone_Notifications_RequestCallHistory:
CallType: AllCalls
DnOwner: "123"
RecordLimit: 128
RecordOffset: 0
13:18:19.328 [2015570] [APP] received VOIP push
13:18:19.328 [2015570] sceneActive: true, noCalls: false, backgroundTaskActive: false
13:18:19.328 [2015570] [Lifecycle] - Lifecycle Task start ignored, app not in background
13:18:19.370 [2015627] Ringing call dnzHBRHyW8SO9fB3vlXHCw..02155d600 has connection
13:18:19.370 [2015627] Lifecycle] - Ringing calls: true
13:18:19.370 [2015627] [Lifecycle] - calls updated, sceneActive: true, noCalls: false, backgroundTaskActive: false
13:18:19.370 [2015627] CallKit presented the incoming call
13:18:19.370 [2015627] Ringing call dnzHBRHyW8SO9fB3vlXHCw..02155d600 has connection
13:18:19.370 [2015627] Ringing call dnzHBRHyW8SO9fB3vlXHCw..02155d600 has connection
13:18:19.370 [2015627] Ringing call dnzHBRHyW8SO9fB3vlXHCw..02155d600 has connection
13:18:19.370 [2015627] Calls: [<CXCall: 0x282c27c20>]
13:18:21.676 [2015627] <CXAnswerCallAction 0x2807bc690 UUID=3D3D1B3A-9E3E-4259-8882-C5C22C34C34E state=0 commitDate=2022-08-23 17:18:21 +0000 callUUID=53F125BE-4C39-407F-ABF7-F57CE4FA4EA6 localLandscapeAspectRatio={0, 0} localPortraitAspectRatio={0, 0} dateConnected=(null) downgradeToAudio=0 pauseVideoToStart=1>
13:18:21.678 VCE|PjsipCall in setListener() for call -1
13:18:21.678 VCE|Timer Scheduling timer 105 in 0 ms, id = 0x2807fc4d0
13:18:21.678 VCE|Timer Scheduling timer 105 as first
13:18:21.678 VCE|PjsipCall ***************** CREATING OUTGOING CALL TO (XXX) XXX-XXXX, cl = 0, this = 0x10933b8c0
13:18:21.678 VCE|Timer Scheduling timer 106 in 0 ms, id = 0x2807fd650
13:18:21.678 VCE|Timer Put new timer 106 to the heap
13:18:21.678 VCE|CallSet Create CallSet 0x2815e8ef8 with listener 0x0
13:18:21.678 VCE|PjsipCall in setListener() for call -1
13:18:21.678 VCE|Timer Scheduling timer 107 in 0 ms, id = 0x2807ffc60
13:18:21.678 VCE|Timer Put new timer 107 to the heap
13:18:21.689 VCE|PjsipCall in scheduled setListener() for call -1
13:18:21.689 VCE|PjsipCall ***************** CREATING OUTGOING CALL SIP URI = <sip
XXX) [email protected];tag3cx=cjtpyeef>
13:18:21.689 pjsua_call.c Making call with acc #0 to <sip
XXX) [email protected];tag3cx=cjtpyeef>
13:18:21.689 pjsua_aud.c Set sound device: capture=-99, playback=-99
13:18:21.689 pjsua_aud.c Setting null sound device..
13:18:21.689 VCE|PjsuaCallbacks ************************ on_snd_dev_operation 1
13:18:21.689 pjsua_aud.c Opening null sound device..
13:18:21.689 pjsua_call.c Unable to make call: Invalid Request URI (PJSIP_EINVALIDREQURI) [status=171042]
13:18:21.689 pjsua_media.c Call 1: deinitializing media..
13:18:21.689 VCE|Timer Scheduling timer 108 in 0 ms, id = 0x28079dd50
13:18:21.689 VCE|Timer Put new timer 108 to the heap
13:18:21.689 VCE|PjsipCall in scheduled setListener() for call -1
13:18:21.689 VCE|CallSet CallSet: *********** RequestFailed **** type = 0, code=0, call -1 0x10933b8c0 0x10933b8c0
13:18:21.689 pjsua_aud.c Closing sound device after idle for 0 second(s)
13:18:21.689 VCE|PjsuaCallbacks ************************ on_snd_dev_operation 0
13:18:21.689 pjsua_aud.c Closing null sound device..
13:18:21.791 [2015570] CallCommand(call: <ICall: 0x2807fee60>, command: _cxphone.SipNotification.requestFailed, requestFailed: Optional(<RequestFailedEvent: 0x28079cd20>))
13:18:21.791 [2015570] Lifecycle] - Ringing calls: false
13:18:21.792 [2015570] [Lifecycle] - calls updated, sceneActive: true, noCalls: true, backgroundTaskActive: false
13:18:21.792 [2015570] Dialer: Request failed
13:18:21.812 [2015570] Calls: []
13:18:21.812 [2015570] Calls: []
13:18:24.793 [2015627] Dialer:
13:18:28.783 [2015570] Ignored notification to be displayed in foreground
13:18:30.431 [2015568] [statuses] - isLastFirst: true
Output logs from one of the phones is below. The logs for other phones appear have the same errors.
13:13:55.240 pjsua_call.c Unable to make call: Invalid Request URI (PJSIP_EINVALIDREQURI) [status=171042]
13:17:10.983 pjsua_call.c Unable to make call: Invalid Request URI (PJSIP_EINVALIDREQURI) [status=171042]
13:18:03.225 [2015568] VERBOSE MODE CHANGED:true
13:18:04.777 [2015628] [statuses] - isLastFirst: true
13:18:14.974 [2015627] myphone.MyPhone_Notifications_RequestCallHistory:
CallType: AllCalls
DnOwner: "123"
RecordLimit: 128
RecordOffset: 0
13:18:19.328 [2015570] [APP] received VOIP push
13:18:19.328 [2015570] sceneActive: true, noCalls: false, backgroundTaskActive: false
13:18:19.328 [2015570] [Lifecycle] - Lifecycle Task start ignored, app not in background
13:18:19.370 [2015627] Ringing call dnzHBRHyW8SO9fB3vlXHCw..02155d600 has connection
13:18:19.370 [2015627] Lifecycle] - Ringing calls: true
13:18:19.370 [2015627] [Lifecycle] - calls updated, sceneActive: true, noCalls: false, backgroundTaskActive: false
13:18:19.370 [2015627] CallKit presented the incoming call
13:18:19.370 [2015627] Ringing call dnzHBRHyW8SO9fB3vlXHCw..02155d600 has connection
13:18:19.370 [2015627] Ringing call dnzHBRHyW8SO9fB3vlXHCw..02155d600 has connection
13:18:19.370 [2015627] Ringing call dnzHBRHyW8SO9fB3vlXHCw..02155d600 has connection
13:18:19.370 [2015627] Calls: [<CXCall: 0x282c27c20>]
13:18:21.676 [2015627] <CXAnswerCallAction 0x2807bc690 UUID=3D3D1B3A-9E3E-4259-8882-C5C22C34C34E state=0 commitDate=2022-08-23 17:18:21 +0000 callUUID=53F125BE-4C39-407F-ABF7-F57CE4FA4EA6 localLandscapeAspectRatio={0, 0} localPortraitAspectRatio={0, 0} dateConnected=(null) downgradeToAudio=0 pauseVideoToStart=1>
13:18:21.678 VCE|PjsipCall in setListener() for call -1
13:18:21.678 VCE|Timer Scheduling timer 105 in 0 ms, id = 0x2807fc4d0
13:18:21.678 VCE|Timer Scheduling timer 105 as first
13:18:21.678 VCE|PjsipCall ***************** CREATING OUTGOING CALL TO (XXX) XXX-XXXX, cl = 0, this = 0x10933b8c0
13:18:21.678 VCE|Timer Scheduling timer 106 in 0 ms, id = 0x2807fd650
13:18:21.678 VCE|Timer Put new timer 106 to the heap
13:18:21.678 VCE|CallSet Create CallSet 0x2815e8ef8 with listener 0x0
13:18:21.678 VCE|PjsipCall in setListener() for call -1
13:18:21.678 VCE|Timer Scheduling timer 107 in 0 ms, id = 0x2807ffc60
13:18:21.678 VCE|Timer Put new timer 107 to the heap
13:18:21.689 VCE|PjsipCall in scheduled setListener() for call -1
13:18:21.689 VCE|PjsipCall ***************** CREATING OUTGOING CALL SIP URI = <sip
13:18:21.689 pjsua_call.c Making call with acc #0 to <sip
13:18:21.689 pjsua_aud.c Set sound device: capture=-99, playback=-99
13:18:21.689 pjsua_aud.c Setting null sound device..
13:18:21.689 VCE|PjsuaCallbacks ************************ on_snd_dev_operation 1
13:18:21.689 pjsua_aud.c Opening null sound device..
13:18:21.689 pjsua_call.c Unable to make call: Invalid Request URI (PJSIP_EINVALIDREQURI) [status=171042]
13:18:21.689 pjsua_media.c Call 1: deinitializing media..
13:18:21.689 VCE|Timer Scheduling timer 108 in 0 ms, id = 0x28079dd50
13:18:21.689 VCE|Timer Put new timer 108 to the heap
13:18:21.689 VCE|PjsipCall in scheduled setListener() for call -1
13:18:21.689 VCE|CallSet CallSet: *********** RequestFailed **** type = 0, code=0, call -1 0x10933b8c0 0x10933b8c0
13:18:21.689 pjsua_aud.c Closing sound device after idle for 0 second(s)
13:18:21.689 VCE|PjsuaCallbacks ************************ on_snd_dev_operation 0
13:18:21.689 pjsua_aud.c Closing null sound device..
13:18:21.791 [2015570] CallCommand(call: <ICall: 0x2807fee60>, command: _cxphone.SipNotification.requestFailed, requestFailed: Optional(<RequestFailedEvent: 0x28079cd20>))
13:18:21.791 [2015570] Lifecycle] - Ringing calls: false
13:18:21.792 [2015570] [Lifecycle] - calls updated, sceneActive: true, noCalls: true, backgroundTaskActive: false
13:18:21.792 [2015570] Dialer: Request failed
13:18:21.812 [2015570] Calls: []
13:18:21.812 [2015570] Calls: []
13:18:24.793 [2015627] Dialer:
13:18:28.783 [2015570] Ignored notification to be displayed in foreground
13:18:30.431 [2015568] [statuses] - isLastFirst: true