Michael Jerris
|
1ae656094c
|
default to 4 trunks max at compile time.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@87 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-22 01:26:00 +00:00 |
|
Michael Jerris
|
ca278fa2f1
|
add functions to initialize a trunk, and a public function to receive from layer 3 that sends an I frame.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@86 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-22 01:25:35 +00:00 |
|
Anthony Minessale
|
f969341e86
|
change linefeeds
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@85 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 23:29:33 +00:00 |
|
Michael Jerris
|
bf315e8b38
|
resolve msvc warning C4244
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@82 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 20:41:41 +00:00 |
|
Michael Jerris
|
2201f355ee
|
resolve msvc warning C4267
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@81 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 20:34:49 +00:00 |
|
Michael Jerris
|
0dfe5be1de
|
fix some type overflow warnings in q921 caused by the math implicitly becoming int.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@80 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 20:28:13 +00:00 |
|
Michael Jerris
|
0e1333c7d2
|
empty if body on ie that has not yet been implemented.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@79 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 20:08:52 +00:00 |
|
Michael Jerris
|
283dd646f1
|
fix error for unused local variable.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@78 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 20:04:50 +00:00 |
|
Michael Jerris
|
83db56f73a
|
use () around & ops to clarify order precedence
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@77 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 19:54:27 +00:00 |
|
Michael Jerris
|
86710f5d2f
|
warning levels on nix build prohibits // comments
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@76 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 19:48:51 +00:00 |
|
Michael Jerris
|
caeb4d4308
|
builds on windows again.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@75 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 19:43:20 +00:00 |
|
Michael Jerris
|
8b89bdd9b3
|
warning levels on nix build prohibits // comments
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@74 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 19:37:52 +00:00 |
|
Michael Jerris
|
19d39722eb
|
more warning stuff.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@73 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 19:34:43 +00:00 |
|
Michael Jerris
|
e02b3354d5
|
warnings cleanup.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@72 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 19:23:01 +00:00 |
|
Michael Jerris
|
98b699c8dd
|
warning levels on nix build prohibits // comments
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@71 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 19:02:28 +00:00 |
|
Michael Jerris
|
6fc08b3dd9
|
Q921.c should build now under heavier warning levels.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@70 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 19:00:38 +00:00 |
|
Anthony Minessale
|
9215cb2586
|
fixing make...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@69 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 18:57:23 +00:00 |
|
Michael Jerris
|
5c09881a14
|
normalize using unsigned char for buffers instead of mixed signed/unsigned in isdn code.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@68 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 18:53:58 +00:00 |
|
Anthony Minessale
|
40bd360d89
|
fixing make...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@66 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 18:34:46 +00:00 |
|
Michael Jerris
|
3925468083
|
checkin q931/q932/q921 code.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@65 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2007-05-21 18:25:36 +00:00 |
|