Build: #999 has been queued for 1586 minutes Changes by 4 people

Stages & jobs

  1. Default Stage

  2. Deploy

Build result summary

Details

Agent
No agent can build this job.
Queued
Labels
None
Revision
3b58ebc5f309708bde0ad26eef73e606144792f6 3b58ebc5f309708bde0ad26eef73e606144792f6

Code commits

Author Commit Message Commit date
junction1153b <junction1153+custom@gmail.com> junction1153b <junction1153+custom@gmail.com> 3b58ebc5f309708bde0ad26eef73e606144792f6 3b58ebc5f309708bde0ad26eef73e606144792f6 [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>
Aron Podrigal <aronp@guaranteedplus.com> Aron Podrigal <aronp@guaranteedplus.com> 5cb74797fe996b706be1dc29d1096c7baefdfbfb 5cb74797fe996b706be1dc29d1096c7baefdfbfb [mod_pgsql] err is now set correctly (dbh:last_error())
New function, `void pgsql_handle_set_error_if_not_set(switch_pgsql_handle_t *handle, char **err)` has been added to mod_pgsql module. This function is now called at several points where an error occurred but *err was not yet set.
Aron Podrigal <aronp@guaranteedplus.com> Aron Podrigal <aronp@guaranteedplus.com> 96de8fd37734599d997bcb9fdd2b076d9cfb026e 96de8fd37734599d997bcb9fdd2b076d9cfb026e [mod_timerfd] Fixed - continue timer loop after receiving a SIGSTOP
When taking a snapshot of a machine which pauses the process, mod_timerfd exits and FreeSWITCH, causing all channels to wait indefinitely.

Check `errno == EINTR` and continue the timer loop.
Andrey Volk Andrey Volk 55d8f3ff97fcdf28f800704fe9b37a3f5c1a91a2 55d8f3ff97fcdf28f800704fe9b37a3f5c1a91a2 Merge pull request #2738 from signalwire/clearmode
[mod_clearmode] Remove from tree
Andrey Volk Andrey Volk 6bad50d875622b6da15d7ecc65716eaa1b61e8ec 6bad50d875622b6da15d7ecc65716eaa1b61e8ec [mod_clearmode] Remove from tree