Anthony Minessale
e3c427ad28
fix default ptime for iLBC and make new configurable global map in switch.conf.xml
2010-10-08 17:04:22 -05:00
Mathieu Parent
53be013a5d
Skinny: Correct OffHook softkeys
2010-10-07 21:25:50 +02:00
Anthony Minessale
8f13eb8966
FS-2762
2010-10-06 15:17:48 -05:00
Marc Olivier Chouinard
8bd3513461
mod_callcenter: Add param to change the location or name of the sqlite database like to put it into a ramdisk
2010-10-01 23:01:03 -04:00
Jeff Lenk
ecf4e9abcc
Part of FS-2742
2010-10-01 15:20:40 -05:00
Jeff Lenk
6741f35028
Part of FS-2742 lang/en/dir/sounds.xml & sound file mismatch
...
Still need missing files
2010-10-01 14:36:42 -05:00
Anthony Minessale
c87b60278e
FS-2748
2010-10-01 09:30:32 -05:00
Moises Silva
400c785d4e
add rtpip documentation to sangoma_codec.conf.xml
2010-09-30 15:47:01 -04:00
Marc Olivier Chouinard
30b2c6fe90
mod_callcenter: Few default config comment spelling check, thanks Diego
2010-09-21 20:02:37 -04:00
Brian West
b834a0e5d0
small typo in an EXAMPLE nothing critical
2010-09-19 16:59:58 -05:00
Brian West
486dcc631a
improve defaults to cover more strange scenarios
2010-09-15 15:39:52 -05:00
Brian West
0279261b0b
default example to resolve some issues with SCA in cases where host and ip are mixed causing the phone to be confused.
2010-09-13 13:04:46 -05:00
Moises Silva
5bb007889c
update sangoma codec XML sample configuration file
2010-09-10 12:15:34 -04:00
Brian West
6875a9718d
Adding att_xfer example to default dialplan
2010-09-08 16:33:50 -05:00
Brian West
20ec962a06
Adding att_xfer example to default dialplan
2010-09-08 16:33:45 -05:00
Brian West
4d448c979e
move enum to the bottom of default.
2010-09-08 11:57:57 -05:00
Marc Olivier Chouinard
3482f95e72
mod_callcenter: Alot of cleanup. Added max-wait-time and max-wait-time-with-no-agent param to a queue.
...
max-wait-time : allow to make the caller quit the queue after X number of waited second. The second one allow
max-wait-time-with-no-agent : This will wait for a range of second with no agent before kicking the member out of the queue. This allow safe shift change with all agents login out and back in
I've changed the Event value from CC-Name to either CC-Agent or CC-Queue. So watchout for your current event socket apps. Sorry about this change.
Lot to be tested in this commit. Please use Jira to post problems, and new feature request can be added at the bottom of the wiki page.
2010-09-08 00:07:19 -04:00
Mathieu Parent
ba3a6ad6c8
Skinny: Rename skinny-default-soft-key-set-set to skinny-soft-key-set-set
2010-09-04 10:14:22 +02:00
Mathieu Parent
07c3c94d7a
Skinny: allow skinny-default-soft-key-set-set per device
2010-09-04 10:06:07 +02:00
Mathieu Parent
f5a6831ffc
Skinny: allow configuration of softkeys via xml
...
- enhance conf/skinny_profiles/internal.xml
- Sanity checks
+ softKeySet id < 16
+ less than 16 buttons per softKeySet
+ at least the default soft-key-set to load the profile
+ at least one profile to load mod_skinny
- Lower some ERRORs to WARNINGs as they don't prevent module loading
- Default skinny_str2soft_key_event to 0
2010-09-04 09:35:43 +02:00
Mathieu Parent
a5cd2df89a
Skinny: Handle network-address-change trap event
...
- add auto-restart param to each profile (if true, ip is automaticaly changed)
- some cleaning (unused args in flush_listener, better logs)
2010-09-03 00:09:10 +02:00
Brian West
7a2c0c339b
correct this
2010-09-01 11:49:48 -05:00
Brian West
f790cbf20c
Ignore Early Media is required here
2010-09-01 11:05:49 -05:00
Marc Olivier Chouinard
ab2529d4e1
mod_callcenter: You can now allow caller that have hangup before agent answer to call back and resume their previous position.
2010-08-26 06:19:58 -04:00
Marc Olivier Chouinard
6558276a83
mod_callcenter: Default the level to 0 since the new tier system will wait x second at level 1... just level 0 that will ring agent right away (if set to do so)
2010-08-25 22:00:15 -04:00
Marc Olivier Chouinard
86c9bed758
mod_callcenter: Add tiers rules before jumping to a different level. Also added support for dial-in agent.
2010-08-25 21:40:33 -04:00
Michael S Collins
7642dd2c88
Fix typo (thanks diegoviola)
2010-08-23 14:13:28 -07:00
Marc Olivier Chouinard
8082aa987e
mod_callcenter: Added value busy_delay_time and reject_delay_time so we can wait if those 2 occur (Un registred phone are considered as busy). Add a ready_time epoch time when we can contact an again again, fix ring-all (good this time I hope).
2010-08-19 21:43:07 -04:00
Anthony Minessale
5481d9a98c
MODSOFIA-86
2010-08-19 18:22:06 -05:00
Brian West
5c93d44094
Merge branch 'master' of git.freeswitch.org:freeswitch
2010-08-17 10:16:57 -05:00
Brian West
0d95f63d74
don't answer the script does
2010-08-17 10:16:43 -05:00
Andrew Thompson
a1f19d9123
Create RFC2822_DATE for use in emails. Some clients fail to sort emails properly without a Date: line.
2010-08-17 09:44:36 -05:00
Marc Olivier Chouinard
6980305f3a
mod_callcenter: More ODBC changes. It is not a global settings value. Cannot be changed in runtime.
2010-08-14 12:22:11 -04:00
Marc Olivier Chouinard
42436e270c
mod_callcenter: Add missing odbc db support (Not tested, please someone test this)
2010-08-14 11:46:34 -04:00
Marc Olivier Chouinard
ba09b96d1e
mod_callcenter: Initial commit of the mod_callcenter application.
...
This module is in it early state of developpement. You can see documentation on the wiki at : http://wiki.freeswitch.org/wiki/Mod_callcenter
For support/comments, please use http://jira.freeswitch.org/ and select the MOD CALLCENTER module.
2010-08-13 09:48:37 -04:00
Anthony Minessale
6b91d451c1
add doc to the config
2010-08-04 09:58:14 -05:00
Mathieu Parent
83181fa2de
Skinny use 1100 to 1119 to not conflict with groupdial
2010-07-28 23:57:26 +02:00
Mathieu Rene
dc37716a29
mod_hash: oops, that meant to be commented out
2010-07-19 11:37:52 -04:00
Mathieu Rene
51bc65e299
mod_hash: add hash.conf.xml
2010-07-19 11:26:53 -04:00
Andrew Thompson
251d1f0689
Add commented out load directive for mod_erlang_event to modules.conf.xml
2010-07-12 13:08:14 -04:00
Di-Shi Sun
03abefdf07
Changed OSP TCP port from 1080 to 5045.
2010-07-07 15:41:09 +08:00
Di-Shi Sun
dbf93daae8
Merge branch 'master' of ssh://git@git.freeswitch.org/freeswitch
2010-07-01 16:26:20 +08:00
Di-Shi Sun
32dbb191fd
Added work mode option and support for outbound proxy.
2010-07-01 16:20:10 +08:00
Michael S Collins
6496db07b6
Change last references of 9999 to 9664 for MOH
2010-06-30 12:08:50 -07:00
Moises Silva
13a5f4eee0
update sangoma codec configuration
2010-06-29 22:25:28 -04:00
Anthony Minessale
3f460f1097
conf-update
2010-06-29 09:56:38 -05:00
Brian West
ae99b1a706
clean up
2010-06-25 14:10:56 -05:00
System Administrator
4e82098307
Fix demo IVR to use new 919x extension numbers
2010-06-24 18:56:13 -07:00
Mathieu Rene
8ac3bdca6e
Add redis backend to limit
2010-06-22 00:16:50 -04:00
Rupa Schomaker
e3654d611c
mod_lcr: update custom_sql syntax
2010-06-19 20:34:55 -05:00
Rupa Schomaker
61fb1d72ca
modules.conf.xml: limit -> db/hash
2010-06-19 19:04:19 -05:00
Mathieu Rene
4e44c977d7
move limit.conf to db.conf
2010-06-19 07:49:34 -05:00
Anthony Minessale
76932995ad
update example
2010-06-07 09:33:57 -05:00
Brian West
170404a41d
default to 48k since most sound cards can do that
2010-06-04 11:50:17 -05:00
Michael Jerris
1339e2185f
mod_java: Allow user defined java methods to be called at startup and shutdown of JVM (MODLANG-117)
2010-05-31 10:15:35 -04:00
Michael Jerris
988147a70b
change build to use mod_spandsp instead of mod_fax and mod_voipcodecs
2010-05-31 09:57:44 -04:00
Michael Jerris
52cd8cdd64
mod_sofia: use rfc recommended default session timeout of 30 min according to RFC 4028 4.2 (MODSOFIA-76)
2010-05-31 09:39:36 -04:00
Michael Jerris
a6e6514799
mod_spandsp: add start_tone_detect/stop_tone_detect app and api commands for tone and cadence detection (MODAPP-378)
2010-05-31 08:41:07 -04:00
Anthony Minessale
8f03a7cdd0
update config example for caller-id-type
2010-05-27 16:24:26 -05:00
Brian West
0c9bb17450
DP-17
2010-05-25 09:55:23 -05:00
Michael Jerris
fa9a59a88b
initial checkin of mod_fax/mod_voipcodecs merge into mod_spandsp
2010-05-24 05:38:17 -04:00
Mathieu Parent
89a1c41a9f
Skinny: place autoload config
2010-05-21 12:15:58 +02:00
Mathieu Parent
1bfcc17e54
Skinny: add example dialplan and directory config
2010-05-18 14:47:36 +02:00
Michael S Collins
b85e015b54
Update VM phrase macros to voice option then action on main, config menus
2010-05-11 13:38:58 -07:00
Brian West
be1e39bb05
FSCONFIG-26
2010-05-06 10:14:33 -05:00
Brian West
085c1c49b2
update docs
2010-05-01 17:19:20 -05:00
Brian West
1407ee3fa8
example of how to use loopback in this case if you happen to attended transfer someone to voicemail
2010-04-30 16:56:37 -05:00
Brian West
6436e6b242
Check in mod_osp from transnexus thank you.
2010-04-28 22:22:28 -05:00
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