Opened 12 years ago

Closed 11 years ago

Last modified 11 years ago

#1559 closed enhancement (fixed)

Miscellaneous fixes (backported to 1.x)

Reported by: ming Owned by: bennylp
Priority: normal Milestone: release-2.1
Component: common Version: trunk
Keywords: Cc:
Backport to 1.x milestone: release-1.16 Backported: yes

Description


Change History (21)

comment:1 Changed 12 years ago by ming

In 4212:

Re #1559: Add doc about on_incoming_subscribe() to call pjsua_pres_notify() immediately after setting the code to 202

comment:2 Changed 12 years ago by nanang

In 4217:

Re #1559: fixed uninitialized variable bug in icedemo sample app (thanks Magnus Kempe for the report and the fix!).

comment:3 Changed 12 years ago by ming

In 4232:

Re #1559: Add support for OS X version after 10.7.x

comment:4 Changed 12 years ago by ming

In 4233:

Re #1559: Removed unnecessary assertion from sock_bsd's pj_sock_recvfrom() implementation.

comment:5 Changed 12 years ago by ming

In 4235:

Re #1559: Removed unnecessary PJ_UNUSED_ARG(payload_len) in pjmedia_rtp_encode_rtp()

comment:6 Changed 12 years ago by nanang

In r4238: fixed warnings of unused var on Symbian platform.

comment:7 Changed 11 years ago by nanang

In 4266:

Misc (re #1559): Consistent use of SAMPLES_PER_FRAME in G711.

comment:8 Changed 11 years ago by ming

In 4283:

Re #1559: Fixed potential buffer overflow when duplicating the string

comment:9 Changed 11 years ago by bennylp

In 4288:

Misc (re #1559): Require name-addr to have the quote if display name is given. Previously an URI like this will be accepted: "301 301" sip:301@host

comment:10 Changed 11 years ago by nanang

  • Resolution set to fixed
  • Status changed from new to closed

comment:11 Changed 11 years ago by ming

In 4308:

Re #1559: Fix dependencies when running parallel make (thanks Shaun Ruffell for the patch)

comment:12 Changed 11 years ago by ming

In 4312:

Re #1559: Fixed registration timeout setting used by ipjsua to take effect immediately.

comment:13 Changed 11 years ago by ming

In 4330:

Re #1559: Related to r4312, get the latest account config first before modifying the account

comment:14 Changed 11 years ago by nanang

In 4354:

Misc (re #1559): Added INFO into Allow header for PJSUA.

comment:15 Changed 11 years ago by nanang

In 4364:

Sipit30 misc (re #1559): Updated log for SRTP key to use base64 as in the SDP (easier in tracing which key for which stream)

comment:16 Changed 11 years ago by ming

In 4366:

Sipit30 misc (re #1559): Increased maximum key length for SRTP crypto key

comment:17 Changed 11 years ago by ming

In 4387:

Re #1559: Backported to 1.x, except r4312,r4330

comment:18 Changed 11 years ago by ming

  • Backported set

comment:19 Changed 11 years ago by nanang

In 4411:

Misc (re #1559): fixed compile errors/warnings on Symbian platform.

comment:20 Changed 11 years ago by riza

In 4412:

Misc (re #1559): fixed compile errors/warnings on MSVC

comment:21 Changed 11 years ago by riza

In 4414:

Misc (re #1559): add macro PJMEDIA_SDL_LIB to manually specify SDL library name on MSVC

Note: See TracTickets for help on using tickets.