[asterisk-bugs] [JIRA] (ASTERISK-29072) Manager EventFilter(Blacklist) not working
Benjamin Keith Ford (JIRA)
noreply at issues.asterisk.org
Tue Sep 8 09:55:43 CDT 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-29072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Keith Ford updated ASTERISK-29072:
-------------------------------------------
Severity: Minor (was: Major)
> Manager EventFilter(Blacklist) not working
> ------------------------------------------
>
> Key: ASTERISK-29072
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29072
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/ManagerInterface
> Affects Versions: 16.13.0
> Environment: Centos 7 x64
> Reporter: Neimar Avila
> Severity: Minor
>
> Hello, good day to you.
> Using the event filter (blacklist) to not display some types, is not working.
>
> manager.conf
> [vsphone3]
> secret = *****
> permit=127.0.0.1/255.255.255.255
> writetimeout = 100
> read = all
> write = all
> eventfilter=!Event: NewCallerId
> eventfilter=!Event: NewExten
> eventfilter=!Event: Newchannel
> eventfilter=!Event: NewConnectedLine
> eventfilter=!Event: DTMFBegin
> eventfilter=!Event: DTMFEnd
> eventfilter=!Event: MusicOnHoldStart
> eventfilter=!Event: MusicOnHoldStop
> eventfilter=!Event: AGIExecStart
> eventfilter=!Event: AGIExecEnd
> eventfilter=!Event: DeviceStateChange
> eventfilter=!Event: Dial
> eventfilter=!Event: DialBegin
> eventfilter=!Event: DialEnd
> Using telnet:
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> Asterisk Call Manager/5.0.2
> Action: login
> Username: vsphone3
> Secret: *****
> Events: on
> Response: Success
> Message: Authentication accepted
> Event: Newexten
> Privilege: dialplan,all
> Channel: SIP/CA70C2C6635A-00000010
> ChannelState: 4
> ChannelStateDesc: Ring
> CallerIDNum: 1000
> CallerIDName: RAMAL_1000
> ConnectedLineNum: <unknown>
> ConnectedLineName: <unknown>
> Language: en
> AccountCode:
> Context: hmlvirtual_ramal_1000
> Exten: 031984952402
> Priority: 1
> Uniqueid: 1599574412.16
> Linkedid: 1599574412.16
> Extension: 031984952402
> Application: Verbose
> AppData: 1, Rota SAIDA_PADRAO
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list