This week in Asterisk is a weekly blog post aggregating interesting and important things that have occurred within the Asterisk community over the past week. It covers subjects applicable for users, deployers, and developers.
Releases
Mailing List Posts
- terminating the call, when transferer hangs up the call during attended transfer
- Voicemail greeting playback issues?
- SaySentence/SoundPack Proposal
Commits
- ari: Add application/json parameter support
- res_pjsip: Fix crash when reloading certain configurations.
- res_pjsip_session: Add configurable behavior for redirects.
- res_stasis_playback: Add ‘number’, ‘digits’, and ‘characters’ URI scheme implementations.
Code Reviews
- Add channel locking for calls that result in channel snapshot creation
- res_pjsip: Respect outbound proxy in more places
- res_pjsip_transport_websocket: Fix crash with security events and improve implementation
- Add a function PJSIP_ENDPOINT to retrieve endpoint configuration details from the dialplan
- Add CHANNEL function support for PJSIP