Commit Graph

262 Commits

Author SHA1 Message Date
Michael Jerris 0b030c865e add v.23 modem definitions.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@213 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 03:56:59 +00:00
Anthony Minessale 9d1b445884 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@212 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 03:04:35 +00:00
Michael Jerris 5fb33efc0b fix windows build.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@211 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 02:48:50 +00:00
Anthony Minessale 7fd17121c8 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@210 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 01:31:25 +00:00
Anthony Minessale 4ee9084576 add 1/2 of caller id code
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@209 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 00:57:02 +00:00
Michael Jerris fef19827ee build fix on windows.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@208 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-04 23:44:18 +00:00
Anthony Minessale 5e63fdee8b update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@207 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-04 15:28:23 +00:00
Anthony Minessale 0ce109b937 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@206 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-04 15:26:10 +00:00
Anthony Minessale 68d431bab1 indent
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@205 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-04 14:53:12 +00:00
Michael Jerris d8ab108f0b change namespace on bell202 to fsk in preparation for generalizing the code for more kinds of fsk modems.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@204 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 17:51:20 +00:00
Michael Jerris 6c13e901e0 fix destroy leak when using uart.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@203 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 04:14:39 +00:00
Michael Jerris 68365e349e Add function pointer typedef.
Switch to use /* */ comments to survive pickier compile flags.
Change destroy function to take ** pointer so it can set the pointer back to NULL
make code style consistent with the rest of the lib.






git-svn-id: http://svn.openzap.org/svn/openzap/trunk@202 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 04:06:36 +00:00
Michael Jerris 5eed6650f8 make code style consistent with the rest of the lib.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@201 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 03:07:08 +00:00
Michael Jerris ff448df407 Remove unused prototypes.
Add function pointer typedef.
Switch to use /* */ comments to survive pickier compile flags.
Add dsp_uart_destroy function (takes ** pointer so it can set the pointer back to NULL)


git-svn-id: http://svn.openzap.org/svn/openzap/trunk@200 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 02:56:56 +00:00
Michael Jerris 03de9509d6 dos2unix
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@199 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 01:45:23 +00:00
Anthony Minessale c07438a6f5 remove unecessary inlcudes
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@198 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 01:44:27 +00:00
Michael Jerris cb9dff97a4 Add fsk demodulation code from Robert Krten. Thanks for the contribution!
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@197 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-02 17:27:10 +00:00
Anthony Minessale fe7acb5ba6 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@196 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:58:27 +00:00
Anthony Minessale b7e62bf17a update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@195 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:48:14 +00:00
Anthony Minessale 5b82eb3815 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@194 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:40:12 +00:00
Anthony Minessale c2149312b3 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@193 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:34:40 +00:00
Anthony Minessale 43b18e4e50 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@192 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:25:36 +00:00
Anthony Minessale 943586b1aa add conf
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@191 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 00:35:58 +00:00
Anthony Minessale d9ad22285a analog for zt works, still need some more for wanpipe
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@190 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 00:31:50 +00:00
Anthony Minessale 69acc51920 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@189 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-31 20:15:16 +00:00
Michael Jerris 625669f4f1 windows tweak.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@188 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-31 03:12:02 +00:00
Anthony Minessale 9cdf551541 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@187 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-31 03:04:26 +00:00
Anthony Minessale 4b5e083680 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@186 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-31 02:41:50 +00:00
Anthony Minessale a04655dce5 add guts for zt
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@185 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-30 01:01:32 +00:00
Michael Jerris 77634068da add zt_maintinfo and ZT_MAINT ioctl.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@184 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 20:29:46 +00:00
Michael Jerris 07f9009c35 add zt_spaninfo and ZT_SPANSTAT
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@183 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 20:22:10 +00:00
Michael Jerris 8cad28c2b1 dos2unix
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@182 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 17:51:23 +00:00
Michael Jerris acbb50c057 fix setting of current codeset.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@181 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 16:47:22 +00:00
Michael Jerris bd02ef4235 Don't mess with the message before we send it up to level 4.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@180 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 16:38:04 +00:00
Michael Jerris 577ffc85b5 Add beginning of auto-restart functionality
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@179 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 16:30:20 +00:00
Michael Jerris ecfacdef7e remove codeset form generic message struct, it doesn't belong there, this is still messy, need a cleaner way.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@178 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 15:32:37 +00:00
Michael Jerris ed79956a5e prepwork for zt hardware interface.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@177 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 06:53:39 +00:00
Michael Jerris d831192a87 Correct crv handling.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@176 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 04:13:24 +00:00
Michael Jerris e5f0aba40b typos.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@175 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 03:15:18 +00:00
Michael Jerris b928b60c87 off by 1 error in Q931Uie_CalledNum.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@174 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 03:08:41 +00:00
Michael Jerris 620c9f5833 use Q931Uie_GenericDigits for national isdn setup message parser.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@173 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 02:44:14 +00:00
Michael Jerris 0d489b1a52 better implement Q931Uie_GenericDigits.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@172 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 02:42:32 +00:00
Michael Jerris fcade4c016 missing ()
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@171 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-28 22:49:54 +00:00
Michael Jerris 7c17b9c136 Start of support for codesets and shift operation in messages.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@170 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-28 22:48:13 +00:00
Michael Jerris 53f6f60ba8 Added typedefs for some functions to simplify the declarations for the function pointer tables and the header files.
API rework to simplify the Umes functions.  


git-svn-id: http://svn.openzap.org/svn/openzap/trunk@169 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-28 22:00:14 +00:00
Michael Jerris 231762faae move ie definitions and declarations to a new header file.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@168 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-28 03:14:24 +00:00
Michael Jerris 009cf92d21 add codeset enum.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@167 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-28 02:59:34 +00:00
Anthony Minessale 58c313c2af update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@166 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-27 18:14:49 +00:00
Michael Jerris a6455714f5 dos2unix
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@165 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-27 16:37:52 +00:00
Michael Jerris f1ba087a11 Tweak and add some defines.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@164 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-27 15:01:40 +00:00
Anthony Minessale 3f6d31484a update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@163 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-27 14:58:01 +00:00
Michael Jerris f26e35023c windows build for mod_openzap.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@162 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-27 05:23:28 +00:00
Michael Jerris 0d228c71f4 update windows build.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@161 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-27 04:42:10 +00:00
Anthony Minessale 4d6372b31e update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@160 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-26 16:28:46 +00:00
Anthony Minessale 0f4848dca4 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@159 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-26 04:58:35 +00:00
Anthony Minessale fa21c6bfc9 refactor build
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@158 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-26 04:45:31 +00:00
Anthony Minessale 0c40cb9016 refactor build
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@157 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-26 04:44:41 +00:00
Anthony Minessale ae45a51151 change config engine to be more modular
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@156 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-26 04:09:46 +00:00
Anthony Minessale 08e7a925ec analog update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@155 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-26 03:27:31 +00:00
Michael Jerris 479628543d better compliance with Q.931 on a few ie pack/unpack functions. Revert to using the corrected functions for national dialect.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@154 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-26 01:02:43 +00:00
Anthony Minessale b4fa2bdd33 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@153 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-25 23:39:01 +00:00
Anthony Minessale e25f92120a update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@152 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-25 19:37:16 +00:00
Anthony Minessale 6583798607 add
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@151 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-25 14:57:07 +00:00
Anthony Minessale 500be2a492 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@150 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-25 14:42:34 +00:00
Anthony Minessale c2fd8a81e8 add dox
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@149 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 22:09:44 +00:00
Anthony Minessale 062e5dd82a state machine and echo test
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@148 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 21:57:03 +00:00
Michael Jerris 4aa98bc03b add Q931MegGetIE function to simplify the Pmes functions.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@147 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 20:16:45 +00:00
Anthony Minessale 2995ab7be1 Steps towards parsing NI2 Setup message.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@146 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 18:16:04 +00:00
Michael Jerris 47ce357ccb need to count by 2's
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@145 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 17:29:22 +00:00
Anthony Minessale 499335adf7 need blank line at end of file
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@144 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 17:20:27 +00:00
Michael Jerris 3e8c6d83b2 error -> error name.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@143 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 17:19:03 +00:00
Anthony Minessale 7973f377e7 update some macros and analog stuff
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@142 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 16:42:38 +00:00
Michael Jerris ea0cd7baf8 cleanup and simplify the message unpack functions.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@141 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 16:40:03 +00:00
Michael Jerris b8bfc4c8e4 api rework to pass the Q931mes_Generic pointer into the message pack functions, and out of the message unpack functions. Move Q932 to use the generic message type.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@140 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 16:21:57 +00:00
Michael Jerris dd283a1e6c cleanup.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@139 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 14:42:00 +00:00
Anthony Minessale e1cff2315e cleanup from generic message header change
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@138 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 14:30:36 +00:00
Michael Jerris 4f86bcc241 Use the same Q931mes_Generic for all messages for simplicity.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@137 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 14:27:20 +00:00
Anthony Minessale 8ab54893ce fix test app
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@136 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 13:46:54 +00:00
Anthony Minessale 2a7297278d add new file to Makefile
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@135 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 13:43:44 +00:00
Anthony Minessale d67257f229 add new file to Makefile
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@134 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 13:41:43 +00:00
Anthony Minessale bc1b0ef116 merge
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@133 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 13:39:40 +00:00
Michael Jerris 8a47dc9b4c add initial National ISDN Dialect.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@132 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 04:12:15 +00:00
Michael Jerris 803b42ac76 get building on windows again.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@131 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 04:11:32 +00:00
Anthony Minessale d97b50a9c9 add basics for analog (wip)
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@130 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 03:42:40 +00:00
Anthony Minessale 17c249c210 ease debugging for now
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@129 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 02:27:08 +00:00
Anthony Minessale bb1e193a41 add debug error msg for 931 parse error
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@128 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 01:59:26 +00:00
Anthony Minessale e79c497e6e revert back to previous api for 921 callbacks expected return
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@127 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 01:55:26 +00:00
Michael Jerris 397eebfd09 dos2unix.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@126 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 01:02:25 +00:00
Michael Jerris 743414e00f add zap_isdn.c to windows build.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@125 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 01:02:13 +00:00
Michael Jerris 479657d1af uninitialized var.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@124 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 01:01:50 +00:00
Anthony Minessale 06f3ac6402 this is much more correct, we respond to the NT sending RR commands instead of us sending RR commands on the timer.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@123 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 00:53:06 +00:00
Anthony Minessale 37bc1f714a make this work for a few more things.. this will probably need to move to a dialect
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@122 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-24 00:51:56 +00:00
Michael Jerris 2366b78c8a quick hack to try to get somthing working.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@121 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-23 22:58:56 +00:00
Anthony Minessale 56a341e2ce big enough buffer for the whole message for our debug
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@120 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-23 21:15:38 +00:00
Michael Jerris 0d8ef69f03 Return the correct size from the Q931Pmes functions
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@119 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-23 21:06:33 +00:00
Michael Jerris f7c8f57270 pass the correct index to the Q931Pie table for the ie pack function.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@118 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-23 20:47:59 +00:00
Michael Jerris 9cf72575f1 unpack ie's into the ie buffer space, not overwriting the rest of the message structure.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@117 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-23 20:27:03 +00:00
Michael Jerris 5de359b32d set the ie to point to the first byte of the ie struct, not the last.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@116 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-23 20:15:05 +00:00
Michael Jerris 71f4590889 the size in ie packets is the size of the contents, not the whole ie.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@115 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-23 20:10:20 +00:00
Anthony Minessale 46b96bac7d kindof working t203 timer
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@114 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-23 19:47:35 +00:00