[asterisk-bugs] [JIRA] (ASTERISK-27536) res_pjsip.c: Error 70010 'Too many objects of the specified type (PJ_ETOOMANY)' sending OPTIONS request to endpoint
Jacqueline Huichaman (JIRA)
noreply at issues.asterisk.org
Fri Dec 29 08:21:39 CST 2017
Jacqueline Huichaman created ASTERISK-27536:
-----------------------------------------------
Summary: 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
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