- 20 4月, 2011 11 次提交
-
-
由 Michael S Collins 提交于
-
由 Marc Olivier Chouinard 提交于
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.
-
由 Brian West 提交于
-
-
由 Giovanni Maruzzelli 提交于
-
-
由 Giovanni Maruzzelli 提交于
-
由 Jeff Lenk 提交于
-
由 Anthony Minessale 提交于
-
-
由 Michael S Collins 提交于
-
- 19 4月, 2011 16 次提交
-
-
由 Raymond Chandler 提交于
-
由 Anthony Minessale 提交于
-
由 Rupa Schomaker 提交于
-
-
由 Jeff Lenk 提交于
-
由 Anthony Minessale 提交于
adding fix that was reported on the mailing list and thoughtlessly left there to rot despite my begging them to open a JIRA
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
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 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Marc Olivier Chouinard 提交于
-
由 Marc Olivier Chouinard 提交于
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 提交于
-
由 Marc Olivier Chouinard 提交于
-
由 Michael S Collins 提交于
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
-
- 18 4月, 2011 3 次提交
-
-
由 Marc Olivier Chouinard 提交于
-
由 Marc Olivier Chouinard 提交于
-
由 Anthony Minessale 提交于
-
- 17 4月, 2011 1 次提交
-
-
由 Marc Olivier Chouinard 提交于
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
-
- 16 4月, 2011 3 次提交
-
-
由 Marc Olivier Chouinard 提交于
-
由 Marc Olivier Chouinard 提交于
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 提交于
mod_voicemail: Adding a new voicemail fsdb api vm_fsdb_auth_login that does basic login authentication for a user
-
- 15 4月, 2011 6 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Marc Olivier Chouinard 提交于
FS-3250 --resolve mod_callcenter: Reload a queue wont delete all the currently waiting members. Only a reload of the module will.
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-