Mathieu Parent
07c3c94d7a
Skinny: allow skinny-default-soft-key-set-set per device
2010-09-04 10:06:07 +02:00
Mathieu Parent
f5a6831ffc
Skinny: allow configuration of softkeys via xml
...
- enhance conf/skinny_profiles/internal.xml
- Sanity checks
+ softKeySet id < 16
+ less than 16 buttons per softKeySet
+ at least the default soft-key-set to load the profile
+ at least one profile to load mod_skinny
- Lower some ERRORs to WARNINGs as they don't prevent module loading
- Default skinny_str2soft_key_event to 0
2010-09-04 09:35:43 +02:00
Mathieu Parent
a5cd2df89a
Skinny: Handle network-address-change trap event
...
- add auto-restart param to each profile (if true, ip is automaticaly changed)
- some cleaning (unused args in flush_listener, better logs)
2010-09-03 00:09:10 +02:00
Brian West
7a2c0c339b
correct this
2010-09-01 11:49:48 -05:00
Brian West
f790cbf20c
Ignore Early Media is required here
2010-09-01 11:05:49 -05: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
Anthony Minessale
5481d9a98c
MODSOFIA-86
2010-08-19 18:22:06 -05:00
Brian West
5c93d44094
Merge branch 'master' of git.freeswitch.org:freeswitch
2010-08-17 10:16:57 -05:00
Brian West
0d95f63d74
don't answer the script does
2010-08-17 10:16:43 -05:00
Andrew Thompson
a1f19d9123
Create RFC2822_DATE for use in emails. Some clients fail to sort emails properly without a Date: line.
2010-08-17 09:44:36 -05: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 Parent
83181fa2de
Skinny use 1100 to 1119 to not conflict with groupdial
2010-07-28 23:57:26 +02: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
Michael S Collins
6496db07b6
Change last references of 9999 to 9664 for MOH
2010-06-30 12:08:50 -07:00
Moises Silva
13a5f4eee0
update sangoma codec configuration
2010-06-29 22:25:28 -04:00
Anthony Minessale
3f460f1097
conf-update
2010-06-29 09:56:38 -05:00
Brian West
ae99b1a706
clean up
2010-06-25 14:10:56 -05:00
System Administrator
4e82098307
Fix demo IVR to use new 919x extension numbers
2010-06-24 18:56:13 -07: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
Rupa Schomaker
61fb1d72ca
modules.conf.xml: limit -> db/hash
2010-06-19 19:04:19 -05:00
Mathieu Rene
4e44c977d7
move limit.conf to db.conf
2010-06-19 07:49:34 -05:00
Anthony Minessale
76932995ad
update example
2010-06-07 09:33:57 -05:00
Brian West
170404a41d
default to 48k since most sound cards can do that
2010-06-04 11:50:17 -05:00
Michael Jerris
1339e2185f
mod_java: Allow user defined java methods to be called at startup and shutdown of JVM (MODLANG-117)
2010-05-31 10:15:35 -04:00
Michael Jerris
988147a70b
change build to use mod_spandsp instead of mod_fax and mod_voipcodecs
2010-05-31 09:57:44 -04:00
Michael Jerris
52cd8cdd64
mod_sofia: use rfc recommended default session timeout of 30 min according to RFC 4028 4.2 (MODSOFIA-76)
2010-05-31 09:39:36 -04:00
Michael Jerris
a6e6514799
mod_spandsp: add start_tone_detect/stop_tone_detect app and api commands for tone and cadence detection (MODAPP-378)
2010-05-31 08:41:07 -04:00
Anthony Minessale
8f03a7cdd0
update config example for caller-id-type
2010-05-27 16:24:26 -05:00
Brian West
0c9bb17450
DP-17
2010-05-25 09:55:23 -05:00
Michael Jerris
fa9a59a88b
initial checkin of mod_fax/mod_voipcodecs merge into mod_spandsp
2010-05-24 05:38:17 -04:00
Mathieu Parent
89a1c41a9f
Skinny: place autoload config
2010-05-21 12:15:58 +02:00
Mathieu Parent
1bfcc17e54
Skinny: add example dialplan and directory config
2010-05-18 14:47:36 +02:00
Michael S Collins
b85e015b54
Update VM phrase macros to voice option then action on main, config menus
2010-05-11 13:38:58 -07:00
Brian West
be1e39bb05
FSCONFIG-26
2010-05-06 10:14:33 -05:00
Brian West
085c1c49b2
update docs
2010-05-01 17:19:20 -05:00
Brian West
1407ee3fa8
example of how to use loopback in this case if you happen to attended transfer someone to voicemail
2010-04-30 16:56:37 -05:00
Brian West
6436e6b242
Check in mod_osp from transnexus thank you.
2010-04-28 22:22:28 -05:00