Anthony Minessale
8f565277e3
add mod_opus
2011-02-04 15:33:36 -06:00
Anthony Minessale
b8b7266abb
add default to conf to demonstrate min-idle-cpu
2011-02-04 13:11:31 -06:00
Daniel Swarbrick
f5dafc9911
add mod_snmp to modules.conf.in and modules.conf.xml (commented out)
2011-01-21 23:42:30 +01:00
Jeff Lenk
7fbc47f83a
FS-2973 Fix possible segfaults and memory leak during unload, and add new setting odbc-retries
2011-01-21 09:09:53 -06:00
Brian West
57b410eba6
docs for acl
2011-01-14 13:10:12 -06:00
Anthony Minessale
b55db357d9
add mod_fsk
2011-01-10 17:27:05 -06:00
Brian West
3734f4cd44
bump copyright date and fix some email and typos from diego.
2011-01-05 10:09:04 -06:00
Daniel Swarbrick
a3d66bb4f0
mod_cdr_pg_csv: make disk spool format user-selectable
2011-01-03 18:59:53 +01:00
Daniel Swarbrick
aab453f52a
tweak create.sql and config file
2011-01-03 14:01:08 +01:00
Daniel Swarbrick
9ab7473cb9
Drop a-table/g-table stuff, use single DB table. Filtering should be done by SQL
2010-12-31 20:13:45 +01:00
Daniel Swarbrick
a0d36d8f9d
add mod_cdr_sqlite to modules.conf.xml, thanks intralanman for reminding me
2010-12-31 01:30:09 +01:00
Daniel Swarbrick
cc198a6e91
Add mising params to config file
2010-12-30 23:24:54 +01:00
Daniel Swarbrick
25bc8fe3e8
config file for mod_cdr_sqlite
2010-12-30 20:41:52 +01:00
Brian West
1d8a929711
little note of warning for some folks just in case we had a question about the math lesson
2010-12-28 14:00:25 -06:00
Geovani Ricardo Wiedenhoft
5df1683c38
- Notifies the pre_answer
...
- Dialplan examples
- New version of commons
- Priority of contexts
- New K3L install script - getk3l.sh
- CLI return in XML
- More options in GET and SET commands
- Events (ESL) to send/receive SMS.
- fax-adjustment-timeout implemented
- accountcode and language
- Owner destroy
- Destroy wait for resources release
- static const expression
- Hangup cause
2010-12-01 16:40:35 -02:00
Moises Silva
1f329ad521
set the right configs in sync with mainstream
2010-11-30 13:28:14 -05:00
Moises Silva
2a00d3ea13
Merge remote branch 'fsorig/master'
...
Conflicts:
conf/dialplan/default.xml
2010-11-30 12:19:42 -05:00
Moises Silva
8b61fe4400
mod_sangoma_codec: update sample config
2010-11-24 16:13:52 -05:00
David Yat Sin
553255c631
Fixed some windows compile warnings from merge
2010-11-19 14:33:57 -05:00
Marc Olivier Chouinard
81a038690a
mod_callcenter: Make callcenter_config agent get return the value of the item requested. Also added queue param max-wait-time-with-no-agent-time-reached: If the max-wai-time-with-no-agent is already reached for the queue, then new caller can wait for x ammount of second before it kicked out of the queue rather than get rejected automaticly.
2010-10-29 22:41:14 -04:00
Anthony Minessale
1f0b951019
add fwd and rev message scroll keys as default and return to same message when doing a message forward
2010-10-26 10:55:15 -05:00
Andrew Thompson
6a83988674
Merge branch 'master' of git.freeswitch.org:freeswitch
2010-10-23 02:06:52 -04:00
Andrew Thompson
564940c274
Add FreeTDM to modules.conf.xml
2010-10-23 02:06:09 -04:00
Jeff Lenk
d2ca8d4046
FS-2050 Core ODBC support for transactions with MSSQL
2010-10-21 16:18:54 -05:00
Andrew Thompson
4680cbb2dd
mod_erlang_event: Update config file with new option and add some comments
2010-10-15 23:41:35 -04:00
Anthony Minessale
e3c427ad28
fix default ptime for iLBC and make new configurable global map in switch.conf.xml
2010-10-08 17:04:22 -05:00
Marc Olivier Chouinard
8bd3513461
mod_callcenter: Add param to change the location or name of the sqlite database like to put it into a ramdisk
2010-10-01 23:01:03 -04:00
Moises Silva
400c785d4e
add rtpip documentation to sangoma_codec.conf.xml
2010-09-30 15:47:01 -04:00
Marc Olivier Chouinard
30b2c6fe90
mod_callcenter: Few default config comment spelling check, thanks Diego
2010-09-21 20:02:37 -04:00
Moises Silva
5bb007889c
update sangoma codec XML sample configuration file
2010-09-10 12:15:34 -04:00
Marc Olivier Chouinard
3482f95e72
mod_callcenter: Alot of cleanup. Added max-wait-time and max-wait-time-with-no-agent param to a queue.
...
max-wait-time : allow to make the caller quit the queue after X number of waited second. The second one allow
max-wait-time-with-no-agent : This will wait for a range of second with no agent before kicking the member out of the queue. This allow safe shift change with all agents login out and back in
I've changed the Event value from CC-Name to either CC-Agent or CC-Queue. So watchout for your current event socket apps. Sorry about this change.
Lot to be tested in this commit. Please use Jira to post problems, and new feature request can be added at the bottom of the wiki page.
2010-09-08 00:07:19 -04:00
Marc Olivier Chouinard
ab2529d4e1
mod_callcenter: You can now allow caller that have hangup before agent answer to call back and resume their previous position.
2010-08-26 06:19:58 -04:00
Marc Olivier Chouinard
6558276a83
mod_callcenter: Default the level to 0 since the new tier system will wait x second at level 1... just level 0 that will ring agent right away (if set to do so)
2010-08-25 22:00:15 -04:00
Marc Olivier Chouinard
86c9bed758
mod_callcenter: Add tiers rules before jumping to a different level. Also added support for dial-in agent.
2010-08-25 21:40:33 -04:00
Michael S Collins
7642dd2c88
Fix typo (thanks diegoviola)
2010-08-23 14:13:28 -07:00
Marc Olivier Chouinard
8082aa987e
mod_callcenter: Added value busy_delay_time and reject_delay_time so we can wait if those 2 occur (Un registred phone are considered as busy). Add a ready_time epoch time when we can contact an again again, fix ring-all (good this time I hope).
2010-08-19 21:43:07 -04:00
Marc Olivier Chouinard
6980305f3a
mod_callcenter: More ODBC changes. It is not a global settings value. Cannot be changed in runtime.
2010-08-14 12:22:11 -04:00
Marc Olivier Chouinard
42436e270c
mod_callcenter: Add missing odbc db support (Not tested, please someone test this)
2010-08-14 11:46:34 -04:00
Marc Olivier Chouinard
ba09b96d1e
mod_callcenter: Initial commit of the mod_callcenter application.
...
This module is in it early state of developpement. You can see documentation on the wiki at : http://wiki.freeswitch.org/wiki/Mod_callcenter
For support/comments, please use http://jira.freeswitch.org/ and select the MOD CALLCENTER module.
2010-08-13 09:48:37 -04:00
Anthony Minessale
6b91d451c1
add doc to the config
2010-08-04 09:58:14 -05:00
Mathieu Rene
dc37716a29
mod_hash: oops, that meant to be commented out
2010-07-19 11:37:52 -04:00
Mathieu Rene
51bc65e299
mod_hash: add hash.conf.xml
2010-07-19 11:26:53 -04:00
Andrew Thompson
251d1f0689
Add commented out load directive for mod_erlang_event to modules.conf.xml
2010-07-12 13:08:14 -04:00
Di-Shi Sun
03abefdf07
Changed OSP TCP port from 1080 to 5045.
2010-07-07 15:41:09 +08:00
Di-Shi Sun
dbf93daae8
Merge branch 'master' of ssh://git@git.freeswitch.org/freeswitch
2010-07-01 16:26:20 +08:00
Di-Shi Sun
32dbb191fd
Added work mode option and support for outbound proxy.
2010-07-01 16:20:10 +08:00
Moises Silva
13a5f4eee0
update sangoma codec configuration
2010-06-29 22:25:28 -04:00
Brian West
ae99b1a706
clean up
2010-06-25 14:10:56 -05:00
Mathieu Rene
8ac3bdca6e
Add redis backend to limit
2010-06-22 00:16:50 -04:00
Rupa Schomaker
e3654d611c
mod_lcr: update custom_sql syntax
2010-06-19 20:34:55 -05:00