Commit Graph

1072 Commits

Author SHA1 Message Date
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