[asterisk-bugs] [JIRA] (ASTERISK-27536) res_pjsip.c: Error 70010 'Too many objects of the specified type (PJ_ETOOMANY)' sending OPTIONS request to endpoint
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Fri Dec 29 08:21:39 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=241206#comment-241206 ]
Asterisk Team commented on ASTERISK-27536:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> res_pjsip.c: Error 70010 'Too many objects of the specified type (PJ_ETOOMANY)' sending OPTIONS request to endpoint
> --------------------------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-27536
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27536
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip
> Affects Versions: 13.17.2
> Environment: DELL R420 - Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz -
> KiB Mem : 32661624 total
> Reporter: Jacqueline Huichaman
> Labels: pjsip
>
> Hi,
> we tried to register 3100 users in asterisk 13.17.2 but it falls.
> the log shows
> [Dec 28 20:41:26] VERBOSE[5565] res_pjsip_registrar.c: Added contact 'sip:XXXX at 10.XXX.XXX.XXX:5060;transport=TCP' to AOR 'XXXX' with expiration of 120 seconds
> [Dec 28 20:41:26] VERBOSE[5570] res_pjsip/pjsip_configuration.c: Contact XXXX/sip:XXXX at 10.XXX.XXX.XXX:5060;transport=TCP has been created
> [Dec 28 20:41:26] VERBOSE[5570] res_pjsip/pjsip_configuration.c: Endpoint XXXX is now Reachable
> [Dec 28 20:41:26] WARNING[5565] pjproject: tsx0x7f1444033 .Failed to send Request msg OPTIONS/cseq=17451 (tdta0x7f1448000b90)! err=70010 (Too many objects of the specified type (PJ_ETOOMANY))
> [Dec 28 20:41:26] ERROR[5565] res_pjsip.c: Error 70010 'Too many objects of the specified type (PJ_ETOOMANY)' sending OPTIONS request to endpoint 4284
> [Dec 28 20:41:26] VERBOSE[5570] res_pjsip/pjsip_configuration.c: Contact XXXX/sip:XXXX at 10.XXX.XXX.XXX:5060;transport=TCP is now Unreachable. RTT: 0.000 msec
> [Dec 28 20:41:26] VERBOSE[5570] res_pjsip/pjsip_configuration.c: Endpoint XXXX is now Unreachable
> [Dec 28 20:41:26] WARNING[5565] pjproject: tsx0x7f1444044 ..Failed to send Request msg NOTIFY/cseq=565 (tdta0x7f1444007e60)! err=70010 (Too many objects of the specified type (PJ_ETOOMANY))
> [Dec 28 20:41:26] WARNING[5565] pjproject: tsx0x7f144404f ..Failed to send Request msg NOTIFY/cseq=28352 (tdta0x7f1448000b90)! err=70010 (Too many objects of the specified type (PJ_ETOOMANY))
> [Dec 28 20:41:26] WARNING[5565] pjproject: tsx0x7f144403c ..Failed to send Request msg NOTIFY/cseq=2555 (tdta0x7f1444007e60)! err=70010 (Too many objects of the specified type (PJ_ETOOMANY))
> [Dec 28 20:41:26] WARNING[5565] pjproject: tsx0x7f144405a ..Failed to send Request msg NOTIFY/cseq=6177 (tdta0x7f1448000b90)! err=70010 (Too many objects of the specified type (PJ_ETOOMANY))
> [Dec 28 20:41:26] WARNING[5565] pjproject: tsx0x7f1444078 ..Failed to send Request msg NOTIFY/cseq=14160 (tdta0x7f1444007e60)! err=70010 (Too many objects of the specified type (PJ_ETOOMANY))
> [Dec 28 20:41:26] WARNING[5565] pjproject: tsx0x7f1444069 ..Failed to send Request msg NOTIFY/cseq=27112 (tdta0x7f1448000b90)! err=70010 (Too many objects of the specified type (PJ_ETOOMANY))
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list