2555 Commits

Author SHA1 Message Date
Anthony Minessale
2582bbcb36 add xml user caching mechanism 2011-05-23 17:15:37 -05:00
Jeff Lenk
1d490df9b5 FS-3282 --resolve 2011-05-21 09:53:53 -05:00
Anthony Minessale
c7b36157b0 don't play default when playing a custom one 2011-05-20 16:56:16 -05:00
Anthony Minessale
3d475876ed add custom exit sound to match enter sound on conf 2011-05-20 16:22:58 -05:00
Anthony Minessale
7ba849b34a remove auto gain events 2011-05-19 11:43:33 -05:00
Jeff Lenk
86d757d61b FS-3297 --resolve 2011-05-17 22:51:47 -05:00
Anthony Minessale
c196e2c109 revert curl changes 2011-05-13 12:03:30 -05:00
Tamas Cseke
15ece47601 handle connection lost 2011-05-12 10:29:55 +02:00
Tamas Cseke
26dfea65e4 load the module even if mongod is unreachable 2011-05-12 10:29:20 +02:00
Anthony Minessale
dc6ca6f8e1 FS-3278 --resolve 2011-05-11 11:41:08 -05:00
Anthony Minessale
7064487df2 FS-2936 please test on windows 2011-05-11 10:07:00 -05:00
Rupa Schomaker
897e6573fa FS-2890 --resolve mod_nibblebill, remove on_reporting hook 2011-05-10 08:12:27 -05:00
Rupa Schomaker
5fa9619fe7 mod_lcr - FS-3284 --resolve - fix malformed XML when has embedded %s 2011-05-09 11:21:04 -05:00
Rupa Schomaker
3dca2ebb00 mod_lcr - FS-3283 --resolve fix as xml for larger number of arguments 2011-05-09 11:21:03 -05:00
Moises Silva
690b3b5b72 add uuid completion to uuid_outgoing_answer
fix segfault due to typo in uuid_outgoing_answer
2011-05-09 02:32:31 -04:00
Moises Silva
45fb1725b0 added uuid_outgoing_answer to answer outgoing channels (ie portaudio endpoints) 2011-05-09 01:25:24 -04:00
Jeff Lenk
d495124f64 windows permanent fix for %I64d problems - all versions after vs2003 support %lld 2011-05-08 13:10:01 -05:00
Anthony Minessale
789a9ce8d1 FS-3213 --resolve 2011-05-04 10:03:45 -05:00
Anthony Minessale
88f4828c88 FS-3282 --resolve ms resolution with new query-timeout-ms, query-timeout still works as expected 2011-05-04 10:00:22 -05:00
Jeff Lenk
a57336ba37 FS-3004 --resolve 2011-05-03 22:40:43 -05:00
Marc Olivier Chouinard
9ff8f53f05 mod_callcenter: Fix member been switch as abandoned when he was pickup by an agent FS-3281 2011-05-03 12:13:52 -04:00
Anthony Minessale
00b53a91ea FS-3277 --resolve There are actually really only 2 places where it needs the real hostname, the hostname command and the header on the events. I changed everything to the switchname because there were some more sql stmts etc in the core. 2011-04-29 10:24:50 -05:00
Anthony Minessale
a391d82b57 remove unused code 2011-04-28 10:56:13 -05:00
Jeff Lenk
3829e2fda5 FS-3272 --resolve moc we need to discuss this with anthm catch me on irc thanks 2011-04-28 00:29:28 -05:00
Anthony Minessale
24003dc28f set flag 2011-04-27 16:18:59 -05:00
Anthony Minessale
dcfc7924c5 remove unnecessary locks 2011-04-27 15:16:52 -05:00
Marc Olivier Chouinard
3484874f58 mod_callcenter: Apparently, it by design that only 1 of the 2 leg can continue the dialplan. So member are always A leg and agent are B leg. If you want to continue after hangup a call for the agent like in uuid standby mode, use the transfer_after_bridge feature. Sample example usage is on the mod_callcenter wiki page. 2011-04-26 00:15:15 -04:00
Marc Olivier Chouinard
debab81ce9 it the other way arround ! 2011-04-25 15:06:32 -04:00
Marc Olivier Chouinard
a2a09fb1d9 mod_callcenter: Try to make uuid-standby continue the dialplan. Let me know if this helped 2011-04-25 14:22:57 -04:00
Jeff Lenk
7470bf32a1 VS2010 add mod_callcenter to solution - not built by default 2011-04-25 07:12:30 -05:00
Marc Olivier Chouinard
adffe07f75 mod_voicemail: Fix SQL error on forward when filename length become greater than 255. FS-2959 2011-04-23 23:52:03 -04:00
Marc Olivier Chouinard
37b14c9a31 mod_callcenter: Display an warning when MOH is invalid and resume wait with silence. FS-2740 2011-04-23 22:37:47 -04:00
Marc Olivier Chouinard
d3e3b39739 mod_callcenter: More temporary attempt to make it 32bit friendly 2011-04-23 17:01:35 -04:00
Marc Olivier Chouinard
568fa83642 mod_callcenter: Decided to take the easy way for portability for the moment. We expect time_t to be an integral anyway in the core, so I'll expect the same here. Should fix the problem with the partial change I did on i386 system 2011-04-23 11:55:56 -04:00
Marc Olivier Chouinard
ba7dc9fde8 Fix for -Wunused-but-set-variable required compiler. : mod_freetdm mod_avmd mod_cidlookup mod_ladspa mod_lcr mod_nibblebill mod_rss mod_vdm mod_dahdi_codec mod_skinny mod_cdr_pg_csv 2011-04-22 22:49:41 -04:00
Marc Olivier Chouinard
cf1494f773 mod_callcenter: Fix for -Wunused-but-set-variable required compiler 2011-04-22 21:55:56 -04:00
Anthony Minessale
e13821c243 Merge branch 'master' of git://git.freeswitch.org/freeswitch 2011-04-22 16:46:04 -05:00
Marc Olivier Chouinard
c63dd3ec39 mod_callcenter: Adding the VC project file for 2008 and 2010. Not tested 2011-04-22 19:42:46 -04:00
Marc Olivier Chouinard
f7e268a1c7 mod_callcenter: Quick changes to try to make it more multi platform friendly. Still need to find the best way to convert a string to time_t that is multi platform. 2011-04-22 19:40:14 -04:00
Anthony Minessale
73279f01bf FS-3166 --resolve 2011-04-22 16:43:29 -05:00
Marc Olivier Chouinard
6fbfff0f91 mod_callcenter: Should resolve problem when agent transfered a call to another queue. FS-2888 2011-04-22 03:01:08 -04:00
Marc Olivier Chouinard
366f7ca677 mod_callcenter: Changes lot of log file to include the uuid of the member. Also added a bunch of debug log entry to help debug an issue 2011-04-22 02:22:30 -04:00
Marc Olivier Chouinard
ac619fd0e8 mod_callcenter: Possible fix on unload module freeze when an member uuid changed or is gone 2011-04-22 01:42:47 -04:00
Marc Olivier Chouinard
4137b360cf switch_ivr/xml: Change the structure of the phrases/language system. Previously it was fxml->phrases->macros->language->macro. Changed it so fxml->languages->language->phrases->macros->macro
You can have sub macros <macros name="voicemail"><macro ...> and allow you to call it login@voicemail.
Change the sound-path to sound-prefix to make it constistant with the rest of freeswitch.
Also allow to set a sound-prefix to a macros, so you can override it for a specific file set.
You can set say-modules="en" or whatever in the <language section to define that say module to use.
2011-04-20 13:09:03 -04:00
Anthony Minessale
835860e79f reverse 2011-04-19 20:11:59 -05:00
Raymond Chandler
82e3ccf8e6 don't add routes that have no rate of the desired type 2011-04-19 15:44:09 -04:00
Anthony Minessale
4f5d273e23 FS-3213 another update 2011-04-19 14:03:46 -05:00
Jeff Lenk
414c4d4aea windows build fix for last commit 2011-04-19 14:19:49 -05:00
Anthony Minessale
7fe313cf3d FS-3252 additional fix to this bug and add better fax detect code to mod_spandsp 2011-04-19 13:29:42 -05:00
Anthony Minessale
9227b53872 FS-3252 try latest patch with new option to set sip_execute_on_image to 't38_gateway self nocng' this should skip the tone detection adn go right into the gateway mode so you should be able to do only this and have it work based on remote re-invite 2011-04-19 10:50:09 -05:00