-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Not an issue
-
Affects Version/s: Verion 2.2.5
-
Fix Version/s: None
-
Component/s: Sangoma CRM
-
Labels:None
-
Sprint:Sprint 73, Sprint 74, Sprint 75
-
ToDo:
-
Asterisk Version:13.22.0
-
Distro Version:15.0.16.42
-
Distro:FreePBX Distro
Hello,
When looking at the data sent form the CRM webhook if it is an outbound call I have a source and destination number set however when the call is inbound only the source number is set. It would be very helpful to have the number that was dialed set as the destination in the start of call data.
Example inbound data
uuid=1581462445.426782
&direction=inbound
&disposition=UNKNOWN
&source=90939XXXXX
&destination=(number that was dialed listed here)
&recordingfile=
&duration=0
&calldate=1581462446
×tamp=1581462446
&clid=
&cnam=
&cnum=
&type=START
&voicemail=
&owner=0
Thank you