cypromis
80a6279993
explicitly add gpg-error if sun comiler, maybe that solves it finaly
2011-01-25 04:14:31 +01:00
cypromis
7ce63feadf
gpg-error is needed on c flags as well on solaris
2011-01-25 03:24:35 +01:00
Moises Silva
00bba5790b
freetdm: do not enable ec on SIGEVENT_START
2011-01-24 15:20:40 -05:00
Steve Underwood
5316bcd9dc
Typo in the spandsp .pc.in file fixed
2011-01-22 13:36:16 +08:00
Moises Silva
accc285280
freetdm: ftmod_wanpipe dummy for disabling echotrain
2011-01-21 15:29:07 -05:00
Moises Silva
2e18c5b4d9
freetdm: added threaded media to the TODO
2011-01-21 10:51:34 -05:00
David Yat Sin
d743baefed
freetdm: Fix for defaulting to wrong codec
2011-01-20 11:03:13 -05:00
David Yat Sin
1da8339ffb
freetdm: added support for early-media-override
2011-01-20 10:42:28 -05:00
Moises Silva
2c45b52f8c
Merge branch 'master' into smgmaster
2011-01-19 22:51:11 -05:00
David Yat Sin
0cf1d54a05
Merge branch 'master' of git.freeswitch.org:freeswitch
2011-01-19 16:36:04 -05:00
David Yat Sin
978cb111e7
freetdm - improved default bearer-cap code
2011-01-19 16:35:55 -05:00
Moises Silva
9bb344783d
freetdm: remove collision event string
2011-01-19 16:25:33 -05:00
Moises Silva
7d13655b74
Merge branch 'master' of git.sangoma.com:smg_freeswitch
2011-01-19 15:53:28 -05:00
Moises Silva
0fdc272b25
freetdm: open wanpipe devices as non-exclusive if possible
2011-01-19 15:53:01 -05:00
David Yat Sin
7fb1abf758
Merge branch 'master' of git://git.freeswitch.org/freeswitch
2011-01-19 14:48:59 -05:00
David Yat Sin
6fd468043b
freetdm: fix for closing d-channel when channel is already closed by freetdm core
2011-01-19 14:46:28 -05:00
David Yat Sin
bc2d331feb
Merge branch 'master' of git://git.freeswitch.org/freeswitch
2011-01-19 14:21:29 -05:00
David Yat Sin
5ffc6b437d
Merge branch 'master' of git.freeswitch.org:freeswitch
2011-01-19 14:18:35 -05:00
David Yat Sin
1fcffcfbc3
added documentation
2011-01-19 14:18:23 -05:00
Moises Silva
54c0d6f7c4
freetdm: workaround for Visual C++ 9.0 failing to compile ftdm feature macros
2011-01-19 11:38:27 -05:00
Moises Silva
1045117d9c
Merge branch 'master' into smgmaster
2011-01-19 10:19:31 -05:00
Moises Silva
9c8ce46b90
Merge branch 'netborder'
2011-01-18 16:20:33 -05:00
Moises Silva
163dd05660
freetdm: add ftdm_call_utils.h to the installed headers
2011-01-18 16:10:14 -05:00
David Yat Sin
c64f4753b3
freetdm: added missing cause enums from Q.850
2011-01-18 14:36:30 -05:00
Moises Silva
137de40121
freetdm: ftmod_r2 - change warning to notice for hangup cause mapping
2011-01-18 14:09:42 -05:00
Moises Silva
9a545bd0c9
freetdm: doh
2011-01-18 13:21:31 -05:00
Moises Silva
51985ca69a
freetdm: fix FTDM_IS_DCHAN macro
2011-01-18 13:15:04 -05:00
Moises Silva
44ac5d8b99
Merge branch 'master' of git.sangoma.com:smg_freeswitch
2011-01-18 13:14:25 -05:00
Moises Silva
07fa8a4a72
freetdm: fix windows ftmod_wanpipe bug on link connect/disconnect
2011-01-18 13:13:30 -05:00
Moises Silva
0a38d7761e
freetdm: set explicit numbers for channel commands to aid debugging
2011-01-18 12:44:41 -05:00
Moises Silva
1db40e60e4
freetdm: improved logic to enable/disable EC on call start/stop
...
- MFC-R2 requires tone signaling that gets screwed sometimes
if the EC is enabled during call setup.
- EC is now enabled only when switching to a state requiring
media (UP and PROGRESS_MEDIA)
- The logic is aware of EC persist option in Wanpipe
- Improved logging in ftmod_wanpipe to print EC state on startup
2011-01-18 11:28:37 -05:00
Moises Silva
99cab144b5
Merge branch 'master' of git.sangoma.com:smg_freeswitch
2011-01-17 19:15:34 -05:00
Moises Silva
f3082c7d75
freetdm: enable ec only upon SIGEVENT_PROGRESS_MEDIA
2011-01-17 19:15:02 -05:00
Moises Silva
6fc0bb0886
Merge remote branch 'fsorig/master'
2011-01-17 18:21:56 -05:00
David Yat Sin
585cb68ad4
freetdm: support parameters: outbound-bc-user-layer1 and outbound-bc-transfer-cap
2011-01-17 17:21:24 -05:00
Moises Silva
6734fe711b
freetdm: General fixes for alarm handling and added MFCR2 suspend support
...
- Clean up ftdm_channel_set_sig_status locking and sanity checks
- Set FTDM_CHANNEL_SUSPENDED when delivering FTDM_SIGEVENT_SIGSTATUS changed to SUSPENDED
- Clear FTDM_CHANNEL_SUSPENDED when delivering FTDM_SIGEVENT_SIGSTATUS changed to UP
- Update ftmod_r2 to honor local suspend requests when returning from alarm state
2011-01-17 15:42:36 -05:00
Moises Silva
a020724030
freetdm: add deprecate warning to get last error stuff that nobody sets anyways
2011-01-17 12:44:52 -05:00
Moises Silva
a41974e580
Merge remote branch 'fsorig/master'
2011-01-14 18:46:09 -05:00
Moises Silva
f06298f163
Merge branch 'master' of git.sangoma.com:smg_freeswitch
2011-01-14 18:45:03 -05:00
Moises Silva
04d5652819
freetdm: fix incorrect alarm reporting due to Wanpipe bug
...
proper alarm handling for R2 calls
2011-01-14 18:43:42 -05:00
David Yat Sin
ecfa33e9e4
Merge branch 'master' of git.freeswitch.org:freeswitch
2011-01-14 16:10:25 -05:00
David Yat Sin
7311029685
freetdm - adjusted loggign on channel_call_indicate
2011-01-14 16:10:13 -05:00
David Yat Sin
4ee4c67003
Removed unused SIGEVENT
2011-01-14 12:52:37 -05:00
David Yat Sin
33bb9b834d
freetdm - ISDN Allowed state change from RING to PROGRESS_MEDIA
2011-01-14 10:48:09 -05:00
Stefan Knoblich
dff01c07f1
[ftmod_libpri] Use FTDM_SPAN_USE_PROCEED_STATE and rework state handling.
...
- Use the newly introduced FTDM_SPAN_USE_PROCEED_STATE flag and FTDM_CHANNEL_STATE_PROCEED.
- Update ftmod_libpri's state machine table (taken from ftmod_sangoma_isdn).
- Move pri_destroycall() to HANGUP_COMPLETE state.
- Try to get a little bit closer to the ISDN states by using pri_acknowledge() in RINGING,
pri_progress() in PROGRESS and pri_proceeding() in PROCEED state.
- Go to PROGRESS_MEDIA in on_progress() only if there is inband indication available, go to
PROGRESS if not.
- Go to RINGING state in on_ringing() and remove PROGRESS_MEDIA check.
NOTE: One libpri error message and a VETO (PROGRESS -> RINGING) warning to investigate,
but changes seem to work fine nonetheless.
Tested-by: SparFux (#freeswitch / #freeswitch-de @ irc.freenode.net)
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-01-13 23:28:00 +01:00
David Yat Sin
bba8aefca0
freetdm: ISDN-Fix for d-channel indexing, causing improper configuration on non-consecutive logical spans
2011-01-13 16:28:31 -05:00
David Yat Sin
03ae958ce4
freetdm; TON/NPI defaults to unknown for Euroisdn
2011-01-13 15:13:56 -05:00
Brian West
a6db66ef36
http://jira.freeswitch.org/browse/FS-2976
2011-01-13 09:55:55 -06:00
Jeff Lenk
9c7b507d06
managed esl vs2010 converted from 2008 w/x64 lib support
2011-01-12 23:10:29 -06:00
Moises Silva
1d6d9601d0
Merge remote branch 'fsorig/master'
2011-01-12 15:11:42 -05:00
Moises Silva
771caca78d
freetdm: update glare.txt doc
2011-01-12 14:36:03 -05:00
Joao Mesquita
eb88304a16
Small fix on ESL that cause event_id to be set wrong on headers that had value failure.
2011-01-12 16:24:04 -03:00
Moises Silva
3594419622
Merge branch 'master' into moy.r2glare
2011-01-12 13:37:05 -05:00
Moises Silva
946f47f189
freetdm: fix wp config message
2011-01-12 13:16:45 -05:00
Moises Silva
8a26a6f6d2
freetdm: ftmod_r2 - map glare cause
2011-01-12 10:53:38 -05:00
David Yat Sin
45340d8017
freetdm: added fix for hangup cause sometimes set to 0 during glare
2011-01-11 16:20:05 -05:00
David Yat Sin
10109165b7
Merge branch 'master' of git://git.freeswitch.org/freeswitch
2011-01-11 15:42:54 -05:00
Moises Silva
85e107a56e
freetdm: set channel name before caller profile
...
otherwise the channel name is not set in 'show channels'
2011-01-11 14:53:14 -05:00
Moises Silva
f5c5fd9cc3
freetdm: fix Windows compilation
2011-01-11 14:39:58 -05:00
Jeff Lenk
6f103acd79
merge code from xml-rpc trunk - fix xml-rpc not terminating on windows on fs unload - only effect windows build
2011-01-11 09:40:59 -06:00
David Yat Sin
62941f69d8
Added FTDM_SPAN_NON_STOPPABLE flag for signalling modules that do not support individual start/stop
2011-01-10 17:46:18 -05:00
Moises Silva
f8cb296182
freetdm: remove unused code for glare
2011-01-10 17:38:16 -05:00
Moises Silva
baac734ec4
freetdm: more R2 glare improvements
2011-01-10 17:19:51 -05:00
Moises Silva
74a01d23bc
freetdm: Added FTDM_SIGEVENT_DIALING
...
Added hunting scheme to support new ftdm_call_place API
Make ftdm_channel_call_answer use ftdm_channel_call_indicate with FTDM_CHANNEL_INDICATE_ANSWER
Updated doxygen docs in freetdm.h
2011-01-10 16:49:58 -05:00
David Yat Sin
21f8605d68
freetdm: fix for enabling DTMF detection on d-channel
2011-01-10 16:42:47 -05:00
Brian West
e42c423c92
add tab completion stuffs
2011-01-10 14:44:54 -06:00
David Yat Sin
22ba5b3560
freetdm : Progress indicator not sent by default on outgoing calls
2011-01-10 12:03:49 -05:00
David Yat Sin
a95a4eeee8
Freetdm: Added check for channel_on_routing called more than once on incoming calls
2011-01-10 11:29:55 -05:00
David Yat Sin
01024acee1
Freetdm - ISDN fix for ani2 not decoded properly
2011-01-07 17:46:17 -05:00
Moises Silva
2cfd09c35c
freetdm: initial glare handling code
2011-01-07 16:00:06 -05:00
Moises Silva
40aa1d90f3
Merge branch 'master' of git.sangoma.com:smg_freeswitch
2011-01-07 15:59:09 -05:00
David Yat Sin
a743263afb
freetdm: ISDN - fix for clearing internal states before receiving acknowledgement from remote side
2011-01-07 15:39:25 -05:00
Moises Silva
545ba61226
freetdm: only ack indications when the channel is nonblocking
2011-01-07 14:15:24 -05:00
Moises Silva
70697b8835
Merge remote branch 'smgfs/master'
2011-01-06 15:00:51 -05:00
Moises Silva
3018400461
freetdm: only handle zt events when FTDM_CHANNEL_EVENT is set
2011-01-06 14:54:19 -05:00
Moises Silva
81f01f0ee7
freetdm: handle ZT_EVENT_NONE
2011-01-06 14:33:28 -05:00
Moises Silva
a3499c5343
freetdm: fix wink/flash in ftmod_wanpipe
2011-01-06 13:50:26 -05:00
Brian West
46853d7f3d
swigall and fix gitignore for new celt.
2011-01-06 11:38:36 -06:00
Moises Silva
b09c32c19a
freetdm: use /bin/sh and not /bin/bash in the bootstrap script
2011-01-06 09:51:17 -05:00
Moises Silva
309ced0eac
Merge remote branch 'fsorig/master'
2011-01-06 09:04:57 -05:00
Jeff Lenk
2091e33dbe
windows update celt-0.10.0
2011-01-05 19:54:49 -06:00
David Yat Sin
e06feedd9e
Merge branch 'master' of git.freeswitch.org:freeswitch
2011-01-05 16:25:22 -05:00
David Yat Sin
ae70ea0c13
Freetdm - ISDN:Fix for progress indicator not set properly. Allow state change from RINGING to PROGRESS
2011-01-05 16:25:06 -05:00
Moises Silva
becf16c58c
freetdm: fix warning
2011-01-05 13:38:25 -05:00
Moises Silva
ac736e4e45
Merge branch 'master' into netborder
2011-01-05 13:34:28 -05:00
Moises Silva
eb84fc772f
Merge branch 'master' into netborder
...
Conflicts:
libs/freetdm/src/ftdm_io.c
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c
libs/freetdm/src/include/freetdm.h
2011-01-05 13:11:37 -05:00
Moises Silva
10d252b0fa
Merge branch 'master' into smgmaster
...
Conflicts:
src/mod/endpoints/mod_sofia/mod_sofia.c
2011-01-05 12:38:46 -05:00
Arnaldo Pereira
2f7caaf2cb
Merge branch 'master' of git@git.sangoma.com:smg_freeswitch
2011-01-05 15:27:52 -02:00
Arnaldo Pereira
4b04032bd8
freetdm: ftmod_r2 - set the FTDM_CHANNEL_USER_HANGUP flag right before changing chan state to FTDM_CHANNEL_STATE_HANGUP
2011-01-05 15:27:20 -02:00
Moises Silva
f574db0958
freetdm: clear blocking flag when failing to wait for state change
2011-01-05 12:23:09 -05:00
David Yat Sin
98fa4a914c
freetdm - ISDN:Fix for bearer Cap
2011-01-05 12:02:24 -05:00
Brian West
3734f4cd44
bump copyright date and fix some email and typos from diego.
2011-01-05 10:09:04 -06:00
Jeff Lenk
1aa6bc6eec
fix assert with standard code analysis macro
2011-01-05 09:59:14 -06:00
Moises Silva
35776314d0
freetdm: Use proper screen and presentation definitions in mod_freetdm
2011-01-05 10:39:25 -05:00
Jeff Lenk
5254df0466
FS-2957 esl lib on windows fails to build
2011-01-04 22:57:49 -06:00
Arnaldo Pereira
7c3fd20104
Merge branch 'master' of git@git.sangoma.com:smg_freeswitch
2011-01-04 20:10:41 -02:00
Arnaldo Pereira
a390e046b7
freetdm: ftmod_r2 - now locking the channel on main loop start and finish
...
replaced calls to ftdm_mutex_lock() with ftdm_channel_lock()
2011-01-04 20:07:22 -02:00
Moises Silva
b9a446c54e
Merge remote branch 'fsorig/master'
2011-01-04 16:17:15 -05:00
Moises Silva
47c1b6d96a
freetdm: add validation to ftdm_span_start and ftdm_span_stop
2011-01-04 14:23:25 -05:00
Moises Silva
1334d02ac0
Merge branch 'moy.nonblocking-api'
...
Conflicts:
libs/freetdm/src/ftmod/ftmod_r2/ftmod_r2.c
2011-01-04 12:32:30 -05:00