Commit Graph

10174 Commits

Author SHA1 Message Date
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
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 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 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
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 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
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
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
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
Mathieu Parent 9fc6b2087a Skinny: no need for heartbeat event to handle keepalive timeout 2010-09-23 19:51:14 +02:00
Brian West a9446ac12e SFSIP-227 2010-09-23 11:25:43 -05:00
Jeff Lenk 0cc28f37fb FSCORE-676 Buffer too small 2010-09-23 08:15:55 -05:00
Anthony Minessale b02c69bba9 MODAPP-459 2010-09-22 18:14:24 -05:00
Anthony Minessale cc42515e9f DOH left a line behind, regression from 0748711 MODAPP-453 2010-09-22 16:38:45 -05:00
Anthony Minessale 3548168d8f let ~ signify that multipart content will contain headers 2010-09-22 16:05:44 -05:00
Anthony Minessale b36d015f09 fix issue leaving stale records in fifo_bridge table 2010-09-22 10:54:00 -05:00
Anthony Minessale b6a533ee9a fix endless loop on startup when specifying -nosql 2010-09-22 08:28:14 -05:00
Brian West 72baaf6d23 fix t38 passthru when port changes on re-invite 2010-09-21 19:22:28 -05:00
Michael Jerris 29ea6e296f fix typo and printf specifier resulting in incorrect output of call counts on profiles and gateways 2010-09-21 15:08:26 -05:00
Michael Jerris c236541e29 fix seg on subscribe with no contact host 2010-09-21 14:31:36 -05:00
Brian West 62b55523c2 Working codec2 support 2010-09-21 12:35:41 -05:00
Brian West 549b2356d6 update to working with latest libcodec2 which will be up on files.freeswitch.org once fixed 2010-09-21 11:45:54 -05:00
Marc Olivier Chouinard e1fb79a179 mod_callcenter: Make sure we fail to load if config is not present 2010-09-21 12:43:48 -04:00
Jeff Lenk 4ea1595481 tweak build warning 2010-09-21 11:22:16 -05:00
Mathieu Rene a6e502bedf codec2: update code to new lib 2010-09-21 11:45:19 -04:00
Anthony Minessale 5aa13f13e7 revert broken patch FSCORE-652 2010-09-21 10:37:04 -05:00
Anthony Minessale ef773e0762 FSCORE-675 2010-09-21 10:17:18 -05:00
Anthony Minessale d093a4a4c6 make code more automagic to shut up the dude on the list 2010-09-21 10:09:55 -05:00
Mathieu Rene 04ca07512d codec2: working prototype, still for testing only 2010-09-21 10:57:34 -04:00
Brian West f7d16ecd3b work in progress not fully functional yet 2010-09-21 08:57:11 -05:00