-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 14
-
Component/s: CallerID Lookup
-
Labels:None
-
ToDo:
-
Asterisk Version:11.19.0
-
Distro Version:FreePBX 13.0.192.16
-
Distro:FreePBX Distro
When using the [NAME] variable, whitespaces in the existing [NAME] data do not get properly encoded to %20 before the GET HTTP request is issued to the server.
Below is how I have it setup in my FreePBX
This results in a request that improperly parsed by Apache on the receiving side of the Caller ID Lookup. Apache returns a error code of 400.
Suggested outcome: URL is encoded so spaces and other punctuation is properly encoded before the HTTP request is transmitted.
If you would like more information, please let me know.
Jim
- relates to
-
FREEPBX-18965 If NAME field contains coma "," in the data then the CIDLookup tool sends incomplete data.
-
- Closed
-