Commit Graph

22952 Commits

Author SHA1 Message Date
David Yat Sin 79c7af6dd5 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-09-18 23:12:42 -04:00
David Yat Sin 2aa5b78514 freetdm: Fix for DL re-establishment on NFAS 2012-09-18 23:11:05 -04:00
Jeff Lenk b39232c7ff trivial compiler warning 2012-09-18 22:10:47 -05:00
Robert Jongbloed 96da521634 Fixed mod_opal shut down of media streams (in particular UDPTL) on KILL from fs core. 2012-09-19 12:33:13 +10:00
Robert Jongbloed c979f1b8f3 Small tweak for media I/O in proxy mode, don't silence frame just because no codec. Needed for H.323 fax. 2012-09-19 12:33:10 +10:00
Robert Jongbloed babe1cdb89 Fixed numerous issues with T.38 support on mod_opal, now WORKS!
Added tracing for error conditions in mod_spandsp
2012-09-19 12:33:06 +10:00
Robert Jongbloed 75c3e36009 Added XML config for H.323 User Input Indication (DTMF) mode 2012-09-19 12:32:36 +10:00
Robert Jongbloed 45609f8986 Fix direction flag for outbound H.323 calls, all sorts of consequences there. 2012-09-19 12:32:33 +10:00
Robert Jongbloed 7ffa4eece4 Allow SVN trunk to be used in buildopal.sh script. 2012-09-19 12:32:29 +10:00
Robert Jongbloed f8143eedd4 Fixed outbound H.323 calls correctly marking call as answered when fast connect used.
Fixed correct media "frames/packet" for G.711, default to 20ms worth.
2012-09-19 12:32:26 +10:00
Robert Jongbloed 468739da29 More T.38 fax support changes for mod_opal. Not quite there yet. 2012-09-19 12:32:22 +10:00
Robert Jongbloed a580c31122 Fixed VS2010 issues building mod_opal 2012-09-19 12:32:18 +10:00
Robert Jongbloed 20bb474c0e Added T.38 fax support to mod_opal 2012-09-19 12:32:15 +10:00
Anthony Minessale 016550f218 FS-4627 --resolve 2012-09-18 18:42:09 -05:00
Anthony Minessale d80e91d248 doh 2012-09-18 16:00:19 -05:00
Anthony Minessale c5204c2128 FS-4614 --resolve update to dynamic line buffer and use internal buffering to boot for file I/O on preprocessing XML 2012-09-18 15:39:28 -05:00
Anthony Minessale 1b2b456510 add transfer_to variable for call processing 2012-09-18 15:39:28 -05:00
Moises Silva 350fbdbfb0 Update oreka.conf.xml comments 2012-09-18 15:46:22 -04:00
Moises Silva 0cdcf7ff86 Move oreka.conf.xml to vanilla/autoload_configs/ 2012-09-18 15:41:28 -04:00
Anthony Minessale dd62f08f04 FS-4596 --resolve 2012-09-18 11:34:45 -05:00
Anthony Minessale 90cfac744e FS-4628 --resolve 2012-09-18 11:31:34 -05:00
Anthony Minessale 475522b520 tweak 2012-09-18 11:13:09 -05:00
Jeff Lenk 33b22c485d FS-4099 --resolve windows only regression 2012-09-17 23:28:10 -05:00
Jeff Lenk 6803346c94 fix for last commit - tony please check 2012-09-17 23:18:17 -05:00
Anthony Minessale 61f4648aa7 FS-4621 --resolve everyone will want this patch omfg 2012-09-17 20:02:14 -05:00
Anthony Minessale 0d21c81015 FS-4595 please update to this revision and supply full debug logs 2012-09-17 18:59:35 -05:00
Stefan Knoblich 715c538922 ftmod_misdn: Handle incoming PH_CONTROL_IND messages on b-channels
Also add a few more PH_CONTROL_IND message types.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-09-17 21:43:59 +02:00
Stefan Knoblich bc414df510 ftmod_misdn: Discard incoming audio data if b-channel is not active
Silences the "Device or resource busy" error messages caused by the RX pipe
filling up.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-09-17 21:40:59 +02:00
Stefan Knoblich e561709f5a mod_freetdm: Use new SWITCH_DEFAULT_CLID_NUMBER constant
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-09-17 21:32:18 +02:00
Stefan Knoblich 416f026f8c FreeSWITCH: Add preprocessor constant for default callerid number
SWITCH_DEFAULT_CLID_NUMBER and replace all occurrences
in the FreeSWITCH codebase.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-09-17 21:32:18 +02:00
Brian West fdf7623f90 freetdm_outbound_npi is actually useful. 2012-09-17 10:14:32 -05:00
Jeff Lenk 3b5aa066c7 FS-4623 --resolve 2012-09-16 14:21:30 -05:00
Jeff Lenk e22f42334d FS-4099 --resolve switch windows to use posix delimiter (/) for base paths. This will correct numerous problems with escaped chars. This change only effects windows builds. Please test. 2012-09-16 14:15:49 -05:00
Stefan Knoblich dd4a995b34 ftmod_libpri: Default disable NT-mode idle b-channel restart
Some people, it seems, were having sleepless nights from the
log messages this feature produces every 15 minutes.

Default disable the feature, because i hate repeating myself
over and over, explaining them this is a non-issue and intended
behaviour and how to disable it in the config.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-09-16 14:07:55 +02:00
Anthony Minessale 3b660a06e5 fix small leak in var arrays 2012-09-14 17:07:55 -05:00
Jeff Lenk 84bace0701 freetdm trivial build warnings on windows 2012-09-14 16:52:05 -05:00
Anthony Minessale 3359f04a3f only use the wait_for_aleg_ack when the call is unanswered 2012-09-14 16:21:44 -05:00
Jeff Lenk e74d4ac6e6 FS-4586 --resolve add mod_spy to vs2010 2012-09-14 16:08:23 -05:00
Jeff Lenk b9e562cc5e vs2010 add missing includes 2012-09-14 15:21:30 -05:00
William King 7b0f8ace69 Adding debugging and a default value for disconnect time. Also handle unset times better. 2012-09-14 13:17:08 -07:00
Jeff Lenk 6b8e177c58 fix strange code analysis error 2012-09-14 14:55:52 -05:00
Anthony Minessale 5bbc372c56 fix crash in mod_fifo when deleting a node when its in use 2012-09-14 14:25:20 -05:00
Jeff Lenk 076726a163 vs2008 add missing file mod_sofia 2012-09-14 14:23:28 -05:00
Jeff Lenk fd60ef6db4 windows missing copy for libjpeg vs2008 2012-09-14 14:15:18 -05:00
Michael Jerris d1ddb73c0b fix build of mod_freetdm 2012-09-14 14:40:16 -04:00
Jeff Lenk dba0b0e40a vs2010 reswig 2012-09-14 12:28:15 -05:00
Jeff Lenk d8cada59ee windows fix for recent tpl additions to switch_event.c
and revert a search and replace error for libtiff building
2012-09-14 12:14:09 -05:00
Anthony Minessale 83007777a0 lower console output to debug for avmd 2012-09-14 11:24:23 -05:00
Anthony Minessale 6721cd918a hangup unauth calls with rejected cause 2012-09-14 11:19:36 -05:00
Brian West dc599db683 FS-4600 --resolve 2012-09-14 10:30:13 -05:00