Commit Graph

18751 Commits

Author SHA1 Message Date
Anthony Minessale 16e3d1fa25 default timer to run slower and increase as needed, Run the timer at 20ms by default and drop down as needed unless you set 1m-timer=true which was previous default 2011-04-29 11:09:14 -05: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
Jeff Lenk 5510618660 OPENZAP-154 --resolve 2011-04-29 08:57:00 -05:00
Stefan Knoblich 360ed43a04 ftmod_libpri: ignore missing call_data in on_hangup() and use the call handle passed in the pevent structure (still needs more love...)
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-04-29 01:59:24 +02:00
Jeff Lenk e56cbeef41 fix trivial comiler warning for last commit 2011-04-28 14:39:24 -05:00
Anthony Minessale bd471fc6a9 add bridged timestamp and hangup_complete_with_xml=true to add xml_cdr to the body of hangup_complete events 2011-04-28 13:46:39 -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
Anthony Minessale 36262e117f ping .update to force sofia rebuild 2011-04-27 11:50:32 -05:00
Jeff Lenk 1badec17c8 fix issue on mailing list
mod_crd_sqlite entry limit and sqlite segfaults on triggers
2011-04-27 11:26:08 -05:00
Anthony Minessale f8835a817b FS-3271 --resolve 2011-04-27 09:48:28 -05:00
Jeff Lenk ce5c846200 FS-3236 --resolve 2011-04-26 12:06:11 -05:00
Anthony Minessale bf107c6f0f FS-3269 --resolve 2011-04-26 09:43:22 -05:00
Michal Bielicki - cypromis b81cc4bc27 FS-3195, added german additional say module stuff to debian build 2011-04-26 15:12:30 +02:00
Michal Bielicki - cypromis 5d46ddbc92 FS-3195, thank you Christian Benke 2011-04-26 15:10:37 +02: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 bc19d28310 Fix regression to dns resolve in sofia. It will make sofia and compiler happy 2011-04-25 15:53:54 -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
Michael S Collins 1ba18b357c Update to-be-recorded sounds (conf and vm stuff) 2011-04-25 10:29:25 -07:00
Giovanni Maruzzelli 403b3a23be skypopen: OSS driver, refinement 2011-04-25 11:36:42 -05:00
Giovanni Maruzzelli 98157dbbfc skypopen: OSS driver, refinement 2011-04-25 09:13:39 -05:00
Jeff Lenk 7470bf32a1 VS2010 add mod_callcenter to solution - not built by default 2011-04-25 07:12:30 -05:00
Jeff Lenk 566d94d094 VS2010 add esl lua project 2011-04-25 06:57:01 -05:00
Marc Olivier Chouinard 68c9381770 switch_core_file: Fix a regression from earlier commit on some distro forcing warning on 'forced' return function value 2011-04-24 22:47:12 -04: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 626a99f994 sofia-lib: More Fix for -Wunused-but-set-variable required compiler. (Might need to be ported back to sofia) 2011-04-23 20:33:19 -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 eb8ff5a06b autoconf: Comment out the forced -Wunused-but-set-variable since not all module could be tested. List of module I couldn't compile is in the comment. Please all the different module maintainer check your module for this. Thanks 2011-04-22 23:09:40 -04:00
Marc Olivier Chouinard 0b780702d9 mod_event_zmq: Update download file from 2.1.3 to 2.1.4 (2.1.3 tar file is gone from zmq server) 2011-04-22 23:05:36 -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
Jeff Lenk 5bcf487df9 fix for last commit 2011-04-22 21:30:42 -05:00
Jeff Lenk e414d99438 remove unreferenced variable 2011-04-22 21:23:46 -05:00
Marc Olivier Chouinard 92cd095006 sofia-lib: Fix for -Wunused-but-set-variable required compiler. (Might need to be ported back to sofia) 2011-04-22 22:11:34 -04:00
Marc Olivier Chouinard ab02493b9d mod_python & mod_spidermonkey: Fix for -Wunused-but-set-variable required compiler 2011-04-22 22:03:40 -04:00
Marc Olivier Chouinard cf1494f773 mod_callcenter: Fix for -Wunused-but-set-variable required compiler 2011-04-22 21:55:56 -04:00
Marc Olivier Chouinard f952719e89 autoconf: Added the -Wunused-but-set-variable to the default compile to help avoid commiting more unused variable but set value. Please report if you do have problem with it. 2011-04-22 21:45:42 -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
Michael S Collins ffb4a3ae44 config: Talking clock dialplan example (Thanks AviMarcus) 2011-04-22 15:27:54 -07:00
Anthony Minessale 73279f01bf FS-3166 --resolve 2011-04-22 16:43:29 -05:00
Georgiewskiy Yuriy c22aac0eac fix race condition on destroying signaling thread in h323 library 2011-04-22 15:19:27 +04: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