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
Steve Underwood
d4bb8b019e
Merge git@git.freeswitch.org:freeswitch
2010-05-12 23:24:12 +08:00
Steve Underwood
6bd146d8dc
removed a saturate16 from spandsp that was causing problems
...
fixed a typo in the MSVC inttypes.h file for spandsp
2010-05-12 23:21:06 +08:00
Moises Silva
383e272c30
freetdm: added boost sample app
2010-05-11 16:31:24 -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
Steve Underwood
3e30434a0c
Fixed a typo in spandsp's msvc/inttypes.h
...
Updated sig_tone processing in spandsp to the latest, to allow moy to
proceed with his signaling work.
2010-05-11 22:38:36 +08: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
Mathieu Rene
6c98ba4819
fs_cli: add help text for /uuid
2010-05-02 18:10:52 -04:00
Brian West
438410790c
+ x
2010-05-01 19:45:55 -05: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
Jeff Lenk
9c14131b9a
MODSOFIA-71 for windows
2010-05-01 04:20:11 -05:00
Mathieu Rene
0ea3d48529
Add /uuid command to fs_cli to filter logs by uuid
2010-04-30 17:20:42 -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
06ebf2cb5b
freetdm: dont access span_id or chan_id
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
75190b4dff
Merge branch 'master' of git@git.freeswitch.org:freeswitch
2010-04-27 14:32:55 -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
Michael Jerris
0ddd0c25a6
libdingaling: fix race on shutdown causing crash (FSMOD-47)
2010-04-26 03:11:35 -04:00
Michael Jerris
b2ec65a10a
more efficient check
2010-04-26 01:13:10 -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
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