1 2007-12-13 Russell Bryant <russell@digium.com>
3 * libpri 1.4.3 released.
5 2007-10-22 15:10 +0000 [r479] Kevin P. Fleming <kpfleming@digium.com>
7 * pri_internal.h, /: Merged revisions 478 via svnmerge from
8 https://origsvn.digium.com/svn/libpri/branches/1.2 ........ r478
9 | kpfleming | 2007-10-22 10:09:27 -0500 (Mon, 22 Oct 2007) | 3
10 lines we need to include stddef.h for 'size_t' ........
12 2007-10-16 Matthew Fredrickson <creslin@digium.com>
14 * libpri 1.4.2 released.
16 2007-10-05 16:45 +0000 [r470] Jason Parker <jparker@digium.com>
18 * libpri.h: Fix an incorrect pri_event structure definition. Issue
19 10832, patch by flefoll
21 2007-09-25 21:37 +0000 [r468] Matthew Fredrickson <creslin@digium.com>
23 * q931.c: Fix user-user IE order in setup message (#10705)
25 2007-09-14 21:32 +0000 [r465] Matthew Fredrickson <creslin@digium.com>
27 * q931.c, libpri.h: Fix for #10189. Make sure we properly report
28 the user layer 1 for H.223 and H.245
30 2007-09-06 15:11 +0000 [r462] Matthew Fredrickson <creslin@digium.com>
32 * pri.c, pri_facility.c, /: Merged revisions 460 via svnmerge from
33 https://origsvn.digium.com/svn/libpri/branches/1.2 ........ r460
34 | mattf | 2007-09-06 10:06:42 -0500 (Thu, 06 Sep 2007) | 1 line
35 TBCT now works. It should work for NI2, 4E, and 5E. This code was
36 tested on NI2. ........
38 2007-08-27 19:21 +0000 [r446] Jason Parker <jparker@digium.com>
40 * Makefile, /: Merged revisions 445 via svnmerge from
41 https://origsvn.digium.com/svn/libpri/branches/1.2 ........ r445
42 | qwell | 2007-08-27 14:20:23 -0500 (Mon, 27 Aug 2007) | 2 lines
43 Make sure we build both the static and shared modules with -fPIC.
46 2007-08-06 19:58 +0000 [r441] Jason Parker <jparker@digium.com>
48 * Makefile: Allow setting CC to something with a space, such as
49 `make CC="gcc -m32"` Issue 10253.
51 2007-07-09 Russell Bryant <russell@digium.com>
53 * libpri 1.4.1 released.
55 2007-06-19 18:23 +0000 [r427] Matthew Fredrickson <creslin@digium.com>
57 * q931.c, /: Merged revisions 426 via svnmerge from
58 https://origsvn.digium.com/svn/libpri/branches/1.2 ........ r426
59 | mattf | 2007-06-19 13:22:33 -0500 (Tue, 19 Jun 2007) | 1 line
60 Try to send pending facility messages if we receive alerting (for
61 when we don't get proceeding) (#9651) ........
63 2007-06-06 21:58 +0000 [r416-424] Matthew Fredrickson <creslin@digium.com>
65 * pri_facility.c, /: Merged revisions 423 via svnmerge from
66 https://origsvn.digium.com/svn/libpri/branches/1.2 ........ r423
67 | mattf | 2007-06-06 16:57:15 -0500 (Wed, 06 Jun 2007) | 1 line
68 Oops, that should not be on one line ........
70 * pri_facility.c, /: Merged revisions 415 via svnmerge from
71 https://origsvn.digium.com/svn/libpri/branches/1.2 ........ r415
72 | mattf | 2007-06-06 08:20:05 -0500 (Wed, 06 Jun 2007) | 2 lines
73 Make sure we only send the NFE when we are talking QSIG ........
75 2007-01-22 22:29 +0000 [r390] Matthew Fredrickson <creslin@digium.com>
77 * q931.c, /: Merged revisions 389 via svnmerge from
78 https://origsvn.digium.com/svn/libpri/branches/1.2 ........ r389
79 | mattf | 2007-01-22 16:20:59 -0600 (Mon, 22 Jan 2007) | 2 lines
80 Make sure we send DISCONNECT if we reached the active state and a
81 call is disconnected, regardless of cause code. ........
83 2006-12-30 19:17 +0000 [r386] Joshua Colp <jcolp@digium.com>
85 * Makefile, /: Merged revisions 385 via svnmerge from
86 https://origsvn.digium.com/svn/libpri/branches/1.2 ........ r385
87 | file | 2006-12-30 14:16:17 -0500 (Sat, 30 Dec 2006) | 2 lines
88 Specify full path to restorecon instead of assuming it will be
89 available from what is in $PATH. (issue #8670 reported by djflux)
92 2006-12-23 Kevin P. Fleming <kpfleming@digium.com>
94 * libpri 1.4.0 released.
96 2006-09-20 Kevin P. Fleming <kpfleming@digium.com>
98 * libpri 1.4.0-beta1 released.