2921 Commits

Author SHA1 Message Date
Anthony Minessale
b3fd3bfd68 FS-4069 --resolve 2012-04-10 12:39:00 -05:00
Anthony Minessale
759262c749 tweak to uuid field in fifo event 2012-04-10 08:55:56 -05:00
Anthony Minessale
fa011be523 FS-4072 --resolve 2012-04-10 08:03:34 -05:00
Anthony Minessale
cecaa556c3 switch_file_exists returns switch_status_t so you cannot assume it returns a true value since success is 0 2012-04-09 12:42:14 -05:00
Anthony Minessale
3d283accf2 FS-4087 --resolve 2012-04-09 12:41:11 -05:00
Anthony Minessale
9f6000a74e FS-4090 --resolve 2012-04-09 12:31:48 -05:00
Anthony Minessale
c5c4e3f2e4 FS-4073 --resolve 2012-04-09 12:24:36 -05:00
Anthony Minessale
d6eec9ea72 FS-4075 2012-04-05 11:18:18 -05:00
Anthony Minessale
176af123d0 FS-4067 2012-04-04 13:53:04 -05:00
Anthony Minessale
d655ceecf8 add fsctl debug sql 2012-04-02 12:58:40 -05:00
Steve Underwood
7b9e4ff674 Various updates to spandsp tests
spandsp logging now passes an opaque pointer to the logging routine, to
increase flexibility. Right now the pointer is set to NULL in all calls.
2012-03-28 23:36:30 +08:00
Ken Rice
cac6c262bb conf: add config files to module directories
The idea here is that the config files in the module directories will
serve as the canonical documentation of all module configuration
options.
2012-03-24 04:51:08 +00:00
Jeff Lenk
59afd96128 FS-3403 --resolve 2012-03-23 08:47:48 -05:00
Jeff Lenk
9bf2726e1b FS-3950 --resolve nibblebill changes! 2012-03-14 23:26:09 -05:00
Jeff Lenk
842203f78f FS-3987 --resolve 2012-03-14 22:44:56 -05:00
Jeff Lenk
4276680181 FS-3782 --resolve soft timer 2012-03-14 10:08:41 -05:00
Travis Cross
9fca678d84 mod_callcenter: add cc_outbound_cid_name_prefix
Prefixes the displayed caller_id_name when calling outbound agents
without affecting the caller_id_name of the underlying member channel.
2012-03-14 05:08:23 +00:00
Travis Cross
6cd86c5628 mod_callcenter: implement cc_outbound_announce
Playback one or more things to the agent based on a channel variable
of the member.  cc_outbound_announce may contain an array.
2012-03-14 05:08:23 +00:00
Travis Cross
b2aa332090 mod_callcenter: set cc_exit_key channel variable
If a member of a queue presses a digit specified in cc_exit_keys, the
caller will exit the queue and the variable cc_exit_key will be set to
the digit the caller pressed.
2012-03-14 05:08:22 +00:00
Travis Cross
bf5df02c7a mod_callcenter: support cc_exit_keys channel variable
If any digit in cc_exit_keys is pressed, the member will exit the
queue and the callcenter application.
2012-03-14 05:08:22 +00:00
Travis Cross
e0d235f59c mod_callcenter: style 2012-03-14 05:08:22 +00:00
Marc Olivier Chouinard
5e4a514531 mod_voicemail_ivr: Fix a segfault on non authenticated user and changed from 3 to 3000 the dtmf digit wait since it in milisecond 2012-03-10 22:56:29 -05:00
Anthony Minessale
8e7f6b71a1 FS-3966 --resolve nm i guess that's fine, btw your patch had funny line feeds 2012-03-02 13:42:56 -06:00
Anthony Minessale
5e906e8eaa FS-3962 --resolve 2012-03-01 10:00:24 -06:00
Jeff Lenk
6aa492d034 vs2010 add some ssl support to curl - test 2012-02-29 08:50:00 -06:00
Jeff Lenk
41b3cf148f vs2010 add mod_sms. not built by default. 2012-02-28 10:34:07 -06:00
Anthony Minessale
1e6c4bef92 FS-3943 --resolve 2012-02-24 14:15:32 -06:00
Anthony Minessale
29b0af627e FS-3932 --resolve the change in switch_ivr_bridge was your issue 2012-02-22 21:48:03 -06:00
Jeff Lenk
ffdf562433 remove unreferenced variable 2012-02-21 12:27:44 -06:00
Anthony Minessale
7eba3f2b1c FS-3927 --resolve 2012-02-21 10:10:28 -06:00
Anthony Minessale
ba1db5b65a FS-3928 --resolve 2012-02-21 10:08:58 -06:00
Anthony Minessale
4bbd967142 FS-3794 this one might solve more issues 2012-02-17 20:21:44 -06:00
Anthony Minessale
341cc2f0fc FS-3917 sneaky sql null vs != crap 2012-02-17 19:47:57 -06:00
Anthony Minessale
5e224c9f93 try to auto guess presence_id where possible 2012-02-15 15:22:28 -06:00
Anthony Minessale
eb4cac9b5e add vmname tag to httapi to play a voicemail recorded name 2012-02-14 13:04:51 -06:00
Anthony Minessale
0a6dde7baa fire event with result of vm auth attempt 2012-02-10 13:24:02 -06:00
Anthony Minessale
e6bfa118ec minor presence tweaks 2012-02-09 16:47:32 -06:00
Anthony Minessale
9a8524924a FS-3889 --resolve 2012-02-07 13:03:55 -06:00
Michael S Collins
18289fa013 mod_voicemail: Change vm_announce_cid to be true/false and utilize vm_play_phone_number_macro 2012-02-07 10:22:35 -08:00
Anthony Minessale
d2c9fb5f7d FS-3878 --resolve 2012-02-06 14:12:22 -06:00
Anthony Minessale
32c73c0825 FS-3873 --resolve cool someone is finally testing it 2012-02-03 11:05:22 -06:00
Anthony Minessale
d79d15d43a FS-3865 --resolve 2012-02-02 20:20:38 -06:00
Anthony Minessale
ee3e450425 FS-3869 --resolve 2012-02-02 18:47:04 -06:00
Marc Olivier Chouinard
ce4256971b mod_callcenter: Small fix 2012-01-29 15:50:14 -05:00
Anthony Minessale
99b6479947 add strmicroepoch api 2012-01-27 17:27:28 -06:00
Michael S Collins
b21d479a7d Add new 'change password fail' macro. Same as vm-fail-auth right now until new sound prompts get recorded and distributed. 2012-01-27 15:05:14 -08:00
Anthony Minessale
daa49c06e2 only enforce the video-bridge mode if the flag is set on the conference too 2012-01-27 12:24:51 -06:00
Michael S Collins
9ff741b9f2 Add simple 'thank you' msg to the vm pass change function. This is a placeholder until we have a recording for 'your password has been changed' 2012-01-27 11:12:19 -08:00
Michael S Collins
a61e4ab82c Preliminary work for adding verification of vm password change 2012-01-27 10:56:32 -08:00
Anthony Minessale
812e5e9a26 FS-2216 2012-01-26 16:54:27 -06:00