Moises Silva
|
041b8da5a4
|
freetdm: added scheduling API
|
2010-05-26 15:48:05 -04:00 |
Moises Silva
|
c292e0ef5c
|
freetdm: FT_DECLARE_DATA
|
2010-05-25 19:50:10 -04:00 |
Moises Silva
|
f974cea841
|
freetdm: add configurable boost trace level
|
2010-05-25 19:33:24 -04:00 |
Moises Silva
|
2efa471c3b
|
freetdm: disable DTMF app and cmd line option
|
2010-05-25 18:22:05 -04:00 |
Moises Silva
|
ab88afafb8
|
freetdm: stop just once
|
2010-05-25 16:06:55 -04:00 |
Moises Silva
|
166add6ed1
|
freetdm: remove SIGEVENT_ANSWER, was never used
|
2010-05-25 14:23:10 -04:00 |
Moises Silva
|
22d7d8cc14
|
freetdm: we need a channel iterator *sigh*
|
2010-05-25 13:35:30 -04:00 |
Moises Silva
|
9b6a9b6cae
|
freetdm: use s<spanno>c<channo> notation for logging channel related msgs
|
2010-05-25 13:22:52 -04:00 |
Moises Silva
|
dcd02fe92d
|
freetdm: stop loop on call start
|
2010-05-25 13:16:07 -04:00 |
Moises Silva
|
7256232af2
|
freetdm: add call waiting disable/enable feature
|
2010-05-25 12:54:46 -04:00 |
Moises Silva
|
74a3f20ed7
|
freetdm: windows casting
|
2010-05-21 11:43:10 -04:00 |
Moises Silva
|
632e89f5f9
|
freetdm: handle loop requests
|
2010-05-21 11:31:01 -04:00 |
Moises Silva
|
edb2d58285
|
freetdm: export and import boost custom data
|
2010-05-21 11:10:39 -04:00 |
Moises Silva
|
9d45690006
|
freetdm: add pvt data to freetdm channels
fix fxs features
|
2010-05-20 11:44:16 -04:00 |
Moises Silva
|
227fb934cf
|
freetdm: use __WINDOWS__ and not WIN32
|
2010-05-18 15:51:45 -04:00 |
Moises Silva
|
cab15659a6
|
freetdm: windows unref parameter
|
2010-05-18 10:42:16 -04:00 |
Moises Silva
|
f1132a2b71
|
freetdm: fix handlers for FTDM_SIGEVENT_COLLECTED_DIGIT
|
2010-05-17 19:03:32 -04:00 |
Moises Silva
|
8e69e8e735
|
freetdm: clean up state change macros and functions to improve logging
|
2010-05-17 14:36:10 -04:00 |
Moises Silva
|
9c8be17f3d
|
freetdm: wait for analog thread to be done before shutdown
add more debug logging
fix signaling status return code in ftdm_io
|
2010-05-17 11:23:33 -04:00 |
Moises Silva
|
19fb75740d
|
freetdm: added dso sample app
|
2010-05-12 11:54:50 -04:00 |
Moises Silva
|
41f72fe42a
|
freetdm: call on_unload when unloading the boost sig shared library
|
2010-05-12 11:49:16 -04:00 |
Moises Silva
|
b2d8e055bb
|
freetdm: modify prototype for ftdm_span_create to accept I/O module name instead of pointer
|
2010-05-11 15:09:59 -04:00 |
Moises Silva
|
f04bff40fa
|
freetdm: return error when dlclose fails
|
2010-05-11 12:51:28 -04:00 |
Moises Silva
|
a611a7e944
|
freetdm: shutdown boost events thread on unload
|
2010-05-11 10:42:32 -04:00 |
Moises Silva
|
cf7af1f99b
|
freetdm: fix segfault in socket mode boost unload
|
2010-05-10 13:03:22 -04:00 |
Moises Silva
|
3baa799d7f
|
freetdm: use SIGBOOST_EVENT_CALL_PROGRESS
|
2010-05-10 12:09:46 -04:00 |
Jeff Lenk
|
edcf5fe0a4
|
Windows x64 support
|
2010-05-07 13:20:34 -05:00 |
Moises Silva
|
162b5cf2b1
|
freetdm: windows fix
|
2010-05-06 16:32:14 -04:00 |
Moises Silva
|
23aa931d43
|
freetdm: remove SCTP requirement, now is optional
|
2010-05-05 13:16:37 -04:00 |
Moises Silva
|
44a99f14b0
|
freetdm: set outbound flag in the core
|
2010-05-04 14:12:44 -04:00 |
Moises Silva
|
0925d04a92
|
freetdm: documentation
|
2010-05-03 12:15:18 -04:00 |
Moises Silva
|
930087c355
|
freetdm: fix leak of request ids in queue mode.
Macro BOOST_EVENT_CHAN and BOOST_EVENT_SPAN should always be used!
|
2010-05-01 14:51:01 -04:00 |
Stefan Knoblich
|
360e8aae20
|
[FreeTDM] gcc-4.5: Use zt_event_t instead of ftdm_oob_event_t to fix enum type mismatches.
|
2010-04-30 23:10:43 +02:00 |
Stefan Knoblich
|
86fcc2c04c
|
FreeTDM: remove stray apostrophe
|
2010-04-30 22:28:38 +02:00 |
Moises Silva
|
6e7f93d9cf
|
freetdm: do not dial until DIALING state handler
add ftdm_declare.h to list of headers
|
2010-04-30 16:01:24 -04:00 |
Moises Silva
|
110bd5cdb1
|
freetdm: windows fixes
|
2010-04-29 10:53:03 -04:00 |
Moises Silva
|
a744214a3a
|
freetdm: check protocol status after configuring the signaling
|
2010-04-28 18:17:52 -04:00 |
Moises Silva
|
f39fcfc8a9
|
freetdm: fix boost glare invalid state transition
show physical status in ftdm list command
update list of events
|
2010-04-28 18:17:51 -04:00 |
Moises Silva
|
a97dc4ff11
|
freetdm: remove header
|
2010-04-28 18:17:51 -04:00 |
Moises Silva
|
7fdeb8bb81
|
freetdm: added doxygen config
|
2010-04-28 18:17:51 -04:00 |
Moises Silva
|
e6f6f559ae
|
freetdm: added documentation and clean up script
|
2010-04-28 18:17:50 -04:00 |
Moises Silva
|
56db486189
|
freetdm: hangup the chan call when the core fails to create the session
|
2010-04-28 18:17:50 -04:00 |
Moises Silva
|
554e433322
|
freetdm: get rid of duplicated ftdm_types.h from previous merge
|
2010-04-28 18:17:50 -04:00 |
Moises Silva
|
1f895fe6ed
|
freetdm: remove warning when checking sig status
|
2010-04-28 18:17:50 -04:00 |
Moises Silva
|
de2a4ea100
|
freetdm: fix dchan libpri
|
2010-04-28 18:17:50 -04:00 |
Moises Silva
|
d4f93843a1
|
fix flags
|
2010-04-28 18:17:49 -04:00 |
Moises Silva
|
c165771474
|
freetdm: completion of compilation with initial reworked API
|
2010-04-28 18:17:49 -04:00 |
Moises Silva
|
73a80ba939
|
start API cleanup by moving private headers and data structures into private/ include directory
|
2010-04-28 18:17:49 -04:00 |
David Yat Sin
|
b135ef373d
|
Removed use of ftdmchan->flags from mod_freetdm.c as they will be hidden from user in new architecture
|
2010-04-27 18:20:25 -04:00 |
David Yat Sin
|
51566afb98
|
freetdm: moved type inside ftdm_configure_span_channels
|
2010-04-27 17:21:57 -04:00 |
David Yat Sin
|
72a8517d71
|
freetdm: fio->configure_span moved inside ftdm_configure_span_channels function
|
2010-04-27 16:12:22 -04:00 |
David Yat Sin
|
318866b7f9
|
freetdm: Added signalling status report
Fix for ftmod_libpri not reporting proper physical and protocol alarms on init
|
2010-04-27 14:32:36 -04:00 |
David Yat Sin
|
3b0024c392
|
Merge branch 'master' of git@git.freeswitch.org:freeswitch
|
2010-04-23 17:35:21 -04:00 |
David Yat Sin
|
78fbece886
|
Added signalling state handle for boost modules
|
2010-04-23 17:34:57 -04:00 |
Nenad Corbic
|
86f4b6823d
|
Merge branch 'master' of git://git.freeswitch.org/freeswitch
Conflicts:
libs/freetdm/src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c
|
2010-04-23 14:02:50 -04:00 |
Moises Silva
|
cad7f70442
|
freetdm: handle_call_done must be called on call start nack ack when there is no call setup id
|
2010-04-23 10:37:06 -04:00 |
Moises Silva
|
1668597833
|
freetdm: add IN_LOOP state to the state 2 str macro
|
2010-04-23 10:28:13 -04:00 |
David Yat Sin
|
90bd259f11
|
Merge branch 'master' of git@git.freeswitch.org:freeswitch
|
2010-04-22 14:20:37 -04:00 |
David Yat Sin
|
90e7da1c59
|
freetdm: bug fix for queue mode and call collision
|
2010-04-22 14:20:32 -04:00 |
Moises Silva
|
fb9e6a104b
|
freetdm: fix boost unload crash
|
2010-04-21 18:46:52 -04:00 |
Moises Silva
|
0b45537ec8
|
freetdm: make sure gains are not applied to non-voice channels
|
2010-04-21 14:53:23 -04:00 |
David Yat Sin
|
8aebc016d0
|
freetdm:Bug fixes in freetdm queue mode
freetdm:Added freetdm to compile/install list
|
2010-04-20 17:05:47 -04:00 |
Moises Silva
|
3e600fb968
|
freetdm: Windows compilation quirks
|
2010-04-19 11:51:13 -04:00 |
Nenad Corbic
|
02d5191549
|
Bug fixes in freetdm and openzap
|
2010-04-16 18:36:06 -04: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
|
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
|
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
|
0bf8482393
|
add realloc OS hooks and fix boost pri CLI
|
2010-04-13 15:18:18 -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 |
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
|
291ee2252b
|
freetdm type fixes
|
2010-04-06 12:04:46 -04: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 |
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 |
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
|
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
|
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 |
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
|
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 |
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 |
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 |
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 |
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 |