Jeff Lenk
bcd31ecaf3
correction to last patch
2010-09-29 16:00:09 -05:00
Jeff Lenk
45ecbc2f61
fix warnings on windows x64 builds src and mods projects - only libsofia included on the libs side
2010-09-29 15:47:58 -05:00
Michal Bielicki
38e0bfb5a8
added portaudio_stream module to default specfile
2010-09-29 22:32:44 +02:00
Anthony Minessale
84a383fe0f
improve video support for new polycom phones
2010-09-29 14:14:41 -05:00
Anthony Minessale
e9ab5368f1
fix bug in mod_loopback where bowout=false
2010-09-29 10:22:52 -05:00
Raymond Chandler
7577b8aae8
add nat_map usage
2010-09-28 11:02:35 -04:00
Brian West
b6a81ba7fd
http://www.infiltrated.net/voipabuse/
2010-09-27 21:36:02 -05:00
Moises Silva
fa711796a8
freetdm/openzap: OPENZAP-110 - John Wehle rocks!
2010-09-27 21:56:03 -04:00
Moises Silva
a9600a45e0
openzap: OPENZAP-106 - patched by John Wehle
2010-09-27 21:45:24 -04:00
Moises Silva
caec99adac
freetdm: OPENZAP-108 - patched by John Wehle
2010-09-27 21:42:46 -04:00
Moises Silva
c2cba3634e
freetdm: fix old zaptel support
2010-09-27 21:38:42 -04:00
Moises Silva
3551cc639f
freetdm: fix doxygen target
2010-09-27 21:22:52 -04:00
Moises Silva
fe82c1c143
freetdm: move ftdm_channel_clear_detected_tones to the private header
2010-09-27 21:10:32 -04:00
Brian West
04aa7ef90c
FS-1682
2010-09-27 19:14:17 -05:00
Brian West
2cb2d3bde4
FS-1682
2010-09-27 18:52:30 -05:00
Anthony Minessale
3fee704d66
FS-2738
2010-09-27 13:26:09 -05:00
Anthony Minessale
45e2b99dab
don't passthru when its proxy media, bypass media or there is no rtp session, fixes seg
2010-09-27 13:11:51 -05:00
Brian West
7310c2c553
FS-1681
2010-09-27 12:44:50 -05:00
Mathieu Parent
85b0e1b9c9
Skinny: Adds unimplemented send_data(), correct formats
...
- send_data() (only defined in .h-file - never implemented)
- Adds correct formats when adding message body.
Thanks to Peter Olsson for spotting this in FS-2737
2010-09-27 18:49:11 +02:00
Jeff Lenk
280e894d17
Remove mod_spidermonkey from windows 2008 x64 builds - does not work
2010-09-27 10:25:40 -05:00
Brian West
ba59c51d60
FS-2739: Handle 301 moved permanently.
2010-09-27 10:10:03 -05:00
Marc Olivier Chouinard
426a448f50
mod_callcenter: Fix invalid update of agent field FS-2738
2010-09-27 10:12:10 -04:00
Michael Jerris
6c1070ea50
FS-2009: fix coredump in rtcp socket handling
2010-09-27 04:35:17 -04:00
Michael Jerris
721c80198c
FS-488: fix crash in sofia_reg_find_gateway_by_realm__
2010-09-27 04:21:05 -04:00
Michael Jerris
dc06a03995
FS-122: add mod_osp Makefile to configure generated Makefiles
2010-09-27 03:39:38 -04:00
Jeff Lenk
828960adf8
tweak vs2010 openssl build
2010-09-25 12:51:42 -05:00
Michael Jerris
bc30415380
FSRTP-19: Fix SWITCH_IO_FLAG_NOBLOCK needed for mod_sangoma_codec
2010-09-25 10:20:09 -04:00
Mathieu Parent
d018fa489a
Skinny: send proper USER_TO_DEVICE_DATA_MESSAGE
2010-09-25 10:49:13 +02:00
Mathieu Parent
b2fd42ef09
Skinny: Windows build fix
...
MS compiler doesn't have strncpy, we need another method to
ensure that the body is null-terminated
2010-09-25 10:49:12 +02:00
Jeff Lenk
90861ea075
reswig vs2010
2010-09-24 22:29:53 -05:00
Moises Silva
c928a99e07
freetdm: fix windows compilation
2010-09-24 18:30:20 -04:00
Anthony Minessale
f1ecda66b6
revert
2010-09-24 16:40:21 -05:00
Anthony Minessale
75e22758d4
MODAPP-461
2010-09-24 16:03:31 -05:00
Anthony Minessale
e7b9790733
BOUNTY-23
2010-09-24 16:01:05 -05:00
Anthony Minessale
ed708bff3e
update
2010-09-24 15:14:58 -05:00
Moises Silva
5db55ae490
freetdm: remove ftdm_cpu_monitor_disable API
2010-09-24 15:20:28 -04:00
Moises Silva
55757c4f77
Merge remote branch 'smgorig/master'
2010-09-24 14:15:32 -04:00
Anthony Minessale
54bf657502
FSCORE-631
2010-09-24 12:29:23 -05:00
Brian West
73e6e03d37
MODSOFIA-105 can't take defaults that were there before away
2010-09-24 11:29:06 -05:00
Brian West
8f731f42e2
MODSOFIA-105
2010-09-24 10:31:11 -05:00
Moises Silva
4865e38d31
Merge branch 'moy.printstate'
2010-09-24 08:37:31 -04:00
Moises Silva
562ac0efe3
freetdm: use ftdm stream instead of funky string concatenation with snprintf
...
add ftdm core state filtering for debugging
2010-09-24 08:35:20 -04:00
Mathieu Parent
25ddef504d
Skinny: add support to DeviceToUser and UserToDevice messages
2010-09-24 01:55:54 +02:00
Mathieu Parent
f5e7284d39
Skinny: struct for 6 more messages
...
DeviceToUserDataMessage
DeviceToUserDataResponseMessage
DeviceToUserDataVersion1Message
DeviceToUserDataResponseVersion1Message
UserToDeviceDataMessage
UserToDeviceDataVersion1Message
2010-09-24 01:55:54 +02:00
Anthony Minessale
cfa30468e8
sprinkle digit_timeout into switch_ivr_read and switch_ivr_play_and_get_digits and the higher level variants
2010-09-23 18:37:45 -05:00
Anthony Minessale
b4548a606e
FSCORE-677
2010-09-23 13:33:33 -05:00
Anthony Minessale
89d99a9196
fix switch_ivr_collect_digits_callback to allow an args pointer with null callback to work like other apis
2010-09-23 13:32:02 -05:00
David Yat Sin
1c9fe263d6
Changed ftdm_cpu_monitor behaviour
2010-09-23 13:58:20 -04:00
Mathieu Parent
9fc6b2087a
Skinny: no need for heartbeat event to handle keepalive timeout
2010-09-23 19:51:14 +02:00
Mathieu Parent
4f46bb91fc
debian:
...
* Updated Uploaders list
* Updated Standards-Version to 3.9.1
2010-09-23 19:51:14 +02:00