Moises Silva
3e600fb968
freetdm: Windows compilation quirks
2010-04-19 11:51:13 -04:00
Stefan Knoblich
dc356af926
[3/3][OpenZAP] gcc-4.5: Use zt_event_t instead of zap_oob_event_t to fix enum type mismatches.
2010-04-17 11:17:48 +00:00
Stefan Knoblich
8f2b8388fc
[2/3][sofia-sip] gcc-4.5: Fix enum type mismatch.
2010-04-17 11:17:28 +00:00
Nenad Corbic
f772b05da8
openzap bug fix- try to remove id on down every time
2010-04-16 18:36:06 -04:00
Nenad Corbic
02d5191549
Bug fixes in freetdm and openzap
2010-04-16 18:36:06 -04:00
Nenad Corbic
f1a76608e7
openzap bug fix- try to remove id on down every time
2010-04-16 18:28:15 -04:00
Jeff Lenk
74bf4b0f2e
Add version check to support git and svn
2010-04-15 23:00:29 -05:00
Jeff Lenk
fc6faf46fb
Add missing directory specifiers
2010-04-15 22:33:14 -05:00
Nenad Corbic
7269d4618c
conflict
2010-04-15 19:59:21 -04:00
Nenad Corbic
af89e40938
Bug fixes in freetdm and openzap
2010-04-15 19:50:24 -04:00
David Yat Sin
3e3b80c19d
Merge branch 'master' of git@git.freeswitch.org:freeswitch
2010-04-15 17:44:27 -04:00
Jeff Lenk
51498780ec
Add mod_silk to windows build
2010-04-15 16:31:11 -05:00
David Yat Sin
c4f821f822
Merge root@192.168.1.163:/freeswitch
...
Conflicts:
libs/freetdm/src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c
2010-04-15 11:54:32 -04:00
David Yat Sin
7e31b658c8
freetdm:Added macro to for boost event span and chan
2010-04-15 11:48:09 -04:00
Nenad Corbic
573adced1f
Multiple updates and bug fixes to ftdm/openzap. Major stress test
2010-04-15 11:39:55 -04:00
Moises Silva
0abbe4bd0e
complete ss7 config by setting context and dial plan
2010-04-14 18:36:22 -04:00
Moises Silva
4704a30a45
destroy ss7 configs on shutdown
2010-04-14 18:15:22 -04:00
Moises Silva
99402dd4e0
implemented freetdm config nodes and ss7 initial configuration
2010-04-14 18:00:16 -04:00
Moises Silva
e3c1906c81
add ss7 skeleton config section
2010-04-14 18:00:16 -04:00
Moises Silva
d54845d929
fix alarm log msg
2010-04-13 16:26:07 -04:00
Moises Silva
749844ebd6
iterate up to chan_count
2010-04-13 16:23:54 -04:00
Moises Silva
0bf8482393
add realloc OS hooks and fix boost pri CLI
2010-04-13 15:18:18 -04:00
Anthony Minessale
882cb5725c
Merge branch 'master' of git.freeswitch.org:freeswitch
2010-04-13 13:36:00 -05:00
Anthony Minessale
5fb3a88f71
ESL-36
2010-04-13 13:35:38 -05:00
Moises Silva
53874730cd
added openzap CLI tracing
2010-04-13 12:23:31 -04:00
Moises Silva
2ffef4c358
fix typo-bug in interrupt type
2010-04-13 10:21:51 -04:00
Moises Silva
5e31f52c3e
Merge branch 'master' of git.freeswitch.org:freeswitch
2010-04-12 16:11:09 -04:00
Moises Silva
ede4789730
check for chan count before configuring signaling
2010-04-12 16:10:25 -04:00
David Yat Sin
e7ff9f8506
Fix for sangoma_boost crashing on start due to queue unitialised
...
Updated cpu monitor to support different /proc/cpustats format
2010-04-09 16:03:54 -04:00
Moises Silva
39f732354f
fix boost win compilation
2010-04-09 12:29:58 -04:00
Moises Silva
1a4b6d5440
fix freetdm win compilation
2010-04-08 13:25:44 -04:00
unknown
48ec0c2831
Merge branch 'master' of git.freeswitch.org:freeswitch
2010-04-08 13:12:52 -04:00
Moises Silva
61c563afcb
revert openzap temporary workaround for Windows compilation
2010-04-08 12:58:56 -04:00
Moises Silva
089e7f65da
fix loop
2010-04-08 10:59:41 -04:00
davidy
d7e9c2673f
Added support for passing CLI commands to boost sigmod module
2010-04-07 11:22:25 -04:00
Moises Silva
52c5cd074b
import fix for OPENZAP-76 from openzap and other minor fixes
2010-04-06 14:41:30 -04:00
Moises Silva
cb495d05e1
Fix for TON and NPI not passed through to channel variables on incoming calls
2010-04-06 13:39:03 -04:00
Moises Silva
291ee2252b
freetdm type fixes
2010-04-06 12:04:46 -04:00
Travis Cross
254dd59411
Tightened up .gitignore further.
2010-04-05 23:32:50 +00:00
Travis Cross
db26c65ea7
Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree.
...
Check for files that we are accidentally ignoring:
git ls-files -i --exclude-standard | sed -e "s:.:\!\/\\0:"
Check for files that we might want to ignore:
git ls-files -o --exclude-standard | sed -e "s:.:\/\\0:"
2010-04-05 23:17:43 +00:00
Moises Silva
0414c789e1
fix cpumon
2010-04-05 18:28:13 -04:00
Moises Silva
ae13883b2a
added configuration of gains in openzap.conf and display through CLI
2010-04-05 18:13:13 -04:00
Moises Silva
6ddcb9044c
added cpu monitor
2010-04-05 17:49:43 -04:00
Moises Silva
428931bce2
Use the pendingchans queue only on request by signaling modules.
...
Remove suggest_chan_id member and add a span flag instead.
2010-04-05 16:01:08 -04:00
Michael Jerris
597675ec14
disable isdn mod here for now, it will be replaced soon
2010-04-02 01:24:20 -04:00
Michael Jerris
957d92c430
fix openbsd sofia build
2010-04-02 01:15:18 -04:00
Michael Jerris
0b10cd7c63
.gitignore windows build
2010-04-01 22:19:15 -04:00
Michael Jerris
92c3f93874
.gitignore for windows (FSBUILD-269)
2010-04-01 21:08:31 -04:00
Michael Jerris
74b76461e3
add back empty dirs
2010-04-01 21:00:45 -04:00
Michael Jerris
c9eacf2ba0
.gitignore
2010-04-01 20:54:52 -04:00
Raymond Chandler
4b8eba656d
.gitignore
2010-03-31 17:24:10 -04:00
Anthony Minessale
b1bc026408
.gitignore
2010-03-31 15:59:57 -05:00
Stefan Knoblich
f4c1dee95b
FreeTDM: freetdm.pc.in was still using "OpenZAP", fix the name and library name. Leaving the homepage tag alone for now until a new one has been set up(?).
2010-03-31 19:53:00 +02:00
Michael Jerris
18094c36f7
Merge branch 'master' of gitolite:freeswitch
2010-03-30 14:25:34 -04:00
Michael Jerris
b05ffbf759
add empty dir
2010-03-30 14:25:13 -04:00
root
3f7990d385
fix empty libsndfile dir
2010-03-30 09:48:01 -05:00
root
565631c995
fix empty nsprpub dir
2010-03-30 09:45:59 -05:00
root
f1bc4c960b
fix ilbc empty dir
2010-03-30 09:44:39 -05:00
Travis Cross
f6a8204280
Merged OpenZAP and FreeTDM into the FreeSWITCH tree.
2010-03-30 07:23:52 +00:00
Anthony Minessale
b163206358
fix typo in sofia that causes endless loop when you have a challenge with 2 auth headers in it
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17114 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-26 17:38:00 +00:00
David Yat Sin
2340dfeac1
Fix for ftdm_multiple_wait not reading proper file descriptors
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1073 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-26 15:08:54 +00:00
David Yat Sin
6d05c98a82
fix for warnings when including freetdm.h
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1072 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-24 21:48:53 +00:00
Michael Jerris
9f5bf3b592
fix openbsd sofia build -- don't ask -- (FSBUILD-256)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 01:20:48 +00:00
Michael Jerris
f6fe2667d4
fix openbsd build (FSBUILD-256)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 23:05:20 +00:00
Michael Jerris
ad581d8c00
fix openbsd build of libesl (FSBUILD-256)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17070 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 23:02:48 +00:00
Jeff Lenk
4bf3f5c86f
bump json lib to 0.9 for windows - still needs updated tar
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17064 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 14:24:11 +00:00
Brian West
5328dc272d
use 2.59
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17060 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-20 17:21:18 +00:00
Brian West
4480f85cf7
round 1
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17057 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-20 17:07:44 +00:00
Anthony Minessale
efe0bdede7
tweak on last commit
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1071 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-19 19:00:02 +00:00
Anthony Minessale
28561b8867
change zt echo can to default to off and do not engage it when there is no preference and fix regression from OPENZAP-76
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1070 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-19 18:49:29 +00:00
Moises Silva
df91a7c8bd
return success after setting gains
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1069 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-18 14:13:05 +00:00
Moises Silva
c5266d1eba
fix gains syntax string
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1068 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-18 04:10:40 +00:00
David Yat Sin
afab7cdff9
Fix for TON and NPI not passed through to channel variables on incoming calls
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1067 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-17 22:35:29 +00:00
Brian West
2c6f06dea9
don't need this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17030 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:42:38 +00:00
Brian West
d3bfbecf2e
fPIC is your friend
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:17:00 +00:00
Brian West
5bb9d2062e
bring the code up to the release tarball
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:16:27 +00:00
Moises Silva
d875a8ae78
fix windows compilation
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1066 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-16 14:12:42 +00:00
Moises Silva
174b1a3622
unloading modules has to be the last thing to do
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1065 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-15 14:57:00 +00:00
Moises Silva
1caf72ed86
log as error socket open failure
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1064 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-15 13:57:04 +00:00
Moises Silva
fa61207e4c
fix segfault in the cpu monitor code
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1063 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-12 23:09:15 +00:00
Moises Silva
b07a41cec0
added configuration of gains in openzap.conf and display through CLI
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1062 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-12 22:47:50 +00:00
Anthony Minessale
2f8b5c84e2
fix cosmetic change to avoid double content-length header
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16978 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-12 22:11:43 +00:00
Moises Silva
db6194be56
added the ability to set the audio gain in openzap channels via software
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1061 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-12 21:52:41 +00:00
David Yat Sin
abace923c4
Included zap_cpu_monitor files
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1060 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-12 21:22:42 +00:00
David Yat Sin
bcb7f36a16
Added CPU Monitor.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1059 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-12 20:08:30 +00:00
Moises Silva
dd39a902e6
fix double call to state_advance
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1058 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-12 19:25:44 +00:00
Moises Silva
5305611be3
added generic interrupt support
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1057 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-12 18:27:24 +00:00
Moises Silva
6c8caec2e4
temporarily remove some libsangoma APIs from ozmod_wanpipe until the Windows driver release is fixed
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1056 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-11 16:58:36 +00:00
Moises Silva
617020ea0c
process alarms in the core
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1055 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-10 21:47:28 +00:00
Moises Silva
66bc2e43c8
merged 1039:1053 openzap/trunk
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1054 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-10 20:06:31 +00:00
Brian West
08339b2038
allow custom subs to subclass/custom events
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 04:12:48 +00:00
Brian West
34933263ac
they left out signalcompare
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16949 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 03:21:47 +00:00
Brian West
932aa03d6a
re-enabled the test programs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16948 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 03:19:35 +00:00
Brian West
13df9d1eb7
oops
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16947 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 03:18:45 +00:00
Brian West
e4b5c2429c
mod_silk
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 01:01:36 +00:00
Brian West
7bc2f6e1f1
nothing a little perl can't extract from a draft
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16944 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 00:45:20 +00:00
Michael Jerris
45058efce2
try to fix miniwget on suse (FSBUILD-258)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16939 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 17:14:04 +00:00
Brian West
599d42643c
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16927 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 02:06:00 +00:00
Brian West
545b561379
add the event as an arg to the callback.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 00:32:04 +00:00
Brian West
a7bf86df9f
remove variable_ in headers just so its consistent
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 00:25:23 +00:00
Brian West
721705bfaf
delete the event hash cuz you know we don't need it anymore till the next event.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 00:20:29 +00:00
Brian West
ed2ef13eac
dispatch examples update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16923 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-05 23:57:08 +00:00
Brian West
f32d1b1534
ESL::Dispatch example for Jaybinks to work on monitoring.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-05 23:46:37 +00:00
Anthony Minessale
1baa8d5eee
fix esl sendevent issue and change the sendEvent method to return the reply text like sendRecv etc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-05 23:10:41 +00:00
David Yat Sin
d6fcb65606
NC:
...
Added a sanity check on call start.
In case of know sangoma_isupd boost errors
Added Loop command to enable channel looping
on CCR tests in ss7.
Added hwec enable disable commands that are
available in CLI
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1053 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-05 23:05:59 +00:00
Anthony Minessale
82f46fd7f3
adding span name, number and chan to trap event
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1052 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-05 23:01:23 +00:00
Moises Silva
d32f7f67a3
more alarms
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1051 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-05 21:59:00 +00:00
Moises Silva
737597eba6
boostrap
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1050 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-05 20:14:44 +00:00
Moises Silva
18d3477131
send signaling alarm notification from the IO modules
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1049 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-05 16:30:02 +00:00
Jeff Lenk
745ef92c60
add initial build support to solution for FSCOMM, mod_curl, libjson. Not enabled in the solution build yet.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 21:28:51 +00:00
Moises Silva
46175f6f11
set analog channel suspended when in alarm
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1048 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-02 15:43:02 +00:00
Anthony Minessale
cc39f9e4bc
add events for bug start and stop
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16858 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 01:11:15 +00:00
Michael Jerris
58274f0386
cleanup caller id handling on originate to bridge
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1047 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-02 00:15:52 +00:00
Michael Jerris
46470d5030
cleanup caller id handling on originate to bridge
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1046 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-01 23:23:51 +00:00
Moises Silva
3a4deae812
handle SIGBOOST_EVENT_CALL_RELEASED
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1045 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-01 20:50:40 +00:00
Moises Silva
7ffddd316a
commit testsangomaboost.2008 vc project
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1044 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-01 19:52:01 +00:00
Moises Silva
b7f198ba18
added boost-tasks.txt old doc, it might be useful later
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1043 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-27 18:47:19 +00:00
David Yat Sin
c34e5320d3
Changed zap_channel_set_caller_data
...
Set default NPI to e164 and default TON to national
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1042 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-26 22:54:59 +00:00
David Yat Sin
a825c1bbf5
Support for SIGBOOST Version 103
...
Allows passthrough for TON and NPI on outgoing calls via sigboost
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1041 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-26 20:57:59 +00:00
Moises Silva
5df64c1d38
merged 1023:1039 http://svn.openzap.org/svn/openzap/trunk
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1040 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-25 23:36:18 +00:00
Jeff Lenk
ae9b0ad7dd
No changes here - VS wants these this way ugh!
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16804 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 20:50:50 +00:00
Brian West
4d3dac5b52
FSBUILD-249
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 22:56:54 +00:00
Michael Jerris
c96fa14851
fix mod_fax missing symbol on libtool 2+ (FSMOD-37)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16741 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 19:20:46 +00:00
Michael Jerris
a7f6806215
fix mod_fax missing symbol on libtool 2+ (FSMOD-37)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16740 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 19:19:04 +00:00
Mathieu Rene
2c7cb1da6b
ISO C90 forbids mixed declarations and code
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16722 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 19:18:11 +00:00
Anthony Minessale
4197a25412
ESL-32
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 18:35:21 +00:00
Brian West
c7b05ea27c
bump rev to upstream r1401
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 15:43:43 +00:00
Moises Silva
dd2a805fa5
set SFLAG_SENT_FINAL_MSG when going down in loop mode
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1039 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-19 22:43:29 +00:00
Moises Silva
8d980e65f6
added new commands to enable/disable hardware loop and some boost code to handle ss7 loops
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1038 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-19 21:18:13 +00:00
David Yat Sin
ba1f719c3e
Fixed flush buffer command so that its backward compatible
...
with 3.4 release
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1037 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-18 19:13:54 +00:00
Anthony Minessale
34f45f3c67
OPENZAP-99
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1036 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-18 18:55:03 +00:00
David Yat Sin
5aa34213df
Increased timeout in sangoma_boost_channel_request to match PRI specs
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1035 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-18 18:42:36 +00:00
Raymond Chandler
1be5dad043
add beginning of Makefile for osx
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-18 02:35:08 +00:00
Moises Silva
165bb80072
update cygwin install script
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1032 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-16 17:06:00 +00:00
Mathieu Rene
6f9c33ccf9
esl/python: reswig and add python-config so we find includes/libs automatically (some distros don't have it). try that jmesquita
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-16 07:44:02 +00:00
Mathieu Rene
ce4d8fdc2b
esl/python: swig needs -thread to properly release the GIL while in blocking calls
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-16 07:01:38 +00:00
Brian West
177d03cbc9
need a swigall
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16652 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 21:33:44 +00:00
Brian West
a5afd7cd3b
hrm
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16651 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 21:32:37 +00:00
Brian West
9f43564500
guess nobody has actually tried this before
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16650 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 21:25:49 +00:00
Moises Silva
fa836e6e08
dont use r2data in ozmod_r2 since zap_span_send_signal is now being used
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1031 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-14 16:59:39 +00:00
Mathieu Rene
0a2ee53b72
FSCORE-551
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-13 21:06:56 +00:00
Moises Silva
7f81ff8e46
remove the channel_request pointer in favor of implementing outgoing call when boost is in queue mode
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1030 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-12 18:32:16 +00:00
Moises Silva
5db5b8e608
set caller data in sangomaboost test
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1029 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-12 17:19:45 +00:00
Mathieu Rene
133a08dd19
fix windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16612 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 22:48:34 +00:00
Anthony Minessale
1a5799ad40
make socket connection nonblocking to timeout to dead ip addrs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16611 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 22:16:25 +00:00
Moises Silva
2858411559
merged 956:1023 (partial merge - boost related stuff)
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1028 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-11 20:51:00 +00:00
David Yat Sin
10f673cadd
Pending channel state changes are processed before each new boost messages to fix race conditions
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1027 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-10 23:00:17 +00:00
Moises Silva
0d392527dc
merged 956:1023 (partial merge - anything non-boost related)
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1026 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-09 22:01:15 +00:00
Moises Silva
0900125be4
use suggest_chan_id when sigmod is present
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1025 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-09 21:51:08 +00:00
Mathieu Rene
d4dbd900f5
ESL-30
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16595 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-09 19:49:27 +00:00
Moises Silva
dd77a7c5cf
added ozreplace.sh handy script
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1024 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-09 19:25:26 +00:00
Jeff Lenk
a55b15025c
FSCORE-546
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16572 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-04 22:21:23 +00:00
Anthony Minessale
05da6d928a
added valid state from TERMINATING to HANGUP for outbound calls
...
fixed state changes when remote side hangs up
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1023 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-04 19:21:22 +00:00
Jeff Lenk
8897834403
FSBUILD-238
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-04 14:36:17 +00:00
Moises Silva
3bcd1c1f2d
try disabling ring trip events in fxs channels to avoid issue with calls being hung up incorrectly on answer
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1021 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-03 01:30:06 +00:00
Moises Silva
e0a1c77c60
add testsangomaboost visual studio project
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1020 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-02 20:30:00 +00:00
Moises Silva
8667596ab4
Windows build fixes, inline and unsigned stuff
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1019 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-02 19:11:07 +00:00
Jeff Lenk
c31e428e51
Update Windows to Celt 0.7.1
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16551 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-02 14:16:35 +00:00
Brian West
17e5ba1e23
ESL-29
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16549 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-02 05:47:01 +00:00
David Yat Sin
91c53552b6
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1018 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-01 23:26:34 +00:00
Moises Silva
926f140754
replace use of ani in favor of dnis in caller_data structure for the destiny number in outgoing calls
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1017 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-01 21:40:01 +00:00
Anthony Minessale
000b7e78b2
move sig callback pointer to the span so it can be called from a function
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1015 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-01 18:16:13 +00:00
Anthony Minessale
f1140c352d
suppliment to last commit
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1014 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-01 15:36:32 +00:00
Diego Toro
91814a3543
Add new examples about use ESL managed. Inbound and Outbound modes were documented.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16541 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-30 05:32:56 +00:00
Moises Silva
3e8ee9b3e8
add outgoing call support to testsangomaboost
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1012 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-30 01:57:34 +00:00
Anthony Minessale
3cfd874ebe
try this
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1011 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-29 22:15:05 +00:00
Moises Silva
b7b263e1ce
fix hunting groups to include only voice channels
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1010 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-29 19:06:21 +00:00
Moises Silva
558ca085de
update sigboost.h to version 102
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1009 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-29 19:03:45 +00:00
Moises Silva
c1851e2ac4
add nfas properties to sangoma boost sample program
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1008 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-28 21:37:50 +00:00
Moises Silva
339e2087bb
done with outgoing sangoma boost sample program
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1007 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-28 21:06:11 +00:00
Anthony Minessale
aaa822ba79
SFSIP-197
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-28 20:35:17 +00:00
Moises Silva
0979265548
improve sangoma boost test
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1006 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-28 16:50:34 +00:00
Anthony Minessale
f859964993
fix filters (reported on mailing list use jira next time =/)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-28 01:00:04 +00:00
Diego Toro
677246547b
Improve C# support. Rename properties like C#-style
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16520 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-27 02:25:22 +00:00
Diego Toro
83bae735d8
rename 'event' by 'Event', so it's C# keyword
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16519 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-27 02:08:41 +00:00
Moises Silva
448d2e8566
fix adding of span channels to group for E1 lines
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1005 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-25 18:53:27 +00:00
Moises Silva
08df1fd80c
update BOOST.limitations file
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1004 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-25 18:52:47 +00:00
Brian West
af2b34f1e1
sanitize number on outbound caller_profile we do this in mod_Sofia too
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1003 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-25 17:24:52 +00:00
Michael Jerris
7f746a7064
update to new boost api SIGBOOST_VERSION 101. Fixes multiple race condition issues with thread waiting for chan and better handling of call rejects. This requires sangoma_prid v1.48 or later
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1001 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-23 05:27:01 +00:00
Michael Jerris
cec179037f
make veto logs not spew warnings for normal state veto conditions
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1000 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-23 04:52:16 +00:00
Michael Jerris
2b3dd0473c
silence incorrect error log
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@999 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-23 04:50:32 +00:00
Moises Silva
44acc4a042
fix vs2008 solution project dependencies
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@997 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-22 20:40:23 +00:00
Michael Jerris
a9953ac8e1
fix last commit typos and return hangup cause on failure in funky pri boost early media fail scenario
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@994 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-21 05:35:53 +00:00
Michael Jerris
72e37bd888
fix stuck zchans on pri boost on call failure between proceeding and media being active (this needs to be completely reworked and is a hack fix)
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@993 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-21 04:54:05 +00:00
Mathieu Rene
1e6bb3a47e
FSCORE-530
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16428 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-21 02:36:28 +00:00
Anthony Minessale
bd97fb615f
allow alias expansion from fs_cli
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 17:45:53 +00:00
Carlos J. Talbot
799bc1209c
update for CELT download
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16415 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 17:37:12 +00:00
Carlos J. Talbot
aa326b9a09
CELT for Windows
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 17:29:43 +00:00
David Yat Sin
ec7319135d
Increased timeout to wait for second BOOST progress message on outgoing calls
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@992 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-20 16:23:57 +00:00
Moises Silva
abdb9b1f3f
added support to read from the configuration file ring_on_ms and ring_off_msg
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@990 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-19 19:45:52 +00:00
Michael Jerris
010fa529c8
fix autoheadache issue on fc12
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16407 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 18:09:52 +00:00
Carlos J. Talbot
59a4fea664
Intermediate build folder for the xml library was hard coded to same location for 32 & 64 bit builds, causing VS 2008 to complain during linking. Switched to the use of $(IntDir)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16406 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 18:00:49 +00:00
Moises Silva
22355d197b
fix abort in sangoma_boost_client
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@985 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-18 17:00:20 +00:00
Mathieu Rene
176a8a7861
single_command.py fixes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 15:31:47 +00:00
Brian West
108c17718a
ESL Mangaged examples and solution file for esl.dll
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 04:30:48 +00:00
Michael Jerris
508dd6661f
add dependencies to fix build race
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 19:23:13 +00:00
Anthony Minessale
34fc42c7b5
=/
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 22:22:08 +00:00
Anthony Minessale
aa580a5020
fix fs_cli
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 22:18:01 +00:00
Moises Silva
aa58073e03
more freetdm
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@980 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 22:17:26 +00:00
Moises Silva
bc90d7274f
FreeSWITCH command will be ftdm and not ft
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@979 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 22:09:36 +00:00
Moises Silva
4ef72cfef6
gain value adjustment fixes
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@978 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 21:58:36 +00:00
Moises Silva
ac7c608620
windows renaming to freetdm changes
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@977 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 21:43:41 +00:00
Moises Silva
d7018dcd5b
renamed bunch of visual studio 2008 project to freetdm
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@976 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 20:58:52 +00:00
Moises Silva
6a3784523e
change 2008 windows project file to freetdm
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@975 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 20:51:41 +00:00
Moises Silva
a8ddece1b6
more freetdm changes
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@974 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 20:35:11 +00:00
Moises Silva
a5bd5142da
more freetdm renaming changes
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@973 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 20:08:43 +00:00
Moises Silva
1b47133795
more naming changes
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@971 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 19:56:54 +00:00
Moises Silva
526cb45c93
more freetdm headers missing
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@970 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 19:38:56 +00:00
Moises Silva
62a406b2a2
oops, missing freetdm.h
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@969 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 19:38:33 +00:00
Moises Silva
e512bb8eb3
change configuration file names for freetdm renaming
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@968 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 19:34:49 +00:00
Moises Silva
900f1ed2ef
Linux renaming from openzap to freetdm
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@967 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 19:22:49 +00:00
Moises Silva
0346bc76cc
updated ozrename.sh
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@966 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 18:15:15 +00:00
Moises Silva
f45c87f61f
updated ozrename.sh
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@965 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 17:10:23 +00:00
Moises Silva
f5804eae8e
updated ozrename
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@964 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 17:08:24 +00:00
Moises Silva
9f15582108
added ozrename.sh script
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@963 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 17:06:46 +00:00
Moises Silva
f8ff3eaaaf
added boostrap script
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@962 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 17:06:20 +00:00
Moises Silva
baec5f24a8
updated todo
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@961 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 14:59:53 +00:00
Brian West
0d2d07d066
tcl example thanks Mark Mann
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 14:39:57 +00:00
Moises Silva
200b25e256
added new boost msg EVENT_CALL_RELEASED to fix race condition on call hangup
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@960 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-14 05:23:40 +00:00
Brian West
4997568289
someone that knows TCL can figure this out... its there for the taking now
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16296 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 00:39:32 +00:00
Moises Silva
e9e0edb33f
merged revision 938:956 from openzap/trunk
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@959 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-13 17:53:22 +00:00
Anthony Minessale
38bb497133
make sofia not auto-respond to SUBSCRIBE refresh requests
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 15:48:34 +00:00
Anthony Minessale
2d73aba12b
make sofia not auto-respond to SUBSCRIBE refresh requests
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16273 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 15:47:14 +00:00
David Yat Sin
b11682a956
Fix for CALL_STOPPED_ACK sent too early in case where both sides of the link hang-up simultaneously
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@956 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-12 22:39:20 +00:00
Moises Silva
d6d344974d
fix group configuration bug
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@955 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-12 18:09:55 +00:00
David Yat Sin
3ee4713670
Fix for pthread_condtimedwait failing occasionally
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@954 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-12 17:52:17 +00:00
Steve Underwood
296d715561
Fixed a typo affecting 32 bit builds with MMX enabled
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16232 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-10 23:36:10 +00:00
Michael Jerris
cf57d7bb0b
fix build breakage from r951
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@953 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-09 17:29:52 +00:00
Moises Silva
95df158b78
fix boost span hunting
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@952 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-08 21:53:41 +00:00
David Yat Sin
258e160057
Fix for calls not cleared on call abort
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@951 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-08 21:02:50 +00:00
Anthony Minessale
e26f141bf8
FSCORE-523
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16207 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 00:45:09 +00:00
Moises Silva
80e1a88b32
dont return error if there are no events on wanpipe_poll, it may be an async signal on the wanpipe device
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@950 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-07 16:55:48 +00:00
Stefan Knoblich
29627360b5
Final workaround for the ozmod_isdn libpcap build failure on solaris.
...
Define __EXTENSIONS__ before including openzap.h to get the required
u_int/u_short typedefs that would be disabled otherwise, due to either
_XOPEN_SOURCE or _POSIX_C_SOURCE being set.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@949 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-07 16:00:28 +00:00
Moises Silva
4a5762ada3
implemented zap gains, not tested
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@948 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-06 20:58:21 +00:00
Moises Silva
5aa9ff86a8
added span signaling status APIs
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@947 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-06 17:00:19 +00:00
Stefan Knoblich
85938b212e
Add possible fix for ozmod_isdn (+ pcap) compile error on solaris.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@946 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-05 23:54:53 +00:00
Anthony Minessale
a53236da7f
add support for user level auth to esl and fs_cli
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16161 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-05 20:37:16 +00:00
Moises Silva
5ff8716e8e
added more proper checks and fixes to last commit
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@945 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-05 16:30:58 +00:00
Anthony Minessale
3cb315d6d4
add SOCKET_EVENT event
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16135 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-04 17:46:55 +00:00
David Yat Sin
29436b8cd6
Support for huntgroups
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@944 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-04 15:26:23 +00:00
Brian West
778bea9a09
don't break the build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-30 01:19:59 +00:00
Brian West
67348c41dc
thank you for saving bandwidth
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-30 00:34:09 +00:00
Brian West
9ef253de82
remove test-data and put it on files.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-30 00:31:46 +00:00
Michael Jerris
7ad6094850
remove libuuid from tree
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-29 02:05:51 +00:00
Michael Jerris
4809a944a0
update spandsp to snapshot spandsp-20091228
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-29 01:58:30 +00:00
Michael Jerris
3f9c5d028a
revert
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16070 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-29 01:52:12 +00:00
Michael Jerris
638790af30
make uuids a bit less likely to collide
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16066 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-28 19:58:15 +00:00
Brian West
74f2573ac9
ESL-26
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-28 19:19:19 +00:00
Michael Jerris
e8a4f39366
attempt fix for race condition
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16064 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-28 19:19:05 +00:00
Anthony Minessale
88a21f40f2
xmas presence 2009
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16053 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-24 05:44:23 +00:00
Michael Jerris
b84f3086a8
fix duplicate definition of ms_to_samples (update to spandsp-20091223 snapshot)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16042 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-23 16:54:20 +00:00
Jeff Lenk
dc5d69c104
FSBUILD-221 fix several trivial warnings
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16041 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-23 03:44:42 +00:00
Michael Jerris
96abcd5efd
add help banner on connection failure (ESL-25)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-23 02:03:44 +00:00
Michael Jerris
aedeaa6eff
.update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-23 01:40:42 +00:00
Michael Jerris
8c06fb8b06
update to spandsp-20091222 snapshot
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-23 01:38:36 +00:00
Anthony Minessale
32ea4909ee
remove generated file from tree
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 21:38:45 +00:00
Michael Jerris
4e32aaee27
s/bash/sh/
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 20:06:10 +00:00
Michael Jerris
00b2409164
build integration for libuuid
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16022 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 19:13:48 +00:00
Michael Jerris
03dc56f95e
inital addition of libuuid to tree
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 19:10:16 +00:00
Michael Jerris
ee6801a428
fix iksemel build against gnutls 2.x (FSBUILD-219)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 16:58:06 +00:00
Jeff Lenk
c8c4a1afe5
ESL-24 Add tab complete to windows
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16010 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-21 17:39:05 +00:00
David Yat Sin
b433175950
Fix for segfault on zap_queue wrap-around
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@942 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-18 20:53:17 +00:00
Anthony Minessale
4942f22b26
auto remove spaces from tab completion
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15986 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 17:43:40 +00:00
Stefan Knoblich
698667a0fb
ZT_SIG_HARDHDLC needs ZT_SIG_CLEAR bit set too, fixes OPENZAP-96
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@941 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-16 21:50:46 +00:00
Anthony Minessale
c13c187a3a
change execute and executeAsync to return the last event instead of status since it will almost always be 0
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15973 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 19:45:47 +00:00
Mathieu Rene
7d6ff98fc6
fs_cli: fix 32 bits compile
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 14:58:20 +00:00
Anthony Minessale
a0479189b2
bowl over previous commit that nearly conflicted out 2 hours of coding (grrr) hook new complete api up to FSAPI and export tab completion down to fs_cli
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15956 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 00:19:30 +00:00
David Yat Sin
c569627f68
Fix for zchan not getting unlocked
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@940 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-14 21:49:49 +00:00
Michael Jerris
dd62d83517
try that
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15953 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-14 20:44:04 +00:00
Michael Jerris
7d6f7597d8
don't assert then if
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15951 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-14 20:10:01 +00:00
David Yat Sin
6f1cafa983
Merged r910:r938 from trunk
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@939 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-14 17:47:41 +00:00
David Yat Sin
143ba2785f
Fixed race condition on hangup
...
Fixed crash on incoming CALL PROGRESS if cannot find zchan
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@938 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-14 17:02:40 +00:00
Michael Jerris
20770687d2
abs_builddir is not always there, but top_builddir should be
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 23:16:39 +00:00
Michael Jerris
c1e97c572b
fix spandsp --srcdir builds
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15913 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 19:03:38 +00:00
Jeff Lenk
4535d5f1ac
windows changes for pocketsphinx update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 17:51:07 +00:00
David Yat Sin
b94dfc5c6a
Fix for early media on incoming calls
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@937 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-10 23:37:44 +00:00
Michael Jerris
816ad67637
fix mod_xml_rpc build warnings
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15878 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 21:35:29 +00:00
David Yat Sin
3459cd6bd6
Fix for compilation error
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@936 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-10 20:59:48 +00:00
Michael Jerris
dedb9e4dea
fix spandsp build from cross compile change
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15869 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 07:39:40 +00:00
Michael Jerris
49d2fecc48
a slightly more annoying yet more sane way to fix snow cat
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 04:19:49 +00:00
Michael Jerris
86d4e30cda
try to fix centos build from cross compile fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15867 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 04:18:18 +00:00
Michael Jerris
ca7d414eb8
use the build machine cc to build the code generators
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 01:17:41 +00:00
Moises Silva
83587669e3
added BOOST.limitations file to ozmod_sangoma_boost
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@935 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-09 22:57:06 +00:00
David Yat Sin
27ad281537
Fix for pthread_cond_timedwait
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@934 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-09 21:45:09 +00:00
Moises Silva
39974a3536
fix mutex locking in Windows and take back boost 10ms polling, is needed for now
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@933 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-09 20:35:53 +00:00
David Yat Sin
15c93b5c0d
Changes for segfaults on shutdown and cpu usage
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@932 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-09 18:51:55 +00:00
Michael Jerris
5a97e8c265
add new event
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 14:54:10 +00:00
Michael Jerris
07d412879f
add russian tones
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@931 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-08 16:23:49 +00:00
Michael Jerris
b6a10aa3f9
add sg tones
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@930 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-08 16:20:49 +00:00
Michael Jerris
32d3035346
a little hack to libpcap detection (OPENZAP-86)
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@929 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-07 15:18:33 +00:00
Michael Jerris
bad1d93169
move mod_enum to use automake
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 07:07:43 +00:00
Moises Silva
c376f9d092
added zap_strndup
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@928 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-04 18:25:48 +00:00
Moises Silva
c722e89b6c
added missing tonemap parameter to configure ISDN stack
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@927 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-04 04:53:04 +00:00
Michael Jerris
8dd6f9c6e0
try to fix different const qualifiers in openssl 1.0
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15782 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 01:41:58 +00:00
Jeff Lenk
b69c844817
fix line ending error
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15778 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 20:11:40 +00:00
Jeff Lenk
05cc65b2e8
add changes for sounds download to allow independent version specific selection
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15777 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 19:43:38 +00:00
David Yat Sin
86832cb68c
Fix for openzap sending CALL_STOPPED_ACK before clearing local channel
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@926 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-03 19:06:27 +00:00
Moises Silva
fb72b04010
allow HARDHDLC option for dahdi
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@925 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-03 18:13:34 +00:00
Moises Silva
ff473f4adc
use an auto-reset event for Windows conditions
...
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@924 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-02 21:45:11 +00:00
Jeff Lenk
991dd25513
add windows x64 build support
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@923 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-02 21:00:29 +00:00