Commit Graph

126 Commits (master)

Author SHA1 Message Date
Riza Sulistyo 5ac9104514
Expand tab to spaces and remove $Id$ (#3292)
2 years ago
Alexey Vasilyev 4c81caa411
Don't terminate call on failed SDP negotiation during EARLY state (#3137)
2 years ago
Benny Prijono c03ab41ed5
Documentation fixes for docs.pjsip.org v2.0 project (#3202)
2 years ago
sauwming b04abebc33
Fixed issues with event subscription regarding on_rx_refresh() and unsubscription (#3126)
2 years ago
Riza Sulistyo 8e95490e37
Add compile time option to allow multiple Authorization header (#3010)
3 years ago
sauwming 6f197385c7
Miscellaneous fixes (#2969)
3 years ago
sauwming 5c9cc3cea4
Pjsua test fix on multiple authentication header scenario (#2922)
3 years ago
Nanang Izzuddin f7ff6b2440 Misc (re #2698): Update python test:
3 years ago
lin.sun 35810cc2bb
Example command line for pjsua testing with sipp. (#2750)
3 years ago
sauwming bdbeb7c4b2
Skip unsupported digest algorithm (#2408)
3 years ago
Nanang Izzuddin b6bf662221 Misc (re #2698): Skip pjsua test scripts-sipp/uac-reinvite-bad-via-branch on MacOS due to unreliable result, i.e: always getting 200 response. Note that the test objective is to detect/avoid assertion, the test scenario will keep sending INVITE until receiving 500 response (indicating bad/duplicated Via branch is detected), on fast machines where INVITE tsx destroyed quickly, pjsua will send 200 response, instead of 500.
3 years ago
Nanang Izzuddin aadc643a01
Fixed assertion in media update of session refresh after previous SDP offer has been rejected (#2627)
4 years ago
Riza Sulistyo 5e8eb2eb13
Github action/CI for windows. (#2344)
4 years ago
Nanang Izzuddin d65cacddd3
Implement trickle ICE (#2588)
4 years ago
Nanang Izzuddin b1e3966f1e Misc (re #2504): Update pjsua test: registration test sometimes fails when the test script fails to connect fast enough to pjsua via CLI telnet (registration completed before the telnet connection established).
4 years ago
Nanang Izzuddin b23633707c
More CI works (#2376)
4 years ago
Nanang Izzuddin 6bbd5ed66a
Update pjsua-test module call to wait for ICE & DTLS-SRTP nego before checking media (#2353)
5 years ago
Nanang Izzuddin 2ea82e9e6c
Attempt to fix intermittent errors in pjsua-test (#2330)
5 years ago
Nanang Izzuddin fedc629c4a
More pjsua-test work: print full log to help investigating any failed test, and other minor updates. (#2322)
5 years ago
Nanang Izzuddin 848ce29fa5
More pjsua-test work: retry telnet on fail and runall.py emits exit/error code (#2320)
5 years ago
Nanang Izzuddin 48a8aebc45
Update python pjsua-test to use telnet CLI (#2309)
5 years ago
sauwming 9f208e962c
Add option to disable certain pjsua tests (#2289)
5 years ago
nanangizz 6ea8618d90 Close #2280: delete compare WAV tool in test dir
5 years ago
Nanang Izzuddin 8631ffe736 Fix #2254: Updated SDP encoder of SDES to avoid deactivating/disabling media, it should be done by the parent/SRTP instead.
5 years ago
Nanang Izzuddin 952ddfb355 Re #2096: Answer with one SRTP keying only when offered both (thanks Wei-Wei for the feedback).
6 years ago
Nanang Izzuddin 4635f7ab51 Close #2135: Update some failing scripts to skip TCP transport in pjsua app instantiation.
6 years ago
Nanang Izzuddin 96b5e742e0 Fixed #2066: SDP ignored in 180/183 response without To tag.
7 years ago
Riza Sulistyo eb4d878e78 Re #2054: When setting CXXCFLAGS manually, make sure it's applied correctly.
7 years ago
Nanang Izzuddin bcf74d9be6 Re #1864: fixed assert and crash when remote remove and add back media lines in SDP:
9 years ago
Nanang Izzuddin 43a08e39bf Re #1866: Added a test scenario of sending re-invite after a failed SDP negotiation.
9 years ago
Nanang Izzuddin b0220a9595 Re #1842: Still on sipp/uac-reinvite-bad-via-branch.xml, fixed missing stuff in retry scenario, e.g: sequence number increment, To tag, wait for old tsx destroy.
10 years ago
Nanang Izzuddin c2c2e9a7c5 Re #1842: Workaround for spurious failure in sipp/uac-reinvite-bad-via-branch.xml test, i.e: just retry the scenario. The failure is caused by race between SIPp sending re-INVITE vs transaction immediate termination (by SIP INVITE module when the session reaches CONFIRMED state).
10 years ago
Nanang Izzuddin 78555c90ed Re #1842: Minor update on python test to reduce possibility of EADDRINUSE error in running pjsua.
10 years ago
Nanang Izzuddin 8d6ca24530 Re #1842:
10 years ago
Nanang Izzuddin 66f7e5611b Re #1842: Fixed build error on cmp_wav tool for python tests due to changed pjmedia format structure in 2.x.
10 years ago
Nanang Izzuddin c3246980da Re #1842: Updated pjsua app to avoid stdout buffering, and also adjusted python tests accordingly.
10 years ago
Perry Ismangil 7d79751dad Re #1828 Temporary deactivation of failing tests to be examined in detail later on
10 years ago
Perry Ismangil 1d2c751d57 Re #1828 Changed unit test expected to 415 to sync with other code changes
10 years ago
Perry Ismangil 47f3c13443 Re #1828 disabled pesq tests
10 years ago
Nanang Izzuddin 3537c545df Misc (re #1630): Fixed some more typos in the codes.
11 years ago
Sauw Ming a74a3fd626 Closed #1696: IP change detection (Contact rewrite method) based on REGISTER final response
11 years ago
Benny Prijono 938a804c8e More re #1683: added two SIPP scenarios to simulate IP/port change
11 years ago
Sauw Ming 8ba9a4101d Fixed #1626: Assertion when remote sends re-INVITE with less media
12 years ago
Nanang Izzuddin 5a4d6ed11b Re #1523: use random port for PJSUA instance(s) and configurable SIPp port.
12 years ago
Nanang Izzuddin 29e1bc7d75 Re #1523: sipp output redirection to /dev/null somehow caused sipp unresponsive when the test is run under cdash.
12 years ago
Nanang Izzuddin 9df151296a Re #1523: avoid false failure reported by sipp scenario uas-422-then-200-bad-se.xml due to codec mismatch.
12 years ago
Nanang Izzuddin 7e18022303 Re #1523:
12 years ago
Nanang Izzuddin b2c6af2d71 Re #1523: fixed mod_sipp.py problems in executing sipp on unix/mac platforms, i.e: should run on shell and non-background mode.
12 years ago
Nanang Izzuddin 7ccbd91805 Re #1523: added sipp scenario for call transfer (attended & unattended).
12 years ago
Nanang Izzuddin 3aba980c0e Close #1523:
12 years ago