I have a special setting in extensions_custom.conf, that disables ChanSpy’s very slow announcements (the ones that go “S-P-Y-dash-P-J-S-I-P-slash-2-3-4”), but now that Asterisk moved from Macro to GoSub, it doesn’t work anymore: it declines calls to 555, due to an old line in the config file.
Do you guys know the translation to GoSub for the following line?
exten => 555,1,Macro(user-callerid,q)
Here’s the entire part of the config file, that’s related to ChanSpy: