Hi all,
I have set outbound_caller_id_number in Default settings to be +49123456789 as variable text and enabled that setting (both for the domain in question and all domains). However, if I don't set an outbound_caller_id_number in the Extension, my dialplan will fall back to +EXT as the caller ID and not use the default set.
Outgoing dialplan has action set
TIA
SoWhy
I have set outbound_caller_id_number in Default settings to be +49123456789 as variable text and enabled that setting (both for the domain in question and all domains). However, if I don't set an outbound_caller_id_number in the Extension, my dialplan will fall back to +EXT as the caller ID and not use the default set.
Outgoing dialplan has action set
effective_caller_id_number=${outbound_caller_id_number}
which is the default. How do I get it to respect the default setting if the extension has no setting?TIA
SoWhy