Hello everyone.
Although i am not a programmer i will try to explain the strange problem we are facing.
We have vicidial on server1 (VERSION: 2.14-517c BUILD: 170331-2255) and our custom CRM on server 2.
Our CRM is written in C# and we use vicidial's http get/post function to get the DID number.
To be more specific part of the string is:
....
user_custom_three=&user_custom_four=&user_custom_five=&preset_number_a=&preset_number_b=&preset_number_c=+&preset_number_d=+&preset_number_e=+&preset_dtmf_a=+&preset_dtmf_b=+&did_id=&did_extension=&did_pattern=&did_description=&
....
Our problem is that throughout the day (randomly) the vicidial returns empty did_extension, so the CRM on server 2 doesn't know which customer the call should be addressed to thus there is an empty pop up window in the operator.
Could it be a bug?
Could it be due to lack of resources?
I really have no clue, and i am posting here just in case someone else had the same problem.
Thank you for your time