|
|
@4794
|
11 years |
bennylp |
Misc re #1742: fixed output error in helper.mak in swig module setup.py
|
|
|
@4793
|
11 years |
bennylp |
Closed #1748: enhancements to WAV player API
|
|
|
@4792
|
11 years |
bennylp |
Re #1742: fixed bug: when cloning multipart body in …
|
|
|
@4791
|
11 years |
nanang |
Fix #1747: Don't process message body in the incoming 200/UPDATE if we …
|
|
|
@4790
|
11 years |
riza |
Re #1742 (misc): Add input file checking on pjsua2_demo
|
|
|
@4789
|
11 years |
riza |
Re #1742 (misc): Fix invalid use of Endpoint on pjsua2-test
|
|
|
@4788
|
11 years |
nanang |
Re #1742 (misc): Added NULL check before cloning codec param in pjmedia …
|
|
|
@4787
|
11 years |
bennylp |
Fixed #1746: Assertion in sip_transaction.c when ACK and retransmit timer …
|
|
|
@4786
|
11 years |
nanang |
Re #1745 (Shared lib on MinGW): Fixed missing LDFLAGS setting on some …
|
|
|
@4785
|
11 years |
nanang |
Re #1745 (Shared lib on MinGW): Avoid circular dependency caused by …
|
|
|
@4784
|
11 years |
nanang |
Re #1745 (Shared lib on MinGW): Fixed multiple definition of …
|
|
|
@4783
|
11 years |
ming |
Re #1742(misc): related to r4781, fixed the dependency pjsua2 library path
|
|
|
@4782
|
11 years |
bennylp |
More re #1743: also added code snippet to make routing selection stick …
|
|
|
@4781
|
11 years |
ming |
Re #1742 (misc): Add pjsua2 to make install and pkgconfig description and …
|
|
|
@4780
|
11 years |
ming |
Re #1742 (misc): Fixed doc for Call::reinvite() in pjsua2 lib
|
|
|
@4779
|
11 years |
ming |
Re #1742 (misc): Fixed incorrect checking of require_100rel configuration
|
|
|
@4778
|
11 years |
bennylp |
Fixed #1743: Unplugging the earpeace while audio is running would cause …
|
|
|
@4777
|
11 years |
riza |
Re #1704:
- Fix duplicate code on os_winphone.h
- Change the use of …
|
|
|
@4776
|
11 years |
ming |
Fixed #1744: Codec and audio device enumeration problem in pjsua2
|
|
|
@4775
|
11 years |
nanang |
Close #1739: Info of last receive timestamp and data size in TCP/TLS.
|
|
|
@4774
|
11 years |
bennylp |
Fixed #1719: Bug in DNS SRV/RFC 3263 server selection
|
|
|
@4773
|
11 years |
ming |
Fixed #1699: Transport state callback to report transport shutdown events …
|
|
|
@4772
|
11 years |
bennylp |
Re #1742 (misc): Updated latest pjsip-book and added make install target …
|
|
|
@4771
|
11 years |
nanang |
Fix #1741: fixed AudioMedia? in setting signal level adjustment and …
|
|
|
@4770
|
11 years |
nanang |
Fixed #1740: TLS will be used whenever request URI uses "sips" scheme …
|
|
|
@4769
|
11 years |
bennylp |
Changed version to 2.2-svn
|
|
|
@4768
|
11 years |
bennylp |
Tagged 2.2
|
|
|
@4767
|
11 years |
ming |
Re #1630 (misc): Fixed test account in java sample
|
|
|
@4766
|
11 years |
bennylp |
Removed premature tagging
|
|
|
@4765
|
11 years |
bennylp |
Tagged 2.2
|
|
|
@4764
|
11 years |
bennylp |
Changed version to 2.2
|
|
|
@4763
|
11 years |
bennylp |
Re #1715: updated book with latest Rst
|
|
|
@4762
|
11 years |
bennylp |
More re #1715: doxygen integration into the book
|
|
|
@4761
|
11 years |
nanang |
Re #1680: Fixed compile warnings on VS2005 for x64/win64 config.
|
|
|
@4760
|
11 years |
nanang |
Misc (re #1630): Fixed missing PJ_DECL on pj_run_app() and bad type casts …
|
|
|
@4759
|
11 years |
riza |
Re #1519: Fix error build (swig java) when JAVA_HOME is set to folder name …
|
|
|
@4758
|
11 years |
nanang |
More pjsua2 SWIG Python (re #1519): Fixed 'symbol not found' error in …
|
|
|
@4757
|
11 years |
nanang |
Re #1708: Fixed missing conference port connection setups for audio …
|
|
|
@4756
|
11 years |
nanang |
More pjsua2 SWIG Python (re #1519): Separate library dependencies from …
|
|
|
@4755
|
11 years |
nanang |
Misc (re #1630): Put back circular reference dependency (previously added …
|
|
|
@4754
|
11 years |
bennylp |
More #1712: Handle case when 200/OK is not ACKed and inv needs to send …
|
|
|
@4753
|
11 years |
nanang |
Re #1519: Include user.mak build settings in building pjsua app and pjsua2 …
|
|
|
@4752
|
11 years |
ming |
Re #1643: Fixed accidental removal of pj_run_app() call
|
|
|
@4751
|
11 years |
bennylp |
Misc (re #1630): use static variable when registering interruptionListener …
|
|
|
@4750
|
11 years |
bennylp |
Fixed #1738: Infinite loop when re-INVITE is received while adding new …
|
|
|
@4749
|
11 years |
bennylp |
Fixed #1737: Deadlock between ioqueue key mutex and SIP dialog when adding …
|
|
|
@4748
|
11 years |
bennylp |
Fixed #1736: Update to bdSound's bdiMad audio device to support output …
|
|
|
@4747
|
11 years |
bennylp |
Misc (re #1630): fixed failure to recognize short representation of Event …
|
|
|
@4746
|
11 years |
bennylp |
More re #1519: removed auto generation of symbols.i from the Makefile …
|
|
|
@4745
|
11 years |
nanang |
More pjsua2 API (re #1519): fixed bad strtok() delimiter in the tool added …
|
|
|
@4744
|
11 years |
nanang |
More pjsua2 API (re #1519): added simple tool to check and …
|
|
|
@4743
|
11 years |
bennylp |
More pjsua2 API (re #1519): removed -static-libstdc++ flags from build.mak
|
|
|
@4742
|
11 years |
bennylp |
More pjsua2 API (re #1519): renamed TimeValue? to TimeVal? due to conflict …
|
|
|
@4741
|
11 years |
bennylp |
More pjsua2 API (re #1519): removed -static-libstdc++ flags from setup.py
|
|
|
@4740
|
11 years |
bennylp |
More pjsua2 API (re #1519): changed default options value in …
|
|
|
@4739
|
11 years |
riza |
Re #1734: Add flash support for DTMF rfc 2833.
|
|
|
@4738
|
11 years |
nanang |
Re #1519 [SVN trunk]: Related to r4737, for Android, don't override …
|
|
|
@4737
|
11 years |
nanang |
Re #1519 [SVN trunk]: Updated JAVA_HOME auto-detection for pjsua2 SWIG …
|
|
|
@4736
|
11 years |
bennylp |
Misc (re #1630): another fixes for gcc warnings about variable set but …
|
|
|
@4735
|
11 years |
ming |
Fixed #1733: Fix polling mechanism during STUN server resolution
|
|
|
@4734
|
11 years |
nanang |
Re #1716, misc updates:
- always enable ICE+STUN
- UI: added …
|
|
|
@4733
|
11 years |
nanang |
Re #1716: Fixed crash in adding buddy, caused by immediate buddy state …
|
|
|
@4732
|
11 years |
bennylp |
Re #1516: fixing multiple inclusions of crtbegin.o and -lgcc in the …
|
|
|
@4731
|
11 years |
bennylp |
Misc (re #1630): fixing gcc warning about variable set but unused
|
|
|
@4730
|
11 years |
bennylp |
Fixed #1732: Error setting audio output route in BlackBerry? 10 (BB10) …
|
|
|
@4729
|
11 years |
bennylp |
Misc (re #1630): fix gcc warnings
|
|
|
@4728
|
11 years |
bennylp |
Misc (re #1630): Fixing warnings about variable set but not used with …
|
|
|
@4727
|
11 years |
ming |
Re #1519 (commited to SVN trunk): Add lib target to build system to enable …
|
|
|
@4726
|
11 years |
ming |
Re #1731: Fix the same problem in TLS transport
|
|
|
@4725
|
11 years |
ming |
Fixed #1731: Fix TCP transport leak problem
|
|
|
@4724
|
11 years |
nanang |
Misc (re #1630): Fixed some more typos in the codes.
|
|
|
@4723
|
11 years |
nanang |
Close #1730: Added srtp_deinit()/shutdown() detection for external SRTP in …
|
|
|
@4722
|
11 years |
nanang |
Close #1729: Added check of PJMEDIA_HAS_VIDEO (instead of just specific …
|
|
|
@4721
|
11 years |
nanang |
Misc (re #1630): Modified configure script to only include libnsl if …
|
|
|
@4720
|
11 years |
nanang |
Close #1728: Removed milenage library from linking setting.
|
|
|
@4719
|
11 years |
nanang |
Re #1519: [SVN trunk]: Misc fix compile warning.
|
|
|
@4718
|
11 years |
nanang |
Fix #1727:
- Start timer TIMER_TYPE_UAS_TIMEOUT when incoming …
|
|
|
@4717
|
11 years |
nanang |
Fix #1726: Added check in assertion line for transmitting STUN message …
|
|
|
@4716
|
11 years |
bennylp |
Fixed #1725: ACK is not sent upon receiving 200/OK retransmission if …
|
|
|
@4715
|
11 years |
riza |
Re #1722:
- add handler for 502/503 response to refresh request.
- add …
|
|
|
@4714
|
11 years |
nanang |
Misc (re #1630): Fixed some typos in the code (thanks Tzafrir Cohen for …
|
|
|
@4713
|
11 years |
nanang |
Misc (re #1630): Fixed symbols that should not be exported (thanks Tzafrir …
|
|
|
@4712
|
11 years |
nanang |
Misc (re #1630): Fixed GCC build warnings (thanks Tzafrir Cohen for the …
|
|
|
@4711
|
11 years |
ming |
Re #1723: Modified build system to link with C++ library only for pjsua2 …
|
|
|
@4710
|
11 years |
bennylp |
More re #1655: bug in console UI to do attended call transfer
|
|
|
@4709
|
11 years |
bennylp |
More re #1655: added CLI command to toggle audio output route
|
|
|
@4708
|
11 years |
nanang |
Re #1519 [into SVN trunk]: AudioMedia? objects must not be destroyed before …
|
|
|
@4707
|
11 years |
bennylp |
Related to Re #1656: added trace message when output route setting fails
|
|
|
@4706
|
11 years |
bennylp |
Re #1630: Updated GNU GPL COPYING file to use the official one from …
|
|
|
@4705
|
11 years |
ming |
Re #1723: Fixed compilation and linking errors
|
|
|
@4704
|
11 years |
ming |
Closed #1723: Merging pjsua2 branch into trunk
|
|
|
@4703
|
11 years |
riza |
Re #1721: Clear invite transaction before calling on_call_tsx_state (on …
|
|
|
@4702
|
11 years |
nanang |
Re #1519: Put back automatic "writer" deletion in Endpoint destructor.
|
|
|
@4701
|
11 years |
nanang |
Close #1720:
- Added configure flags --with-external-srtp and …
|
|
|
@4700
|
11 years |
ming |
Re #1630 (misc): Fixed documentation of pjsip_generic_int_hdr
|
|
|
@4699
|
11 years |
nanang |
Re #1519: Fixed assertion and crash in Endpoint destruction caused by late …
|
|
|
@4698
|
11 years |
nanang |
Re #1716: Maintain reference to log writer to avoid crash (caused by …
|
|
|
@4697
|
11 years |
nanang |
Re #1716: Misc fixes/updates on Android app based on pjsua2+SWIG, e.g: …
|
|
|
@4696
|
11 years |
riza |
Re #1716:Added java desktop sample application.
|
|
|
@4695
|
11 years |
nanang |
Fixed #1718: Immediately shift call state to DISCONNECTED after receiving …
|
|
|