]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_sofia] Update Polycom UA to recognize new Poly phones
authorjunction1153b <junction1153+custom@gmail.com>
Mon, 20 Jan 2025 21:57:25 +0000 (16:57 -0500)
committerGitHub <noreply@github.com>
Mon, 20 Jan 2025 21:57:25 +0000 (00:57 +0300)
commit3b58ebc5f309708bde0ad26eef73e606144792f6
treeafa6dc59b70c2754b4c6f12e19e6445283ff399e
parent5cb74797fe996b706be1dc29d1096c7baefdfbfb
[mod_sofia] Update Polycom UA to recognize new Poly phones

We observed that the new Poly phones (formerly known as Polycom) were not getting sent a SIP UPDATE in certain circumstances (example: retrieving a parked call, and therefore, Caller ID would not show the parked caller). I renamed Polycom to Poly which will catch all Poly AND Polycom UA's. I also added Acrobits, and Ringotel to extend such functionality to those UA's. There were also other minor compatibility issues with the new Poly phones which have been resolved with tweaking the UA recognition on the code.

Co-authored-by: Joseph <junction1153@gmail.com>
src/mod/endpoints/mod_sofia/mod_sofia.c
src/mod/endpoints/mod_sofia/sofia.c
src/mod/endpoints/mod_sofia/sofia_presence.c
src/mod/endpoints/mod_sofia/sofia_reg.c