Quantcast
Channel: FreePBX - FreePBX Community Forums
Viewing all articles
Browse latest Browse all 17521

ChanSpy GoSub

$
0
0

Hi there,

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:

[from-internal-custom]
exten => 555,1,Macro(user-callerid,q)
exten => 555,n,Answer
exten => 555,n,Wait(1)
exten => 555,n,ChanSpy(,q)
exten => 555,n,Hangup

Thanks in advance

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 17521


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>