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
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
Rupa Schomaker
60119c765f
add citystate-sql
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14154 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 02:34:37 +00:00
Brian West
72a8c569a9
more docs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14139 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-06 19:30:54 +00:00
Brian West
d85f73d1dd
adding ru-ring
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-03 17:16:00 +00:00
Buklov Boris Vladimirovich
c3272245b6
fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 08:45:29 +00:00
Brian West
03b73eb46e
less robotic
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 00:24:29 +00:00
Brian West
7fd66c3ec0
SLEEP is a nono in phrase macros used for ivr menus because they eat dtmf. (MODAPP-301)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 00:12:06 +00:00
Michael Jerris
2ddb4079f3
add russian language support and makefile targets
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14091 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 19:58:40 +00:00
Buklov Boris Vladimirovich
7025e178db
fix for sounds in trunk
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14086 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 16:39:59 +00:00
Brian West
296151c428
this makes sense for your network but note if the far end uses the same network as you then you can't detect nat.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 15:53:28 +00:00
Buklov Boris Vladimirovich
d65523c38e
change path for sound files http://freeswitch.ru/attachment/wiki/fs-say-ru/
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14080 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 14:51:59 +00:00
Christopher Rienzo
ef08ab66b5
Loquendo MRCP Server 7 configuration
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-29 23:48:39 +00:00
Brian West
4dd9f8d07b
more docs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 23:44:13 +00:00
Brian West
a57cd1300d
adding auto-nat options to dingaling
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13967 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 21:38:44 +00:00
Brian West
770e6a05b1
turn on rollover by default
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13940 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:26:14 +00:00
Brian West
93da71f963
add language weight to pocketsphinx
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 17:28:00 +00:00
Brian West
4aa9e3f6fa
clean up configs and put wan.auto in by default commented out
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13907 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 14:19:03 +00:00
Andrew Thompson
273b81491f
Add a commented out pre-shared key to the sample event_multicast.conf.xml file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13903 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 03:26:27 +00:00
Brian West
2b8f736f6d
adding some stuff to defaults for zrtp
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13891 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 15:08:19 +00:00
Michael Collins
afdd15aa44
config:Remove use_profile from default dialplan, move to vars.xml, default value is 'internal'
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13874 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 20:02:05 +00:00
Brian West
784fcc80e0
cp fail
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 21:45:57 +00:00
Brian West
7e39b478d8
w00t
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 21:42:34 +00:00
Brian West
d01a28bc08
MODASRTTS-18
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13835 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 14:43:59 +00:00
Brian West
04979e6962
clean p config a little bit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13813 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 14:25:35 +00:00
Stefan Knoblich
6c634de158
Fix c&p error in comment
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13809 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 10:08:06 +00:00
Andrew Thompson
a232c1e5f5
Add ttl parameter to sample config
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13803 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 04:21:28 +00:00
Brian West
ec90221783
Adding mod_unimrcp still needs more testing and some tweaks to config engine... do not forget to come to ClueCON http://www.cluecon.com
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 21:56:59 +00:00
Brian West
3398ddfc82
update config file option
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13748 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 14:52:52 +00:00
Brian West
c64b31c12c
improve handling of 302 redirect and add option to handle them in the dialplan if needed. Also all redirects back to ourself will be transfered to the dialplan automatically now bypassing the loop.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13734 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 19:05:11 +00:00
Rupa Schomaker
3c15ba0f35
remove duplicate "rtp-timeout-sec"
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 15:29:20 +00:00
Brian West
b85a28e083
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13668 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-07 21:35:54 +00:00
Brian West
d07590f584
you know its called a contact because you get to SPECIFY IT... if a gateway doesn't like that they are WRONG
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13640 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 17:47:51 +00:00
Brian West
7e66af4a9a
more auto stuff for external which now you can use ONLY for providers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13622 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 21:39:49 +00:00
Brian West
ec2497b0c7
default config tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13620 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 20:05:53 +00:00
Brian West
8c17a5e16d
enable auto-nat by default
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13618 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 19:58:36 +00:00
Brian West
603256e3c6
commit config options for new auto nat
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13595 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 21:15:12 +00:00
Brian West
d59ebd6450
adding nat-map option to mod_event_socket
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 14:25:35 +00:00
Anthony Minessale
b82984fe97
add netmask detection for nat discovery work
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13549 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 16:55:10 +00:00
Brian West
dd07874f40
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13503 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 15:13:54 +00:00
Brian West
9dcc72422d
clean up config
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 01:23:53 +00:00
Brian West
20810d8726
you know this is just one example of the crazy things you can do with FreeSWITCH
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 01:09:33 +00:00
Brian West
36bade7bec
tweaks to codecs in default conifg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13485 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-28 04:08:09 +00:00
Brian West
53bd7259cd
adding siren to the default build and install
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13470 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 18:34:13 +00:00
Brian West
63b4553026
clarify zrtp docs in vars.xml and give link on where to get more info
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13469 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 18:31:49 +00:00
Brian West
e4326ffc05
clear up docs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13468 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 16:09:51 +00:00
Brian West
3c58f390ed
make xml parser happy
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13466 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 15:49:22 +00:00
Brian West
ea4b78f749
zrtp_secure_media=true will have to be set to true in order for your zrtp to work moving forward similar to how srtp_secure_media works.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13461 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 05:07:19 +00:00
Michael Jerris
ca15367736
add mod_nibblebill
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13458 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 04:50:59 +00:00
Brian West
ee0fd0d3a7
you can call 9999 from a zrtp endpoint and enroll this should be replaced with an IVR to explain it a bit but most of the work happens client side at this point
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13445 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 01:52:48 +00:00
Brian West
fc6c8e05aa
conf fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13441 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-26 23:11:35 +00:00
Brian West
c8d0cea3f2
thank god this was pointed out AFTER pre8
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13437 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-26 17:38:22 +00:00
Michael Jerris
9bc4c10b5c
remove questions
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-21 18:37:03 +00:00
Ken Rice
6074bc9714
small regex adjustment so we can dial PSTN numbers that happen to have 4000 in them
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13409 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-21 07:03:15 +00:00
Michael Jerris
2c7a894c02
woops need this too
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13407 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-20 23:05:28 +00:00
Anthony Minessale
b0bf26153a
make autoflush on bridge the default
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13389 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 17:49:21 +00:00
Brian West
d9f50be754
adding default local stream just in case
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 17:04:51 +00:00
Michael Jerris
b80395c91d
remove mailbox= attribute
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 15:42:38 +00:00
Brian West
e31f84aa38
MODAPP-173 you'll need the latest sounds and a make vm-sync to use this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 22:47:44 +00:00
Brian West
b674b438ae
sigh, polycom srtp will work now
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 00:15:06 +00:00
Buklov Boris Vladimirovich
152527a12b
macro voicemail_message_count fix v.2
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-11 18:57:38 +00:00
Buklov Boris Vladimirovich
7351abcdf8
macro voicemail_message_count fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13276 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-11 18:34:22 +00:00
Anthony Minessale
f0d1c47536
add rtp-autoflush-during-bridge param
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 15:07:04 +00:00
Mathieu Rene
a977b8d640
Add sofia profile params to fine-tune timers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13245 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-06 18:12:44 +00:00
Brian West
8fcbf6bf83
clean up
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13234 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-05 15:51:30 +00:00
Traun Leyden
0d1572607b
document dist-dtmf member flag
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13208 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-30 04:55:40 +00:00
Anthony Minessale
e223c655b8
Stings of files
...
method 1 high level (core most funcs that use switch_ivr_playback)
Delimiter is set by a var which also enables the parser
<action application="set" data="playback_delimiter=!"/>
<action application="set" data="playback_sleep_val=500"/>
<action application="playback" data="/ram/sr8k.wav!/ram/swimp.wav"/>
method 2 low level (mod_file_string lower level code that uses direct file handles)
Delimiter is always !
<action application="playback" data="file_string:///ram/sr8k.wav!/ram/swimp.wav"/>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13182 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-28 23:46:18 +00:00
Brian West
60e8dcd6b7
remove invalid options from profiles
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13153 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-26 15:06:13 +00:00
Anthony Minessale
696bf57c1f
clue choo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-17 03:05:33 +00:00
Michael Collins
6810445738
Add ext 9991 as ClueCon ext; use transfer instead of bridge on demo ivr opt #4
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13046 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 20:33:49 +00:00
Buklov Boris Vladimirovich
a49f5dcc29
Update phrase_ru.xml to include v1.0.8 sound prompts
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13045 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 20:13:53 +00:00
Michael Collins
12e17ded65
Update sample IVR to include ClueCon reg option :)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13043 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 19:58:45 +00:00
Anthony Minessale
4fe03913d3
MODAPP-260
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 16:54:54 +00:00
Anthony Minessale
a9f9704388
make mod_iax async
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-14 22:41:34 +00:00
Rupa Schomaker
ca39144a1e
config file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 03:14:17 +00:00
Buklov Boris Vladimirovich
13e3d99e6a
change patch for ru files
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12980 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 05:25:21 +00:00
Buklov Boris Vladimirovich
f93dbc6001
Russian translate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12970 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 20:20:07 +00:00
Buklov Boris Vladimirovich
5f1caf2660
Russian translate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12968 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 20:15:43 +00:00
Brian West
e37d8fb413
Lets not make XML Parsers mad now
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 02:44:23 +00:00
Michael Jerris
65e8a11e52
tweak the configs to bind siptrace on and off to F10 and F11
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12938 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-07 19:30:07 +00:00
Mathieu Rene
c6382ace70
MODAPP-251
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12916 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 16:36:33 +00:00
Anthony Minessale
b28088889d
add rtp-autofix-timing (defauts to true even when not present) set to false to disable it FSCORE-281
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12904 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 15:09:30 +00:00
Robert Joly
a6065fb411
Added gatekeeper support.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12878 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 23:10:52 +00:00
Rupa Schomaker
13d3efb6d0
add sample config for mod_memcache
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12872 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 19:05:34 +00:00
Michael Jerris
9e32c325ce
FSCONFIG-5
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12838 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-30 14:24:14 +00:00
Michael Jerris
e4da4eb756
You can lead a horse to water
...
But you can't make him drink
You can send a kid to college
But you can't make him think
PLEASE THINK!
/b
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12802 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 01:44:28 +00:00
Anthony Minessale
6c4f7c9e07
MODAPP-237
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12685 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 15:28:50 +00:00
Brian West
ffca185283
add undocumented features to the config file example someone wiki this please
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-18 19:17:31 +00:00
Brian West
e941f7f4a4
MODLANG-105
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-18 18:56:36 +00:00
Rupa Schomaker
dc857646dd
update sample config with custom_sql example
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12621 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 16:07:11 +00:00
Ken Rice
4db6814d75
format fixing
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12609 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-15 09:37:47 +00:00
Brian West
fda73fc4a9
sigh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12596 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-13 22:31:25 +00:00
Brian West
63058fbb64
revert
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12576 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 22:13:26 +00:00
Anthony Minessale
0d38a7cf39
hijack gcrypt init call to fix threadsafe race in dingaling and fix buffer overrun in iksemel
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12575 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 21:22:14 +00:00
Brian West
926c70630b
revert
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12393 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 20:20:27 +00:00
Anthony Minessale
8d965c32b2
FSCORE-297 FSCORE-305 FSCORE-315
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 20:16:05 +00:00
Brian West
34f5a778ca
typo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12356 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-02 16:47:09 +00:00
Brian West
9557fa98d3
typo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-02 16:40:21 +00:00
Brian West
d5411fe95b
Ok this is a stop gap for some people running 3.x polycom firmware. We smack down the ability to turn on SRTP.
...
I'm currently working with Polycom to resolve this issue. (SR #: 1-31824511)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12340 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-27 23:11:49 +00:00
Mathieu Rene
f4e97a7dbd
MODAPP-223 Add new param to voicemail.conf.xml
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-26 20:48:41 +00:00