Last active
March 6, 2026 11:17
-
-
Save Elektordi/ce490a520b4680f5762e714650384bf2 to your computer and use it in GitHub Desktop.
Ensure media before transfert on XIVO
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [answer-before-redirect] | |
| exten = s,1,Answer() | |
| same = n,Playback(silence/1) | |
| same = n,Set(CALLERID(num)=33${XIVO_SRCNUM:1}) | |
| same = n,Return() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment