Commit Graph

24055 Commits

Author SHA1 Message Date
Anthony Minessale aa8f7c975f fix bridge_early_media in transcoding situation 2013-02-28 18:44:38 -06:00
Anthony Minessale 86c1dbee2f FS-5136 set ringback and bridge_early_media=true and it should fall to playing the ringback when the 180 hits 2013-02-28 14:52:33 -06:00
Jeff Lenk a7577d7ee1 FS-5048 trivial build for windows 2013-02-28 14:30:56 -06:00
Raymond Chandler 04a2a88c98 FS-5048 --resolve refactored patch applied with author header 2013-02-28 14:32:50 -05:00
Jeff Lenk 57497c833e more vs 2010-2012 xmprpc depends 2013-02-28 11:30:05 -06:00
Anthony Minessale 864598caeb FS-5121 --resolve 2013-02-28 09:58:57 -06:00
Jeff Lenk 7ea0f8d41e correct vs 2010-2012 depends for xmlrpc at the project level 2013-02-28 10:53:16 -06:00
Anthony Minessale bf93eb47e9 FS-5131 --resolve indeed, nice catch 2013-02-28 09:28:00 -06:00
Anthony Minessale 1b8ef1842e FS-4289 changed to backup the file with epoch time instead of delete it 2013-02-28 09:17:46 -06:00
Raymond Chandler 0a4e031f2a Merge branch 'master' of fs-git:freeswitch 2013-02-28 01:39:51 -05:00
Raymond Chandler b70ac964a7 FS-5101 --resolve add option to dial lcr/[profile/]<number> 2013-02-28 01:39:41 -05:00
Jeff Lenk 16a7014284 add more missing vs2012 project filters 2013-02-27 22:34:16 -06:00
Anthony Minessale 8258e782d4 add processing of codec event to pick up on codec changes properly in channels table 2013-02-27 14:15:44 -06:00
Anthony Minessale 0b9ed0c7ca FS-5132 --resolve 2013-02-27 12:11:55 -06:00
Anthony Minessale fc1316601b FS-5118 take 2 2013-02-27 09:04:55 -06:00
Travis Cross a3786d528f Add mod_sndfile to debian freeswitch-meta-default
FS-5109 --resolve
2013-02-27 05:48:19 +00:00
Anthony Minessale e76e6b20f6 FS-5129 --resolve 2013-02-26 20:48:39 -06:00
Anthony Minessale cf7c9428fb FS-5118 --resolve 2013-02-26 16:37:33 -06:00
Jeff Lenk be3df1b1c2 vs2010 reswig 2013-02-26 17:11:08 -06:00
Anthony Minessale 48e9a476c9 detect extension based on content-type when one is not specified for wav and mp3 2013-02-26 15:36:24 -06:00
Anthony Minessale 50e7a09eca FS-4709 this is the right way to do this part 2013-02-26 15:32:19 -06:00
Anthony Minessale 32806de57c add presence_disable_early var to disable early on per call basis 2013-02-26 14:03:37 -06:00
Anthony Minessale aa89eab58f FS-4709 --resolve, not adding the change to switch_rtp I want to have that log line there, don't make vanity changes mixed in with code changes 2013-02-26 11:49:17 -06:00
Anthony Minessale 9c00466dae FS-5127 --resolve 2013-02-26 11:05:49 -06:00
Ken Rice babeca40dd FS-5128 --resolve 2013-02-26 10:44:32 -06:00
Ken Rice f8d769ae1c FS-4289 --resolve 2013-02-25 20:02:06 -06:00
William King 14ce24950e FS-4714: remove the DEBUG to DEBUG1 change 2013-02-25 17:45:10 -08:00
Michael S Collins 70c391d215 Add mod_curl to modules.conf.xml 2013-02-25 16:19:32 -08:00
Anthony Minessale a76b352a1e FS-5011 --resolve if you use record_session with a filename with no extension it will record 2 files with that base-name and with extensions -in.XXX and -out.XXX where XXX is the codec name 2013-02-25 16:32:09 -06:00
Anthony Minessale 8987e96744 add dedicated mutex for select based sql stuff 2013-02-25 15:42:26 -06:00
Michael Jerris 42de032273 change duplicate FIFO-Action from bridge-consumer-stop to channel-consumer-stop (same for start) for the set of events that were not for the bridge. Also, when trying to pull a specific call out of queue, end pending outbound calls to the agent first to avoid blocking 2013-02-25 17:03:37 -05:00
Steve Underwood 560e70f27d Some minor tweaks to T.30 page handling 2013-02-25 22:48:12 +08:00
Anthony Minessale 28680c5e58 fix callstate stuff to behave right on outbound calls 2013-02-23 12:55:58 -06:00
Giovanni Maruzzelli 3e31837a0b ERROR: code not reachable on Windows Visual Studio Express 2008 2013-02-23 12:31:26 +01:00
Anthony Minessale 2491c33af6 always try realtime first and let ppl use -np themselves if its a problem 2013-02-22 17:49:12 -06:00
Anthony Minessale ee7dd033fd fix race condition in state thread 2013-02-22 17:46:54 -06:00
Anthony Minessale 31865f0dc4 FS-5116 --resolve 2013-02-21 15:34:03 -06:00
Jeff Lenk 1efcc01c2a FS-5108 --resolve 2013-02-21 15:20:06 -06:00
Anthony Minessale dd3bd238c5 limit simo reg processing threads to 25 and add param to raise it 2013-02-21 12:26:30 -06:00
Anthony Minessale 362b101ede FS-5024 please use the new application from this patch media_reset in place of setting bypass_media=false 2013-02-21 11:44:18 -06:00
Anthony Minessale 3c7f8f8119 FS-5085 2013-02-20 16:44:51 -06:00
Anthony Minessale 042347802b changing the params thing a bit, use {foo=bar} syntax instead 2013-02-20 16:34:22 -06:00
Jeff Lenk 3400a0a6da fix trivial compiler warnings 2013-02-20 16:36:41 -06:00
Anthony Minessale bd25514307 add FS_CLI_COLOR=false env and -n/--no-color command line flag to turn off colored banner 2013-02-20 13:51:53 -06:00
Anthony Minessale d9c4b269b6 add params to soundfiles and implement ;timeout=N to set a particular timeout in milliseconds especially usefule with streams that never end naturally like local_stream:// 2013-02-20 13:07:44 -06:00
Michael S Collins 3fc0f2f28d Add missing IVR config item: confirm-key. Variable was being passed into the init function but it never got put into the data struct 2013-02-20 09:45:06 -08:00
Anthony Minessale 56d397fc1b FS-5103 --resolve 2013-02-19 15:17:51 -06:00
David Yat Sin 187d55c7ea Updating documentation for send-connect-ack 2013-02-19 17:00:03 -05:00
David Yat Sin 9523e79a9e Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2013-02-19 16:56:47 -05:00
David Yat Sin 79324e1fe9 Changed default setting for 5ESS to send CONNECT ACK to match spec 2013-02-19 16:56:11 -05:00