Hello,
Is there official documentation for all hooks?
After reviewing the dialplan we see that there are the following hooks:
${TENANT_PREFIX}_end-ext-dialing-hook,s,1
${TENANT_PREFIX}_before-connecting-call-hook,s,1
${TENANT_PREFIX}_before-bridging-call-hook,s,1
${TENANT_PREFIX}_end-trunk-dialing-hook,s,1
${TENANT_PREFIX}_end-outbound-dialing-hook,s,1
global-before-bridging-call-hook,s,1
There also appears to be:
before-dialing-hook
But only on the Trunk level and only on the main tenant.
Can you please make this available for all tenant? Also can we please have a hook that is before dialing for each extension? Meaning, each outgoing call, before dialing should pass a hook.
Thank you