Ok, Please, check your manager.conf and logger.conf for any clue about debugging options, into the Asterisk configuration directory. El 26 mar. 2017 14:52, "Telium Technical Support" <support at telium.ca> escribi?:> I tried that but it had no effect. Still see things like: > > > > [2017-03-26 13:49:39] DEBUG[2088]: manager.c:5693 match_filter: Examining > AMI event: > > Event: SuccessfulAuth > > Privilege: security,all > > EventTV: 2017-03-26T13:49:39.407-0400 > > Severity: Informational > > Service: SIP > > EventVersion: 1 > > AccountID: 221essionID: 0x7fa0cc005cc8 > > LocalAddress: IPV4/UDP/192.168.67.4/5060 > > RemoteAddress: IPV4/UDP/192.168.67.26/5060 > > UsingPassword: 1 > > > > > > [2017-03-26 13:49:39] DEBUG[1882]: chan_sip.c:9196 __find_call: = Looking > for Call ID: 280f68000ff289291b366a1242530ce8 at 192.168.67.4:5060 > (Checking To) --From tag as494dfc4b --To-tag 4155795028 > > [2017-03-26 13:49:39] DEBUG[1882]: chan_sip.c:4419 __sip_ack: Stopping > retransmission on '280f68000ff289291b366a1242530ce8 at 192.168.67.4:5060' of > Request 102: Match Found > > [2017-03-26 13:49:39] DEBUG[1882]: chan_sip.c:6725 sip_destroy: Destroying > SIP dialog 280f68000ff289291b366a1242530ce8 at 192.168.67.4:5060 > > [2017-03-26 13:49:39] DEBUG[1882]: chan_sip.c:4275 __sip_autodestruct: > Auto destroying SIP dialog 'cbf5d92f6844702b' > > [2017-03-26 13:49:39] DEBUG[1882]: chan_sip.c:6725 sip_destroy: Destroying > SIP dialog cbf5d92f6844702b > > [2017-03-26 13:49:39] DEBUG[2088]: manager.c:6138 process_message: Running > action 'Command' > > [2017-03-26 13:49:39] DEBUG[1951]: manager.c:6138 process_message: Running > action 'Command' > > > > cli> manager set debug off > > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: https://community.asterisk. > org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170326/3e759184/attachment.html>
Telium Technical Support
2017-Mar-26 22:35 UTC
[asterisk-users] Manager events showing in CLI
I did that too ? no debug related settings in there! That?s why I?m stumped. From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Victor Villarreal Sent: Sunday, March 26, 2017 2:06 PM To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Subject: Re: [asterisk-users] Manager events showing in CLI Ok, Please, check your manager.conf and logger.conf for any clue about debugging options, into the Asterisk configuration directory. El 26 mar. 2017 14:52, "Telium Technical Support" <support at telium.ca <mailto:support at telium.ca> > escribi?: I tried that but it had no effect. Still see things like: [2017-03-26 13:49:39] DEBUG[2088]: manager.c:5693 match_filter: Examining AMI event: Event: SuccessfulAuth Privilege: security,all EventTV: 2017-03-26T13:49:39.407-0400 Severity: Informational Service: SIP EventVersion: 1 AccountID: 221essionID: 0x7fa0cc005cc8 LocalAddress: IPV4/UDP/192.168.67.4/5060 <http://192.168.67.4/5060> RemoteAddress: IPV4/UDP/192.168.67.26/5060 <http://192.168.67.26/5060> UsingPassword: 1 [2017-03-26 13:49:39] DEBUG[1882]: chan_sip.c:9196 __find_call: = Looking for Call ID: 280f68000ff289291b366a1242530ce8 at 192.168.67.4:5060 <http://280f68000ff289291b366a1242530ce8 at 192.168.67.4:5060> (Checking To) --From tag as494dfc4b --To-tag 4155795028 [2017-03-26 13:49:39] DEBUG[1882]: chan_sip.c:4419 __sip_ack: Stopping retransmission on '280f68000ff289291b366a1242530ce8 at 192.168.67.4:5060 <http://280f68000ff289291b366a1242530ce8 at 192.168.67.4:5060> ' of Request 102: Match Found [2017-03-26 13:49:39] DEBUG[1882]: chan_sip.c:6725 sip_destroy: Destroying SIP dialog 280f68000ff289291b366a1242530ce8 at 192.168.67.4:5060 <http://280f68000ff289291b366a1242530ce8 at 192.168.67.4:5060> [2017-03-26 13:49:39] DEBUG[1882]: chan_sip.c:4275 __sip_autodestruct: Auto destroying SIP dialog 'cbf5d92f6844702b' [2017-03-26 13:49:39] DEBUG[1882]: chan_sip.c:6725 sip_destroy: Destroying SIP dialog cbf5d92f6844702b [2017-03-26 13:49:39] DEBUG[2088]: manager.c:6138 process_message: Running action 'Command' [2017-03-26 13:49:39] DEBUG[1951]: manager.c:6138 process_message: Running action 'Command' cli> manager set debug off -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170326/8d3d62ff/attachment.html>
Try doing a `core set debug 0` at the Asterisk CLI. That should disable it. Or remove debug from your console output in logger.conf. Best wishes, Matthew Fredrickson On Sun, Mar 26, 2017 at 5:35 PM, Telium Technical Support <support at telium.ca> wrote:> I did that too ? no debug related settings in there! That?s why I?m > stumped. > > > > From: asterisk-users-bounces at lists.digium.com > [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Victor > Villarreal > Sent: Sunday, March 26, 2017 2:06 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > <asterisk-users at lists.digium.com> > Subject: Re: [asterisk-users] Manager events showing in CLI > > > > Ok, > > > > Please, check your manager.conf and logger.conf for any clue about debugging > options, into the Asterisk configuration directory. > > > > El 26 mar. 2017 14:52, "Telium Technical Support" <support at telium.ca> > escribi?: > > I tried that but it had no effect. Still see things like: > > > > [2017-03-26 13:49:39] DEBUG[2088]: manager.c:5693 match_filter: Examining > AMI event: > > Event: SuccessfulAuth > > Privilege: security,all > > EventTV: 2017-03-26T13:49:39.407-0400 > > Severity: Informational > > Service: SIP > > EventVersion: 1 > > AccountID: 221essionID: 0x7fa0cc005cc8 > > LocalAddress: IPV4/UDP/192.168.67.4/5060 > > RemoteAddress: IPV4/UDP/192.168.67.26/5060 > > UsingPassword: 1 > > > > > > [2017-03-26 13:49:39] DEBUG[1882]: chan_sip.c:9196 __find_call: = Looking > for Call ID: 280f68000ff289291b366a1242530ce8 at 192.168.67.4:5060 (Checking > To) --From tag as494dfc4b --To-tag 4155795028 > > [2017-03-26 13:49:39] DEBUG[1882]: chan_sip.c:4419 __sip_ack: Stopping > retransmission on '280f68000ff289291b366a1242530ce8 at 192.168.67.4:5060' of > Request 102: Match Found > > [2017-03-26 13:49:39] DEBUG[1882]: chan_sip.c:6725 sip_destroy: Destroying > SIP dialog 280f68000ff289291b366a1242530ce8 at 192.168.67.4:5060 > > [2017-03-26 13:49:39] DEBUG[1882]: chan_sip.c:4275 __sip_autodestruct: Auto > destroying SIP dialog 'cbf5d92f6844702b' > > [2017-03-26 13:49:39] DEBUG[1882]: chan_sip.c:6725 sip_destroy: Destroying > SIP dialog cbf5d92f6844702b > > [2017-03-26 13:49:39] DEBUG[2088]: manager.c:6138 process_message: Running > action 'Command' > > [2017-03-26 13:49:39] DEBUG[1951]: manager.c:6138 process_message: Running > action 'Command' > > > > cli> manager set debug off > > > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: > https://community.asterisk.org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: > https://community.asterisk.org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-- Matthew Fredrickson Digium, Inc. | Engineering Manager 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA