source: pjproject

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4356   11 years nanang Re #1242: fixed silly mistake unremoved test code.
(edit) @4355   11 years bennylp More #1613: fixed bugs in the 'fixes' above: - the socket was closed when …
(edit) @4354   11 years nanang Misc (re #1559): Added INFO into Allow header for PJSUA.
(edit) @4353   11 years nanang Re #1242: Fixed overridden media direction and c=0.0.0.0 line in the …
(edit) @4352   11 years ming Fixed #1620: Fix the calculation of transmission count during …
(edit) @4351   11 years bennylp Fixed #1619: transport error on re-INVITE should not terminate call
(edit) @4350   11 years nanang Re #1242: Fixed ICE nego completion check as it always returns FALSE when …
(edit) @4349   11 years nanang Close #1618: Fixed SSL socket to check for async sending operation error.
(edit) @4348   11 years ming Re #1608: Fixed array size calculation of amr bitrates array.
(edit) @4347   11 years nanang Close #1614: Added call redirect option PJSIP_REDIRECT_ACCEPT_REPLACE to …
(edit) @4346   11 years nanang Re #1568: (PJSIP 1.x) No need to restart media when remote RTP address …
(edit) @4345   11 years nanang Re #1568: (PJSIP 2.x) No need to restart media when remote RTP address …
(edit) @4344   11 years nanang Re #1610: Workaround for crash in sess_on_send_msg() callback
(edit) @4343   11 years nanang Close #1602: configurable local port range for ICE transport.
(edit) @4342   11 years nanang Close #1242: Single re-INVITE/UPDATE for both lock codec and ICE …
(edit) @4341   11 years nanang Misc (re #1562): pjsua_call_set_vid_strm() should acquire call dialog.
(edit) @4340   11 years bennylp Re #1570: Update to work with audio routing (speaker vs handset). Thanks …
(edit) @4339   11 years ming Re #1608: Try to store the number of frames in the packet in case …
(edit) @4338   11 years nanang Re #1568: (only for 1.x) media transport should be (re)started even when …
(edit) @4337   11 years ming Re #1568: (PJSIP 1.x) Apply pjsua_media_config before detecting media …
(edit) @4336   11 years ming Re #1568: (PJSIP 2.x) Apply pjsua_media_config before detecting media …
(edit) @4335   11 years ming Re #1608: Fixed the way codec is initialized, enumerated, and deinit since …
(edit) @4334   11 years ming Re #1568: Fixed is_media_changed() detection when pjsua_media_cfg.no_vad …
(edit) @4333   11 years nanang Re #1603: Replaced sock_sendto() with ioqueue_sendto(), as if ioqueue …
(edit) @4332   11 years ming Re #1608: Modified VS project
(edit) @4331   11 years ming Re #1608: Add support for OpenCORE AMR-WB
(edit) @4330   11 years ming Re #1559: Related to r4312, get the latest account config first before …
(edit) @4329   11 years nanang Re #1568: backported to 1.x branch.
(edit) @4328   11 years ming Re #1586: Fixed samples_per_frame calculation
(edit) @4327   11 years ming Re #1613: Remove unused variable
(edit) @4326   11 years ming Fixed #1613: Use appropriate request for ioctl() function to access the …
(edit) @4325   11 years bennylp Fixed #1612: problems with jitter buffer fixed mode operation (prefetch …
(edit) @4324   11 years bennylp Re #1610: workaround for crash in on_data_sent()
(edit) @4323   11 years bennylp Fixed #1611: Add missing Supported header in UPDATE for Session Timers. …
(edit) @4322   11 years bennylp Really fix #1609 after better understanding about the problem. This …
(edit) @4321   11 years bennylp Fixed #1610: Workaround for reported crash on stun_sock's …
(edit) @4320   11 years bennylp Fixed #1609: Garbage character may be printed after the URI parameter in …
(edit) @4319   11 years bennylp Fixed #1606: Support query-only on registration bindings
(edit) @4318   11 years bennylp Fixed #1607: Send UDP keep-alive to original request address if response …
(edit) @4317   11 years nanang Fix #1603: reinit UDP socket of DNS resolver when sendto() returning …
(edit) @4316   11 years bennylp Re #1570: Update BB10 audio driver to the latest changes in SDK: 1. …
(edit) @4315   11 years nanang Fix #1605: always re-init media channel for SDP re-offer/answer …
(edit) @4314   11 years nanang Fix #1604: crash caused by double destructions in ICE stream transport.
(edit) @4313   11 years ming Fixed #1601: Add locking mechanism when ICE transport is in negotiation …
(edit) @4312   11 years ming Re #1559: Fixed registration timeout setting used by ipjsua to take effect …
(edit) @4311   11 years nanang Misc (re #1562): Update ffmpeg version check regarding 'AVCodec::encode' …
(edit) @4310   11 years nanang Fix #1600: V4L2 capture device always re-enqueues buffer with index zero.
(edit) @4309   11 years ming Fixed #1599: Fixed bug that caused new contact not being used in …
(edit) @4308   11 years ming Re #1559: Fix dependencies when running parallel make (thanks Shaun …
(edit) @4307   11 years ming Re #1595: Restrict the fix in r4300 so it only applies to outgoing call
(edit) @4306   11 years ming Fixed #1598: Assertion when sip error code is not set (thanks Peter …
(edit) @4305   11 years bennylp Misc (re #1562): Add a protection in med_tp_timer_cb() against call that …
(edit) @4304   11 years bennylp Fixed #1597: Handle socket failure in STUN resolution when coming back …
(edit) @4303   11 years riza Re #1098: Modify input method for console, from character based to line …
(edit) @4302   11 years riza Re #1098: Modify help screen, change backspace input character, fix static …
(edit) @4301   11 years ming Fixes #1596: Fix handling of incoming UPDATE request
(edit) @4300   11 years ming Fixes #1595: Allow call hangup immediately after outgoing call
(edit) @4299   11 years riza Re #1098: Additional implementation to command parsing, telnet front end, …
(edit) @4298   11 years nanang Fix #1593: avoid wrap around in caching pool capacity value.
(edit) @4297   11 years bennylp Re #1562: PJSUA-LIB shutdown operation may block for a long time if system …
(edit) @4296   11 years nanang Re #1556: Fixed hash key case insensitive comparison. This is reported to …
(edit) @4295   11 years nanang Re #1590: Fixed pjsip_rx_data_clone() when there are multiple instances of …
(edit) @4294   11 years nanang Misc (re #1562): Fixed Symbian build errors on S60 5th edition SDK.
(edit) @4293   11 years ming Re #1586: Fixed useInBandFEC setting and default value setting in …
(edit) @4292   11 years nanang Re #1546: apjloader updates: handle activity destroy-recreate, e.g: on …
(edit) @4291   11 years nanang Re #1590: Fixed compile error 'invalid conversion from `pj_list_type*' to …
(edit) @4290   11 years ming Re #1562 (misc): Fixed uninitialized frame for conversion in video port
(edit) @4289   11 years nanang Re #1546: Initial version of generic console application loader.
(edit) @4288   11 years bennylp Misc (re #1559): Require name-addr to have the quote if display name is …
(edit) @4287   11 years nanang Re #1546: removed Makefile for apjsua & updated svn ignore prop for swig …
(edit) @4286   11 years nanang Re #1546: - changed apjsua build tool to ndk-build (ndk-gdb requires …
(edit) @4285   11 years nanang Re #1569: Fixed missing default value setting for …
(edit) @4284   11 years ming Re #1546: Fixed race condition in text i/o thread for apjsua
(edit) @4283   11 years ming Re #1559: Fixed potential buffer overflow when duplicating the string
(edit) @4282   11 years nanang Re #1589: Removed "--disable-floating-point" from "configure-iphone".
(edit) @4281   11 years ming Fixed #1592: Multithreading issues in PJSIP (fixing pj_timer_heap_poll() …
(edit) @4280   11 years ming Fixed #1591: Fixed dialog locking in acquire_call() when media transport …
(edit) @4279   11 years ming Re #1562: Fixed default custom media transport creation callback flag. By …
(edit) @4278   11 years ming Re #1586: Add support for SILK multiple frames per packet
(edit) @4277   11 years nanang Misc (re #1562): Fixed ffmpeg codec wrapper compile error of undefined …
(edit) @4276   11 years nanang Misc (re #1562): pkgconfig removed duplicated framework name from Libs …
(edit) @4275   11 years bennylp Close #1590: APIs to facilitate pending processing of pjsip_rx_data
(edit) @4274   11 years bennylp Close #1589: Enable floating point by default for iOS target
(edit) @4273   11 years bennylp Fixed #1588: State PJSIP_INV_STATE_NULL is called after call has been …
(edit) @4272   11 years ming Re #1586: Implement SILK config setting and fixed decoding fmtp
(edit) @4271   11 years ming Re #1586: Removed configure warning when using --with-silk option
(edit) @4270   11 years bennylp More re #1586: added PJMEDIA_HAS_SILK_CODEC to config_auto.h.in
(edit) @4269   12 years nanang Re #1587: Respond to call replace request with the last provisional …
(edit) @4268   12 years nanang Re #1587: - Don't answer call replace request with 200 if the replaced …
(edit) @4267   12 years nanang Close #1587: Added settings to accept call replace when in early state and …
(edit) @4266   12 years nanang Misc (re #1559): Consistent use of SAMPLES_PER_FRAME in G711.
(edit) @4265   12 years ming Re #1568: Add build config for SILK
(edit) @4264   12 years nanang Re #1586: Initial version of SILK wrapper.
(edit) @4263   12 years bennylp Fixed #1582: Transmit the last DTMF packet (containing the E bit) three …
(edit) @4262   12 years bennylp Fixed #1585: IPv6 support for SIP TCP and TLS transports and PJSUA-LIB v2
(edit) @4261   12 years ming Fixed #1584: Custom media transport creation callback is not always called
(edit) @4260   12 years ming Re #1583: Removed testing scenario accidentally left in the code
(edit) @4259   12 years ming Re #1583: Fixed error propagation that caused the disconnection of the …
(edit) @4258   12 years ming Fixed #1583: Unexpected SIP message transmission after transaction has …
(edit) @4257   12 years ming Re #1562: Add PJMEDIA_HAS_VIDEO macro for vid_stream_info
Note: See TracRevisionLog for help on using the revision log.