Jeff Lenk
2d190b37ab
fix iLBC under windows
2011-02-03 23:46:19 -06:00
Anthony Minessale
dc436b82a5
block control-z from fs cli and print a warning how to exit properly
2011-02-03 20:42:17 -06:00
Jeff Lenk
b55b4eeaee
VS2010 fix minor build order problem
2011-02-03 10:04:25 -06:00
Anthony Minessale
257bf9a46c
fix possible bad pointer in global vars (please test)
2011-02-02 16:05:51 -06:00
Brian West
43dd776c36
sigh
2011-02-01 16:36:02 -06:00
David Yat Sin
6a524a1d56
chlog: freetdm: Fix for only checking first progress indicator for early-media flag
2011-02-01 14:54:53 -05:00
Jeff Lenk
256a82dbf2
OPENZAP-140 VS2010 build cleanup
2011-01-31 10:12:28 -06:00
Jeff Lenk
daa28cfcca
add missing files
2011-01-28 09:19:03 -06:00
David Yat Sin
9ffca057f1
chlog: freetdm - isdn: fix for not including some bearer-cap contents on BRI
2011-01-26 17:24:25 -05:00
cypromis
e78f2bfb5d
not sure the stuff is needed in the core iksemel. this will take some more teting via hudson and some more comits, but hey, it does not have an impact on anythingbut solaris and derivates
2011-01-25 05:24:46 +01:00
cypromis
9509befbfa
more sun fixes to libiksemel.
2011-01-25 04:54:33 +01:00
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
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
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
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