Commit Graph

892 Commits

Author SHA1 Message Date
Michael Jerris f3dd2b1cd7 fix default channel setup for things not E1
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@93 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-22 03:18:23 +00:00
Michael Jerris 36d6b40908 add function to initialize a new trunk.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@92 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-22 02:45:42 +00:00
Michael Jerris 7eebf19e08 adjust to filename change.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@91 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-22 02:45:21 +00:00
Anthony Minessale 62eea6fd81 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@90 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-22 02:27:50 +00:00
Michael Jerris b8635f17e7 missing changes from previous commit.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@89 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-22 01:29:31 +00:00
Michael Jerris 36411f16ac add missing header files to the project file.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@88 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-22 01:26:15 +00:00
Michael Jerris ec4ee146d9 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 45268b86af 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 65bf12a048 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
Anthony Minessale 4fb5220f5b update makefile
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@84 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-21 21:47:30 +00:00
Anthony Minessale 4de078c9e8 dont error on unused function paramaters
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@83 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-21 20:45:45 +00:00
Michael Jerris 38c513f42f 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 2cf4daf1e5 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 38237eb382 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 56007735e4 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 fa37b6630b 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 ddc578bc1c 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 5356f273b1 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 d2e3cc0b8d 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 c7747664b3 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 443fe5b183 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 1f16b98ca8 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 23d2d673c1 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 f2a4b8b14d 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 0c54b8b50b 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 bd9ea03197 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
Michael Jerris 23043a7e4d windows build add isdn files
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@67 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-21 18:51:13 +00:00
Anthony Minessale 0ae4f34c0c 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 70f5fc6153 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
Michael Jerris 5ab3190cc8 fix comment
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@64 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-21 17:52:09 +00:00
Michael Jerris 379379d7b7 windows build fix
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@63 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-21 17:51:57 +00:00
Anthony Minessale 5724bd4d6a update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@62 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-21 17:48:13 +00:00
Michael Jerris 491d7a2fe4 fix leak on pthread failures.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@61 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-21 15:38:35 +00:00
Michael Jerris f37fb06241 typo
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@60 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-21 02:47:32 +00:00
Michael Jerris 45d3a0a08e typo
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@59 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-21 02:45:52 +00:00
Michael Jerris eec3cb0975 typo
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@58 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-21 02:43:38 +00:00
Michael Jerris d072950e7d typo
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@57 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-21 02:41:36 +00:00
Michael Jerris 424f6107a6 add detached thread abstraction.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@56 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-21 02:40:06 +00:00
Michael Jerris 89e4d886b2 initial check in of cross platform thread and mutex abstraction (just recursive mutexes so far).
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@55 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-20 20:30:31 +00:00
Michael Jerris 18b8c77d74 tweak types
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@54 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-20 15:28:49 +00:00
Michael Jerris e73424f36d tweak types
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@53 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-20 15:27:29 +00:00
Michael Jerris 8f340bf0e5 add missing header file to sangoma_tdm_api.h.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@52 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-20 10:35:07 +00:00
Michael Jerris f0834d471c implementations for the cross platform read and write in sangoma_tdm_api.h.
move zap_wanpipe.c to use the read and write from sangoma_tdm_api.h.
cleanups and lots of comments added to sangoma_tdm_api.h
some fixes to sangoma_tdm_api.h to make the api more consistent between windows and nix.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@51 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-20 10:30:51 +00:00
Michael Jerris d3efe9d8dd cleanup
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@50 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-20 06:26:05 +00:00
Michael Jerris 7b34a53f9f cleanup, eliminate some global variables.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@49 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-20 05:59:51 +00:00
Michael Jerris 0b334f6c68 need to pass in pointer.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@48 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-20 05:51:40 +00:00
Michael Jerris 4ad07a3d05 missing header file.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@47 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-20 05:48:46 +00:00
Michael Jerris 65cc17159c use WP_INVALID_SOCKET for invalid handles.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@46 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-20 05:47:37 +00:00
Michael Jerris e8c38d85a8 implement the openzap wanpipe wait function using the cross platform poll from last commit.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@45 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-20 05:46:09 +00:00
Michael Jerris 90577e4875 an attempt to put a cross platform poll into the header file. This is really wrong as we can't differentiate between in band and oob on windows right now.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@44 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-20 04:56:51 +00:00
Michael Jerris deb8d2bb36 fix on timeout
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@43 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-20 04:48:56 +00:00
Michael Jerris 6424510af9 move wanpipe's close function to the cross platform abstraction.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@42 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-20 04:14:23 +00:00
Anthony Minessale 426739b6b9 interval
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@41 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-20 01:50:01 +00:00
Michael Jerris 425083a45d some cross platform cleanup.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@40 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-20 00:11:11 +00:00
Michael Jerris 69bd1dab46 little cleanup.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@39 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-19 23:41:02 +00:00
Michael Jerris 03ec9197c6 windows implementations for wanpipe read and write functions.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@38 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-19 23:00:58 +00:00
Michael Jerris ed59987e25 windows build building again. most of the functions filled in for windows. more to come!
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@37 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-19 05:05:29 +00:00
Anthony Minessale 9fd18e7e1a add dtmf generation and pause to let mike have a turn
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@36 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-19 04:07:48 +00:00
Anthony Minessale f2be1a9a22 add a bunch of goodies
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@35 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-19 00:50:50 +00:00
Anthony Minessale 8364a82fe9 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@34 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-18 18:28:32 +00:00
Anthony Minessale bb5824c160 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@33 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-18 18:20:27 +00:00
Anthony Minessale f595e44975 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@32 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-18 18:20:10 +00:00
Anthony Minessale 604913efef update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@31 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-18 18:17:33 +00:00
Anthony Minessale 6afad1d2d0 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@30 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-18 17:50:37 +00:00
Michael Jerris d11cf99269 type tweak
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@29 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-18 15:17:27 +00:00
Anthony Minessale 09e864a8ba update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@28 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-18 14:08:30 +00:00
Michael Jerris 2511f8ff0e step towards building on windows again.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@27 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-18 05:33:19 +00:00
Anthony Minessale 60e7073544 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@26 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-18 04:46:42 +00:00
Anthony Minessale 73ca7fc464 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@25 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-18 04:18:19 +00:00
Anthony Minessale 40ae249d89 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@24 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-18 03:31:09 +00:00
Anthony Minessale 2dcf9de997 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@23 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-17 21:58:11 +00:00
Anthony Minessale 0c1eacbf25 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@22 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-17 20:28:38 +00:00
Michael Jerris 7d5bd9cd6e zap_wanpipe.c now builds clean on windows, you need to have AFT_beta_6_0_2_5 in a paralell directory to the main openzap directory. File available from: ftp://ftp.sangoma.com/WINDOWS/AFT/AFT_beta_6_0_2_5.zip
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@21 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-17 19:19:03 +00:00
Michael Jerris 27239d5f78 conditional expression is constant
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@20 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-17 17:28:35 +00:00
Michael Jerris ff19eef0d0 explicitly make initialized value a float.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@19 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-17 17:26:36 +00:00
Anthony Minessale 5cf9a1a608 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@18 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-17 17:25:13 +00:00
Anthony Minessale 93f95458f5 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@17 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-17 17:25:01 +00:00
Anthony Minessale 5175361bcc update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@16 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-17 16:58:11 +00:00
Anthony Minessale de432ce258 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@15 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-17 16:57:26 +00:00
Michael Jerris 719bc15057 windows build, add missing files.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@14 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-17 15:08:37 +00:00
Anthony Minessale f0b32746aa add some weapons to arsenal
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@13 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-17 14:56:12 +00:00
Michael Jerris db0801c82d more windows build tweaks
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@12 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-17 04:16:52 +00:00
Michael Jerris 4ce6cb1cf9 clean up windows build
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@11 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-17 03:42:38 +00:00
Anthony Minessale 7e3412baf1 add core wanpipe headers etc and tweak build flags
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@10 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-17 03:31:21 +00:00
Anthony Minessale fcbd79567c update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@9 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-17 01:54:30 +00:00
Michael Jerris ae336c4894 initial check-in of msvc build.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@8 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-16 22:56:27 +00:00
Anthony Minessale fb39783d83 organize
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@7 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-16 22:04:22 +00:00
Anthony Minessale b1993a6533 organizw
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@6 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-16 21:59:11 +00:00
Anthony Minessale c991a3c52d update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@5 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-16 21:15:51 +00:00
Anthony Minessale 6c06cee9e5 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@4 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-16 21:13:07 +00:00
Anthony Minessale fc1a44c41d move
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@3 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-16 21:12:07 +00:00
Anthony Minessale 92cfdfe262 w00t
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@2 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-16 20:36:40 +00:00