Merge d2bec055b87697986a545ff138b4943fc52d547b into 559a97ecf5835819fc44ecb144b4974c86d745f5

This commit is contained in:
Joseph 2025-01-11 04:18:45 +00:00 committed by GitHub
commit f16087a182
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2501,7 +2501,7 @@ static char *gen_pidf(char *user_agent, char *id, char *url, char *open, char *r
{
char *ret = NULL;
if (switch_stristr("polycom", user_agent)) {
if (switch_stristr("poly", user_agent)) {
*ct = "application/xpidf+xml";
/* If unknown/none prpid is provided, just show the user as online. */