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
Brian West
a5a24d4142
Merge branch 'master' of git.freeswitch.org:freeswitch
2010-04-28 09:19:07 -05:00
Brian West
cee58931bf
fix this
2010-04-28 09:18:58 -05:00
Anthony Minessale
19dca2e3e9
add callee id to events and add global param verbose-channel-events and fsctl verbose_events [on|off] to globally configure verbose events
2010-04-27 16:52:40 -05:00
Christopher Rienzo
118ddcf5d3
fixed RTCP configuration in internal.xml
2010-04-21 19:57:23 +01:00
Anthony Minessale
aa4816659c
add rtcp seperate on audio and video and add passthru
2010-04-20 16:15:53 -05:00
Mathieu Parent
9fd1b82813
Skinny: prepare config for skinny-patterns dialplan
2010-04-20 22:39:20 +02:00
Brian West
9d198c5012
config option for rtcp on profile
2010-04-20 11:08:39 -05:00
Mathieu Parent
4ca3f5746f
SKinny: example firmware version
2010-04-16 18:01:19 +02:00
Michael S Collins
d6ee682c2c
Fix syntax for menu-play-sound
2010-04-13 13:38:47 -07:00
Mathieu Parent
279326e08c
Dialplan: redial as destination number for the redial ext
2010-04-10 20:14:07 +02:00
root
e6129e045e
added load/noload options for the supported codecs
2010-03-30 17:03:00 -04:00
Brian West
6066330774
FSCORE-580
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17129 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-29 14:02:49 +00:00
Moises Silva
05ee760528
add sangoma_codec.conf.xml sample configuration
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17122 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 22:20:14 +00:00
Brian West
c37a32bc5c
FSCONFIG-23
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17118 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 00:34:50 +00:00
Michael Jerris
5903c2d350
change default to disable100continue, we don't acutally handle this case at all anyways, it just causes the request to fail
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 18:59:43 +00:00
Michal Bielicki
9fbb0b57f0
postgresql cdr module, requires some adjustments to make it more platform agnostic, good for solaris and centos
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 16:18:48 +00:00
Rupa Schomaker
5970ca045b
MODAPP-409 - fix typo on conf file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 20:53:26 +00:00
Rupa Schomaker
39255be81c
MODAPP-409 - update default config with commented out examples
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 17:14:01 +00:00
Anthony Minessale
d2233129b1
document param
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17048 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 22:21:17 +00:00
Brian West
fa1cb68b3c
MODENDP-296
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16888 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 22:12:35 +00:00
Michael Jerris
ad4eb5e019
MODENDP-293
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16863 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 17:16:52 +00:00
Brian West
58d3816e9c
Clarifiy some info in the default user
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-01 15:30:58 +00:00
Mathieu Parent
03726b682e
Skinny: use dialplan XML/default
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16816 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 13:30:43 +00:00
Mathieu Parent
faee427c43
Skinny: fix typo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 13:22:28 +00:00
Mathieu Parent
3c36d26988
Skinny: answer FeatureStatReqMessage with FeatureStatMessage
...
'#buggy version!'
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 12:06:58 +00:00
Christopher Rienzo
56f5e13c8b
Added synthparams and recogparams to config so that default MRCP params can be defined for SPEAK and RECOGNIZE requests.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 14:26:16 +00:00
Anthony Minessale
1e182bc85e
set the profile param
...
<param name="extended-info-parsing" value="true"/>
for out of dialog use
content-type: freeswitch/api-request
put any FSAPI <command>[:args] in the body
the 200ok will contain content-type freeswitch/api-response with the reply text
for in dialog use:
content-type: freeswitch/session-event
put anything you want in the body
The message will be queued to the channel as an event to pickup with the input callbacks.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-18 16:01:07 +00:00
Mathieu Rene
a9e2eb8bea
update syslog.conf.xml to include uuid param
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16674 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-17 09:50:13 +00:00
Michael Jerris
13fc00b424
restore correct sound_prefix in default config broken in svn r16241
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16609 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 20:53:05 +00:00
Mathieu Rene
adbb905753
FSCONFIG-18
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16585 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-08 19:48:03 +00:00
Brian West
15f33b9026
2st? hrm...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16539 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-29 22:03:37 +00:00
Michael Jerris
93f8288c0c
bye bye iax
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-23 20:15:08 +00:00
Brian West
8a757e7c37
FSCONFIG-17
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16405 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 17:34:41 +00:00
Michael Jerris
fceb1ffe82
MDXMLINT-56
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 07:03:24 +00:00
Brian West
a4604e1af5
crazy ass
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-12 00:31:29 +00:00
Michael Jerris
d1c60899de
add soundsdir configure var and sounds_dir global freeswitch var
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 16:32:35 +00:00
Michael Jerris
c064a2a586
add recordings_dir
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 03:20:42 +00:00
Brian West
716574ebcb
125 usec per sample. 251 ms should allow milliwatt to work without a phase shift producing a cleaner milliwatt tone for test sets.
...
/b
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16078 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-29 18:07:24 +00:00
Brian West
a696e9279f
params have dashes in them
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-14 16:39:15 +00:00
Michael Collins
6c9290f5a8
Add confirm-key & -macro, tts-engine & -voice, confirm-attempts attributes, extra comments to ivr.conf.xml
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15929 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 00:56:22 +00:00
Brian West
14fd85beef
more listening and less sitting
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 01:30:25 +00:00
Andrew Thompson
c2cde58f38
Move erlang module's default config file to be with all the others
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 22:10:12 +00:00
Brian West
68da102e0d
revert cuz this isn't 100% right
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15873 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 19:04:27 +00:00
Michael Jerris
ead4f5bb35
mod_sofia: add shutdown-on-fail param to sofia profiles (MODSOFIA-45)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 14:42:30 +00:00
Brian West
714a7bebd9
FSCONFIG-16, psst its only an example you don't have to use FreeSWITCH exactly how its setup in the defaults.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15828 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 16:25:46 +00:00
Mathieu Rene
262da8b6a0
Add core-db-dsn (commented) to switch.conf.xml
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 18:07:09 +00:00
Michael Jerris
d6f8c71921
fix ru-ring
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15743 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 20:45:21 +00:00
Raymond Chandler
56c7df2bd8
US Independence day is in July
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15742 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 20:37:32 +00:00
Andrew Thompson
b003a84c21
Add memorial day to holiday dialplan example
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15723 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-30 19:10:22 +00:00
Anthony Minessale
c314c09976
add Vagabond's week of year patch
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-30 16:23:42 +00:00
Buklov Boris Vladimirovich
98182adebd
voicemail tweaks
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15666 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 06:29:04 +00:00
Brian West
1588d5c552
voicemail tweaks
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 00:23:07 +00:00
Anthony Minessale
d34d8ae16b
add separate inbound/outound codec prefs params to sofia profile original codec-prefs sets both to the same value for back-compat
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 18:52:57 +00:00
Brian West
383541f3d0
MODSOFIA-41 , fail2ban support in mod_sofia thanks jay binks.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 16:11:56 +00:00
Michael Jerris
52647edbc2
add descriptions for broadvoice codecs (FSCORE-497)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15626 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 18:32:33 +00:00
Christopher Rienzo
d4c09010ab
Update Nuance MRCP configuration to send RTCP BYE
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 20:11:42 +00:00
Mathieu Rene
b810170e25
add commented uuid param to mod_logfile's default config
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15537 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 00:17:47 +00:00
Christopher Rienzo
af91267c44
Add enable-profile-events param to mod_unimrcp config
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15529 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 19:53:44 +00:00
Brian West
d3ea0df951
FSCONFIG-12
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15492 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 15:24:42 +00:00
Anthony Minessale
7580128484
fix typo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15434 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 18:29:52 +00:00
Anthony Minessale
b92ca24e10
add mod_distributor
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15421 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 02:19:44 +00:00
Anthony Minessale
5ffca2c824
update config
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15338 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 23:44:45 +00:00
Brian West
5f05c256a5
MODASRTTS-22
...
in the future diff from the FS root src dir.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-02 16:56:56 +00:00
Brian West
62240982e9
clarify the info as the word IP in the option isn't clearly saying you can put an IP in the options value
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-31 08:41:08 +00:00
Brian West
fffc68bfd1
ugh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-30 23:35:12 +00:00
Michael Collins
89b88130a0
Fix dialplan 6000 - call park retrieval example
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15292 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-30 18:41:24 +00:00
Raymond Chandler
d7787bb072
thanks to wsuff for his detail-oriented watchful eye ;-)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 15:20:50 +00:00
Anthony Minessale
25e081d784
add pass-callee-id (defaults to true) disable by setting it to false if you encounter something too stupid to ignore X headers (update conf)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15231 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 18:20:55 +00:00
Brian West
fb929dec8e
record path and template are two values with backwards compatibility tried
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15208 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 15:07:52 +00:00
Brian West
36d2d2f944
LOGGER-3
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15162 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-15 03:49:26 +00:00
Anthony Minessale
ad66fa9a77
add valet macros
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15156 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 23:06:04 +00:00
Michael Collins
8d701578fb
config: Add valet_parking to default config
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15124 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-09 00:49:50 +00:00
Anthony Minessale
0c24567257
XML-12
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 14:45:59 +00:00
Marc Olivier Chouinard
4073ccc59f
Remove mod_directory from default modules until we get the prompts recorded
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15074 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-04 05:10:44 +00:00
Anthony Minessale
3e4e2ee7b9
let there be valet parking....
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 23:59:01 +00:00
Rupa Schomaker
5211bce43b
mod_cidlookup: add whitepages.com support
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 17:23:01 +00:00
Marc Olivier Chouinard
c8de5ee105
mod_fifo: allow to call outbound member on on-the-fly fifo, also add a settings params to delete or keep all dynamic fifo entry (MODAPP-332)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 21:18:09 +00:00
Marc Olivier Chouinard
54038e9975
mod_directory: New Search by Name Directory IVR (MODAPP-325)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 19:48:46 +00:00
Anthony Minessale
6b4b4a9025
set force-subscription-domain in defaults
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14975 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 15:09:07 +00:00
Anthony Minessale
fbf1a82cc3
add chime-list to local_stream
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-24 18:13:46 +00:00
Brian West
25b792f986
MODASRTTS-21
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14932 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-21 09:43:47 +00:00
Anthony Minessale
14e4f0497d
farewell crash protection
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-18 15:55:10 +00:00
Brian West
3aeeda1d69
MODASRTTS-20
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14911 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-17 21:51:18 +00:00
Brian West
dcfe0f5743
FSCORE-442
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 21:24:22 +00:00
Brian West
95c625552c
adding config
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 18:50:53 +00:00
Mathieu Rene
c6dbca5425
Add master-file-only option to mod_cdr_csv's sample config file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14787 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 15:01:55 +00:00
Brian West
4aeb40f384
MODENDP-246, with a few changes.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 14:33:41 +00:00
Brian West
35947acdda
clarify this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14596 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-22 15:26:12 +00:00
Michael Jerris
b59c4752e5
revert MODAPP-311 for now until we address how to do this in the file interface
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14448 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 05:35:22 +00:00
Brian West
2faaeb00a5
try this out
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14443 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 01:02:02 +00:00
Michael Jerris
9494aa77c8
mod_voicemail: allow to skip the info section of a message by pressing a key (MODAPP-314)
...
<!--<param name="skip-info-key" value=""/>-->
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 20:46:05 +00:00
Michael Jerris
15e1da6ccd
mod_voicemail: allow Voicemail FF REW key to have configurable millisec interval AND allow REW to limit at the begining of the recording. (MODAPP-311)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14389 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 19:05:59 +00:00
Michael Jerris
24aeb4356e
mod_voicemail: add option to move to next and previous message(MODAPP-313)
...
<!--<param name="previous-message-key" value=""/>-->
<!--<param name="previous-message-key" value=""/>-->
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 18:44:30 +00:00
Brian West
5330206d11
do not doubt myself next time
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14385 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 18:00:26 +00:00
Brian West
454bd9e120
doh, brain fart
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14384 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 17:59:25 +00:00
Brian West
af7966e49d
doh fix this cuz its 1-23 on hours..
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14383 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 17:57:24 +00:00
Brian West
696f91ef14
minute is 0-59 not 1-60
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14382 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 17:47:02 +00:00
Brian West
bdbffee1ff
doc new tod routing on conditions
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14381 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 17:25:59 +00:00
Michael Jerris
7ecb708de7
config: remove unused param comfort-noise-level from default conference config file (MODAPP-299)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 17:58:18 +00:00
Brian West
1f3806e984
remove theese as they are on the wiki
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 15:17:52 +00:00
Brian West
8e90e5433f
config file changes ONLY from XML-5
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14259 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-15 16:54:20 +00:00
Brian West
6f215d5e1f
add docs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14204 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-11 19:11:13 +00:00
Brian West
09705ae96b
you're number one.. see\!
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14164 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-09 02:20:25 +00:00
Rupa Schomaker
86d032f598
add some whitespace
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14156 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 02:38:58 +00:00
Rupa Schomaker
c09a5e6ebe
some comments
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14155 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 02:38:35 +00:00