#asterisk

3 posts · Last used Jul 08

Back to Timeline
Phil M0OFX @philpem@digipres.club · Jul 08, 2026
This is the most musical "the number you have dialled is not currently in service" intercept message I've ever heard - does anyone know where it's from? (boosts appreciated) #voip #asterisk
14
6
11
printf("%s", name); @akunohana@piefed.blahaj.zone · Jul 05, 2026

What is */* ?

Some kind of expansion? echo "*/* $(cpuid2cpuflags)" > /etc/portage/package.use/00cpu-flags Source
0
2
0
Josh Anders @josh@social.joshanders.com · Jun 15, 2026

Asterisk's MASTER_CHANNEL() dialplan function is slept on. Lets a channel read variables from its master channel - super useful when you're in a local channel or an AGI subprocess and need context from the call that spawned you, without any hacky variable passing.

#Asterisk #VoIP #Telephony

0
0
3

You've seen all posts