mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
app_voicemail: Cannot set fromstring on a per-mailbox basis
* apps/app_voicemail.c fromstring field added to mailbox which will override the global fromstring if set. ASTERISK-24562 #close Change-Id: I5e90e3a1ec2b2d5340b49a0db825e4bbb158b2fe
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -30,6 +30,9 @@ app_voicemail
|
||||
* The 'Comedian Mail' prompts can now be overriden using the 'vm-login' and
|
||||
'vm-newuser' configuration options in voicemail.conf.
|
||||
|
||||
* Added 'fromstring' field to the voicemail boxes. If set, it will override
|
||||
the global 'fromstring' field on a per-mailbox basis.
|
||||
|
||||
res_pjsip_transport_websocket
|
||||
------------------
|
||||
* Removed non-secure websocket support. Firefox and Chrome have not allowed
|
||||
|
Reference in New Issue
Block a user