[Home]

Summary:ASTERISK-24636: TestSuite: Inbound nominal registration test bounce due to multiple registration refresh test events
Reporter:Matt Jordan (mjordan)Labels:
Date Opened:2014-12-22 13:56:36.000-0600Date Closed:
Priority:MajorRegression?
Status:Open/NewComponents:Resources/res_pjsip_registrar Tests/testsuite
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) ASTERISK-24636-Logs.tar.gz
Description:The test {{/channels/pjsip/registration/inbound/nominal/user_agent}} bounces due to multiple test events being received indicating a registration refresh:

{noformat}
Running ['./lib/python/asterisk/test_runner.py', 'tests/channels/pjsip/registration/inbound/nominal/user_agent'] ...
[Dec 22 01:34:34] WARNING[30159]: ami:187 __check_result: Event occurred 2 times, which is out of the allowable range
[Dec 22 01:34:34] WARNING[30159]: ami:188 __check_result: Event description: {'count': '1', 'requirements': {'match': {'UserAgent': 'Type B', 'Contact': 'sip:alice@127.0.0.1:5061', 'Expiration': '60'}}, 'conditions': {'match': {'State': 'AOR_CONTACT_REFRESHED', 'Event': 'TestEvent', 'AOR': 'alice'}}, 'id': '0', 'type': 'headermatch'}
{noformat}

See attached logs for more information.
Comments: