mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
app_mixmonitor: Add option to use real Caller ID for voicemail.
MixMonitor currently uses the Connected Line as the Caller ID for voicemails. This is due to the implementation being written this way for use with Digium phones. However, in general this is not correct for generic usage in the dialplan, and people may need the real Caller ID instead. This adds an option to do that. ASTERISK-30286 #close Change-Id: I3d0ce76dfe75e2a614e0f709ab27acbd2478267c
This commit is contained in:
committed by
Friendly Automation
parent
d476994768
commit
691178c48e
5
doc/CHANGES-staging/app_mixmonitor_clid.txt
Normal file
5
doc/CHANGES-staging/app_mixmonitor_clid.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Subject: app_mixmonitor
|
||||
|
||||
Adds the c option to use the real Caller ID on
|
||||
the channel in voicemail recordings as opposed
|
||||
to the Connected Line.
|
Reference in New Issue
Block a user