[asterisk-bugs] [JIRA] (ASTERISK-26899) Unable to apply outbound proxy on request to qualify
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Sun Apr 2 19:12:09 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-26899:
------------------------------------
Assignee: Luke Escude (was: Rusty Newton)
Status: Waiting for Feedback (was: Triage)
bq. Is there a way to automatically prevent this from happening? The astdb file was 15MB. Now it's like 3MB
Since we don't know what is causing the issue... I don't know.
This issue ASTERISK-25621 is the only one I found that looks related. It was closed as unresolved due to a lack of information. However there is some detail there that might help us.
Are you able to turn up logging so that we can get a debug log the next time the issue occurs?
https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information
If we can get a log with warning,error,notice,verbose and debug, with both verbose and debug log levels turned up to 5 each, that would help a lot.
In addition if you can check the AstDB to see if you find the same issue that was found in ASTERISK-25621. Sanitized output from asterisk -rx 'database show' may help too.
> Unable to apply outbound proxy on request to qualify
> ----------------------------------------------------
>
> Key: ASTERISK-26899
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26899
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 13.14.0
> Environment: x64 CentOS
> Reporter: Luke Escude
> Assignee: Luke Escude
>
> We configure the endpoints to be qualified every 15 seconds.
> All of our PBX systems are configured the EXACT same way, but ONE of them is doing this:
> {noformat}
> [Mar 28 00:03:12] ERROR[4509]: res_pjsip/pjsip_options.c:436 qualify_contact: Unable to apply outbound proxy on request to qualify contact sip:5061 at 65.23.19.66:4737
> [Mar 28 00:03:12] ERROR[4509]: res_pjsip/pjsip_options.c:436 qualify_contact: Unable to apply outbound proxy on request to qualify contact sip:1129 at 96.230.64.162:45255
> [Mar 28 00:03:12] ERROR[4509]: res_pjsip/pjsip_options.c:436 qualify_contact: Unable to apply outbound proxy on request to qualify contact sip:1316 at 192.171.21.154:10110
> [Mar 28 00:03:12] ERROR[4505]: res_pjsip/pjsip_options.c:436 qualify_contact: Unable to apply outbound proxy on request to qualify contact sip:1024 at 207.89.36.58:22092
> [Mar 28 00:03:12] ERROR[4505]: res_pjsip/pjsip_options.c:436 qualify_contact: Unable to apply outbound proxy on request to qualify contact sip:1078 at 207.89.37.218:4492
> [Mar 28 00:03:12] ERROR[4505]: res_pjsip/pjsip_options.c:436 qualify_contact: Unable to apply outbound proxy on request to qualify contact sip:5002 at 65.23.19.66:4703
> [Mar 28 00:03:12] ERROR[4505]: res_pjsip/pjsip_options.c:436 qualify_contact: Unable to apply outbound proxy on request to qualify contact sip:5013 at 65.23.19.66:4732
> [Mar 28 00:03:12] ERROR[4505]: res_pjsip/pjsip_options.c:436 qualify_contact: Unable to apply outbound proxy on request to qualify contact sip:1128 at 96.230.64.162:45240
> [Mar 28 00:03:12] ERROR[4505]: res_pjsip/pjsip_options.c:436 qualify_contact: Unable to apply outbound proxy on request to qualify contact sip:4022 at 192.171.21.138:5347
> [Mar 28 00:03:12] ERROR[4505]: res_pjsip/pjsip_options.c:436 qualify_contact: Unable to apply outbound proxy on request to qualify contact sip:2224 at 40.135.193.42:4947
> [Mar 28 00:03:12] ERROR[4505]: res_pjsip/pjsip_options.c:436 qualify_contact: Unable to apply outbound proxy on request to qualify contact sip:4019 at 192.171.21.138:13900
> {noformat}
> It's happening to about 80% of our endpoints on that server, and it's happening every 15 seconds.
> There are no outbound proxies or anything configured for these endpoints. Nothing changed either - the server has been operating just fine for months.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list