Commit Graph

  • 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 Anthony Minessale 2011-04-19 10:50:09 -05:00
  • 6fa64e30db use queued sql for core registration handling Anthony Minessale 2011-04-19 10:31:19 -05:00
  • fe3c4e900f update log Anthony Minessale 2011-04-19 10:21:16 -05:00
  • c8a257dde2 FS-3213 please try this patch Anthony Minessale 2011-04-19 10:09:55 -05:00
  • f17e962636 mod_callcenter: Small fix for strategy top-down Marc Olivier Chouinard 2011-04-19 03:05:32 -04:00
  • bee247ca7b mod_callcenter: Another strategy 'top-down' (Name might change). This will call the agent one after the other by order... And every member start at position 1. Marc Olivier Chouinard 2011-04-19 01:25:09 -04:00
  • 2b4b23aac1 mod_callcenter: Ok we have round-robin and random strategy... Keep them comming ;) Marc Olivier Chouinard 2011-04-19 00:21:31 -04:00
  • 6432d63f00 mod_callcenter: Fix an SQL param errors ! Wish the compiler catched stuff like this Marc Olivier Chouinard 2011-04-18 23:17:58 -04:00
  • 8134712627 mod_hash: add realm filter to hash_dump db command so that you can quickly dump all entries that belong only to a specific realm without getting the whole db Michael S Collins 2011-04-18 18:43:24 -07:00
  • 0315d32076 mod_callcenter: More SQL changes to make the new strategy work on postgresql Marc Olivier Chouinard 2011-04-18 17:16:51 -04:00
  • e5739b3932 mod_callcenter: SQL error in the new proto (and might not still be working) strategy Marc Olivier Chouinard 2011-04-18 15:10:40 -04:00
  • 0b51aca321 enable optimal defaults on linux kernels that can support newer features. Anthony Minessale 2011-04-18 11:17:33 +00:00
  • bef6f0f40d mod_callcenter: Add a very prototype (and maybe not functional) strategy called : sequentially-by-next-agent-order. It will try to find the last agent we tried to reach, and start calling more agent after that one based on position. It will use the level for the next agent, but once that level is done, it start back at the lowest level Marc Olivier Chouinard 2011-04-17 12:46:32 -04:00
  • 5cc3b2e635 mod_protovm: Small fix in makefile Marc Olivier Chouinard 2011-04-16 19:11:25 -04:00
  • fb549777cb mod_protovm: This is a very early new prototype voicemail ivr system. You need to copy the sounds.xml and make it loadale in the language folder and protovm.conf.xml inside the autoload_configs folder. Configs file will most definitly change. Once stabilized, we make it install those file by default. Marc Olivier Chouinard 2011-04-16 19:06:32 -04:00
  • bfdfac5e8a mod_voicemail: Adding a new voicemail fsdb api vm_fsdb_auth_login that does basic login authentication for a user Marc Olivier Chouinard 2011-04-16 14:44:28 -04:00
  • be798b4ed9 Merge branch 'master' into smgmaster Moises Silva 2011-04-15 22:38:56 -04:00
  • b63bff4c17 a few optimizations Anthony Minessale 2011-04-15 16:18:26 +00:00
  • e4eade33ac fix default tipping point it was too low Anthony Minessale 2011-04-15 14:46:24 +00:00
  • a4ed829db8 fix race in sla Anthony Minessale 2011-04-15 14:22:45 -05:00
  • c5ae5de0a0 FS-3250 --resolve mod_callcenter: Reload a queue wont delete all the currently waiting members. Only a reload of the module will. Marc Olivier Chouinard 2011-04-15 13:53:04 -04:00
  • 5857495e06 offer both avp and savp when using srtp Anthony Minessale 2011-04-15 11:17:36 -05:00
  • 413d590fb6 vs2010 reswig Jeff Lenk 2011-04-14 19:56:45 -05:00
  • 4e3f1b1e8e mod_callcenter: Fix an issues recently introduice that a max_wait time reach didn't continue the dialplan Marc Olivier Chouinard 2011-04-14 20:23:12 -04:00
  • 9c7d50b4e8 fix 32/64 format Anthony Minessale 2011-04-14 17:50:43 -05:00
  • 4c4bf59e45 FS-3246 --resolve all [] {} and <> can be stacked and override the delim per set <><^^:>{}{^^:}{^^;}[][^^:] Anthony Minessale 2011-04-14 17:44:22 -05:00
  • aaef33cccf clear pointer on release Anthony Minessale 2011-04-14 17:44:18 -05:00
  • ceed7658e2 check_decode the caller id name in this case too Michael Jerris 2011-04-14 19:09:11 -04:00
  • 244048f8f5 add switch_clean_name_string to strip out caller id name chars that can cause issues Michael Jerris 2011-04-14 17:51:45 -04:00
  • 1f4cb48880 mod_voicemail: Implement 10 new standard api function call that allow you to control fs voicemail storage system. The goal is to have a standard API set for any additional storage system we wish the voicemail to run off. Current list of added api name are : vm_fsdb_msg_count, vm_fsdb_msg_list, vm_fsdb_msg_get, vm_fsdb_msg_delete, vm_fsdb_msg_undelete, vm_fsdb_msg_purge, vm_fsdb_msg_save, vm_fsdb_pref_greeting_set, vm_fsdb_pref_recname_set, vm_fsdb_pref_password_set. Marc Olivier Chouinard 2011-04-14 15:21:13 -04:00
  • 478d51860d FS-3247 check for NULL recog_hdr Christopher Rienzo 2011-04-14 14:50:41 +00:00
  • b337b8554c Skinny: display accessories status on CLI Mathieu Parent 2011-04-14 13:23:03 +02:00
  • 6105757898 Skinny: store accessory status in db instead of memory Mathieu Parent 2011-04-14 13:02:27 +02:00
  • 2b6f70708c FS-3244 --resolve next time also attach a backtrace Anthony Minessale 2011-04-13 16:15:15 -05:00
  • 2bf69d621f Skinny: handle AccessoryStatusMessage Mathieu Parent 2011-04-13 23:15:53 +02:00
  • c323efbf72 Measure twice, cut once... Michael S Collins 2011-04-13 13:39:18 -07:00
  • 4a494ff930 Skinny: incomplete support for DialedPhoneBookMessage Mathieu Parent 2011-04-13 20:13:50 +02:00
  • 5d2a13ade4 Update ChangeLog through April 12 Michael S Collins 2011-04-12 18:45:29 -07:00
  • eb64f132b2 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch cypromis 2011-04-13 03:43:05 +02:00
  • 36bfef53de swigall Brian West 2011-04-12 19:34:34 -05:00
  • 2330b340a4 fix segfault in zrtp srtcp Brian West 2011-04-12 19:33:58 -05:00
  • 15f4825c53 Update ChangeLog through March 31 Michael S Collins 2011-04-12 17:30:25 -07:00
  • 54e5011d74 declinatio mortuus obfirmo! Anthony Minessale 2011-04-12 13:35:33 -05:00
  • 0fd36364c5 - Improvements in getk3l script, now a option to download only the k3lclient Eduardo Nunes Pereira 2011-04-12 14:51:32 -03:00
  • e4c8edef54 Directory sound file: dir-for_prev.wav -> dir-for_previous.wav Michael S Collins 2011-04-12 09:33:45 -07:00
  • c8eaef6057 Bump sounds to 1.0.15 Michael S Collins 2011-04-12 09:29:44 -07:00
  • 82e3d49fd2 add L16 def for 32ms and allow timer matrix to drop to 1ms to support nelly Anthony Minessale 2011-04-12 09:47:11 -05:00
  • 6ea214c180 move other more obscure L16 slices to dynamic payload Anthony Minessale 2011-04-12 09:30:15 -05:00
  • 49a5d71b68 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch cypromis 2011-04-11 23:22:32 +02:00
  • 02b9a3d544 fix SST_SHORT_DATE_TIME Buklov Boris 2011-04-11 17:48:19 +04:00
  • 496fd5df0f Skinny: more verbose log when pre-register message received Mathieu Parent 2011-04-10 23:16:56 +02:00
  • 8c814c82cf Skinny: put tables the other way Mathieu Parent 2011-04-10 23:08:46 +02:00
  • bd03d578d1 Skinny: add CP-7921G Mathieu Parent 2011-04-10 22:58:09 +02:00
  • 04cf177091 Update phrase_en.xml to reflect newest prompts Michael S Collins 2011-04-10 08:21:47 -07:00
  • f564d38385 Add digit_timeout to ESL::IVR's playAndGetDigits method Michael S Collins 2011-04-08 16:33:17 -07:00
  • f44c90e04f more logging, cleanup, etc Raymond Chandler 2011-04-08 17:03:50 -04:00
  • 84b1f7483f fix SST_SHORT_DATE_TIME thanks sibsvt@gmail.com Buklov Boris 2011-04-08 23:55:33 +04:00
  • 758949cda7 move sig messages up to DEBUG1 Anthony Minessale 2011-04-08 14:23:16 -05:00
  • bcd6c3a188 FS-3137 --resolve less of a memory leak more of a pool swelling, replaced a pool strdup that could recur with a strdup/free to avoid it Anthony Minessale 2011-04-08 14:04:01 -05:00
  • a909940385 conf: Only english is built by default.y Marc Olivier Chouinard 2011-04-08 15:13:11 -04:00
  • 1604f08e33 rebind sighandlers Brian West 2011-04-08 13:46:02 -05:00
  • 3de9b51a86 ftmod_isdn: Fix warnings Stefan Knoblich 2011-04-08 14:53:59 +02:00
  • 5310735c5f FS-3232 --resolve using relative path in windows script Jeff Lenk 2011-04-07 15:47:30 -05:00
  • 8270ccb1ad freetdm: fix rx gain Moises Silva 2011-04-07 11:21:50 -04:00
  • b33015327e freetdm: apply gain before dumping to file Moises Silva 2011-04-06 18:42:01 -04:00
  • 8e54baf4bd freetdm:fixed errors introduced when Redirection Number was implemented David Yat Sin 2011-04-06 17:58:30 -04:00
  • 358e9aab22 chlog:FreeTDM - SS7 Support for transmitting Redirecting Number David Yat Sin 2011-04-06 17:25:29 -04:00
  • 8c98328433 Allow longer input regexes to be used in phrases Daniel Swarbrick 2011-04-06 15:36:35 +02:00
  • 95072fee66 freetdm: SS7 decreased some unsollicited status messages from Trillium to debug level David Yat Sin 2011-04-05 17:12:33 -04:00
  • 0632d22cc8 SNMP MIBs have their own comment style Daniel Swarbrick 2011-04-05 23:02:50 +02:00
  • 31cebd4fb3 --resolve FS-3219 Anthony Minessale 2011-04-05 10:35:52 -05:00
  • 9b099f474b Added copyright headers for sponsored work Michal Bielicki - cypromis 2011-04-05 13:05:22 +02:00
  • e8f10ea362 Add pa devlist to portaudio webapi Michael S Collins 2011-04-04 21:53:11 -07:00
  • ee1a840cef FS-3228 --resolve Jeff Lenk 2011-04-04 20:55:56 -05:00
  • 38c3a67a7e FS-3229 --resolve Anthony Minessale 2011-04-04 18:50:46 -05:00
  • 6a70fa4c4d fix another regression from 27c6d1111c this probably broke the mad boss extension Anthony Minessale 2011-04-04 17:43:05 -05:00
  • b42fdd1cf3 fix regression from 27c6d1111c Anthony Minessale 2011-04-04 16:51:30 -05:00
  • 2b8d96a301 Merge branch 'master' into smgmaster David Yat Sin 2011-04-04 16:04:51 -04:00
  • 3013a9a02a Merge branch 'fsorig' David Yat Sin 2011-04-04 16:04:13 -04:00
  • 07b9186da6 FS-3226 --resolve SO, If the RFC told you to jump off a cliff......? Anthony Minessale 2011-04-04 14:14:38 -05:00
  • 4b706dac51 FS-3227 --resolve this looks like sane changes. My only complaint was the formatting. Watch for whitespace indentation by looking at the code in emacs or vi where it should be tabed properly. Anthony Minessale 2011-04-04 11:55:05 -05:00
  • 7eae7f375b FS-2877 After further review I can concede the point that we should always say partial considering how we do things. With this commit we should at least be sending separate partial updates for each existing dialog to everyone with a subscription. If we need to introduce more data, consolidate them etc. We need to do it in small chunks and keep things sane. Anthony Minessale 2011-04-04 11:39:39 -05:00
  • 6fb73a4c31 fix and add support multy currency <action application=set data=currency=rubl/> dollar or other Buklov Boris 2011-04-04 17:56:58 +04:00
  • 6eba56d2cb FS-3224 --resolve Anthony Minessale 2011-04-03 17:55:07 -05:00
  • 8bf9133fee FS-3224 this is comfort noise. i guess its not comforting, i'll remove it. Anthony Minessale 2011-04-03 17:53:06 -05:00
  • a39025fd2e mpg123 version changed cypromis 2011-04-03 20:30:33 +02:00
  • 12310fa32a one should not copy files over ... copy and paste errors suck. cypromis 2011-04-03 20:14:07 +02:00
  • fda2283bbd auto-aleg-full and auto-aleg-domain for from_domain field in gateway Anthony Minessale 2011-04-03 12:03:29 -05:00
  • ca4be66a3e Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch Michal Bielicki 2011-04-02 03:13:31 +02:00
  • 0e4a1ce873 Added Hebrew Language package to debian buildsystem Michal Bielicki 2011-04-02 03:13:06 +02:00
  • ef17574193 do this slightly safer so we don't have the mutex locked when we exec the app Anthony Minessale 2011-04-01 19:46:48 -05:00
  • 046fb90da5 FS-3221 Michal Bielicki 2011-04-02 02:44:10 +02:00
  • 27c6d1111c add execute_on function so you can have execute_on_answer_1 execute_on_answer_2 execute_on_answer_3 etc Anthony Minessale 2011-04-01 17:39:20 -05:00
  • ddb345636a FS-3220: more than just typos Brian West 2011-04-01 17:38:58 -05:00
  • d4722b4bbc typo in spec file Michal Bielicki 2011-04-02 00:32:50 +02:00
  • dff8d4636f fix Buklov Boris 2011-04-02 00:54:07 +04:00
  • 8c5586b2bc add option for from-domain to be set to auto-aleg in gateway config Anthony Minessale 2011-04-01 14:22:36 -05:00
  • 0630c54c0c added FS-3211 changes to freeswitch.spec Michal Bielicki 2011-04-01 21:26:33 +02:00
  • d5506f4c83 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch Buklov Boris 2011-04-01 22:54:45 +04:00
  • 8b5ecd2faa mod_say_ru now support say_string like mod_say_en. Now support channel variables gender,cases can be set in english and russian for example: <action application="set" data="cases=nominativus/> <action application="set" data="gender=male_h"/> <action application="say" data="ru NUMBER PRONOUNCED 1001"/> Buklov Boris 2011-04-01 22:53:52 +04:00