Commit Graph

219 Commits

Author SHA1 Message Date
Michael Jerris
56946b78aa update windows build
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@219 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 04:47:13 +00:00
Anthony Minessale
cb8a120519 update3
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@218 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 04:40:18 +00:00
Anthony Minessale
34d0951d09 update2
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@217 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 04:38:05 +00:00
Anthony Minessale
b23a8ae4d6 update1
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@216 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 04:37:50 +00:00
Michael Jerris
6bf627a3d4 use the fsk_modem_definitions array
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@215 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 04:23:58 +00:00
Michael Jerris
215287813a add reference url.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@214 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 03:59:28 +00:00
Michael Jerris
204d5e452d 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
5e983dcf1f 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
e68ece0f1c 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
42c70840d8 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
9923827d1e 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
4ec6fab273 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
de0a5c3b07 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
3503096dfc 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
dce12e0eaa 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
f59addad71 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
b351047b14 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
e56c64a692 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
2a79a09b8f 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
34d002aaa4 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
98cdabe0c1 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
f7422f881b 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
09516082c6 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
d4fcd8d920 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
39bca4d937 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
a8938b9a29 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
b389c6c056 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
9586880085 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
6f98842659 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
91ba4e6786 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
4c9db695b5 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
f5f5991fc8 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
65228c6815 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
a2dea73797 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
0f997a1fb9 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
9ece0d8ba5 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
68bc45d429 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
cadd9d569b 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
99b102efc4 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
d06d911671 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
c8f9f19b14 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
1b2f1da9c8 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
722cd21170 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
c48ce7994f 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
524ed2ba1c 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
8c0b033418 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
8f76c671c1 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
68b898c69e 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
27cfa656c3 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
f3fe8c1743 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