Opened 13 years ago

Closed 13 years ago

#1346 closed defect (fixed)

Fixes and updates on python-based test

Reported by: nanang Owned by: bennylp
Priority: normal Milestone: release-2.0-alpha
Component: python Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description


Change History (7)

comment:1 Changed 13 years ago by nanang

(In [3710]) Re #1346 (python test fixes): Updated string pattern constants as some pjsua log messages has been changed in 2.0.

comment:2 Changed 13 years ago by nanang

(In [3711]) Re #1346 (python test fixes): adjust test scenario to follow the new behavior of pjsua in selecting active media from multiple media with same types, i.e: it will select the first media (previously/1.x it will will select the last).

comment:3 Changed 13 years ago by nanang

(In [3712]) Re #1346 (python test fixes): Updated test scenario involving sending REGISTER to pjsua, now pjsua has simple registrar so registration will be accepted (was rejected).

comment:4 Changed 13 years ago by nanang

(In [3713]) Re #1346 (python test fixes): Updated test scenario involving negotiation SRTP-mandatory vs SRTP-disabled or vice-versa, call rejection is using 488 now (was using 406).

comment:5 Changed 13 years ago by nanang

(In [3716]) Re #1346 (python test fixes): Updated test scenario that requires pjsua to generate multiple media offer using --extra-audio instead of using --use-srtp=3 (optional-with-duplicated-media).

comment:6 Changed 13 years ago by nanang

(In [3717]) Re #1346 (python test fixes): Disabled (temporarily) scripts-call/150_srtp_2_3.py as this scenario requires SRTP optional-with-duplicated-media (ticket #1267).

comment:7 Changed 13 years ago by nanang

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.