Skip to content

Instantly share code, notes, and snippets.

@Elektordi
Last active March 6, 2026 11:17
Show Gist options
  • Select an option

  • Save Elektordi/ce490a520b4680f5762e714650384bf2 to your computer and use it in GitHub Desktop.

Select an option

Save Elektordi/ce490a520b4680f5762e714650384bf2 to your computer and use it in GitHub Desktop.
Ensure media before transfert on XIVO
[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