Michael Jerris
50de6bdc92
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
5013baf37a
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
e5fb4a3cc0
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
c38285a05b
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
b1cf76c682
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
6b47b11c88
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
7e5d396bc3
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
8546385c61
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
ff24de2bb8
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
16811e4358
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
da6aefb5cb
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
4ac6d61adc
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
7a96481d09
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
12a9ba1af0
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
119b53dbb8
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
42f8586ab1
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
7c68876fc8
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
20c41323a7
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
3685804c98
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
631e7e61bb
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
6671691130
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
3bf6d4d8f3
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
110d452c60
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
6b55778560
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
72609fa965
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
9a6edf6fff
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
79a13d303c
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
43e6b6fa23
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
e21ca79927
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
32c4d00007
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
2c0331cfb9
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
b647d8783c
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
0c40796e0f
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
155febcccf
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
85d0641395
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
084d5f4a5b
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
eb0262ddc0
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
5c59ad5abf
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
a2485caac0
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
8e5d077ed7
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
f35e97b5e4
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
98ab4f440c
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
fc1d625d1e
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
39de1d92c5
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
ab71cd66b1
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
929af2d40d
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
783b7bd890
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
ead9df3744
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
f57307bf91
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
22433a9970
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
26a46f5dd0
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
699c263d04
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
9439dbf98e
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
3768451efb
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
ef2aac954f
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
96300781c8
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
7b09fa6978
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
9027db1dcb
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
236288e2a1
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
0c15ed5dfa
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
e441245852
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
a714b72dfe
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
Michael Jerris
4216e3e056
remove DYNAMIC_LIB_EXTEN because we use libtool to figure this all out now
2014-03-14 18:04:07 -04:00
Anthony Minessale
804ef7709d
change from sqlite hash to newly added one
2014-03-09 00:37:17 +05:00
Michael Jerris
2513388d8a
clean up some bootstrap warnings
2014-03-07 18:36:26 -05:00
Ken Rice
6e7d5d0897
update copyright header for 2014
2014-02-12 12:08:56 -06:00
Moises Silva
b6133ecc95
OPENZAP-226 --resolve Hunting direction is reversed in the API
...
Minor modifications on the original patch to use ftdm_hunting_direction_t
everywhere instead of ftdm_direction_t or int
Patched-by: Marc Olivier Chouinard
2014-01-10 21:22:14 -05:00
Jeff Lenk
e75497c98d
revert accidental change in last commit for freetdm sang isdn
2014-01-01 12:08:40 -06:00
Jeff Lenk
153f66d739
add freetdm vs2012 build support
2013-12-31 16:45:44 -06:00