admin said:
We have an update to our template that should fix caller ID - it will be uploaded in the coming days
Hi Guys,
Does anyone know how to get access to that new template that "admin" mentioned it would be uploaded in back in 2009? I am testing this functionality with 3cx (v9-14507) and the SPA3102.. and the issue still exists. I do agree that the source of the problem is the SPA3102, since is passing a non-compliant "FROM" string.. however I think this can easily be handled by 3CX by making an exception..
For example.. if the FROM is supposed to be formated like (FirstName LastName, 5555555555) and when the display name has a comma, the SPA3102 passes (FirstName, LastName, 5555555555), which breaks makes the field invalid.. a way to resolve this.. would be.. to grab the whole string, identify the LAST comma (to check when the CALLERNAME is separated from the actual number), and treat everything before the comma as the CALLER DISPLAY NAME. That way, no matter what caracters are passed in the DISPLAY NAME, 3cx won't have issues with the formatting..
Again, I know this is workaround solution.. but since Cisco is dragging their feet on this... there should be other ways to get it working..
If the template announced by "admin" back in 2009, already resolves this, please let me know how to get it and install it. I checked the Gateway Templates list in the app updates section, and the one for the SPA3102 says "up-to-date" but it doesn't resolve the issue.
Thanks!