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