- Joined
- May 5, 2022
- Messages
- 16
- Reaction score
- 2
Background (working on a coding project for processing some of our call recordings into a external system)
Question( How can I tell if a call is inbound or outbound? )
Top is a Call to ext 68401 from 13145555555
Bottom is a Call From 13145555555 to ext 68401
By looking at the file name how can I tell what is an inbound call vs an Outbound call.
My findings with 2 test calls: File name Calls from Today 6/25/2024 @ 14:05Z
Inbound: []_68401-+13145555555_20240625140537(632041).wav
Outbound: [User Name Caller ID]_68401-+3145555555_20240625140605(632055).wav
Question( How can I tell if a call is inbound or outbound? )
Top is a Call to ext 68401 from 13145555555
Bottom is a Call From 13145555555 to ext 68401
By looking at the file name how can I tell what is an inbound call vs an Outbound call.
My findings with 2 test calls: File name Calls from Today 6/25/2024 @ 14:05Z
Inbound: []_68401-+13145555555_20240625140537(632041).wav
Outbound: [User Name Caller ID]_68401-+3145555555_20240625140605(632055).wav