9397 Commits

Author SHA1 Message Date
Anthony Minessale
26b04fdc4a FS-4068 --resolve 2012-04-03 13:29:39 -05:00
Anthony Minessale
781e8b72bd do not include Expires header in INVITES responding to a auth challenge 2012-04-03 12:37:52 -05:00
Anthony Minessale
61fe806c0a delete subs on 481 2012-04-02 14:51:23 -05:00
Anthony Minessale
fe704c4082 FS-3984 --resolve 2012-04-02 14:37:40 -05:00
Anthony Minessale
d655ceecf8 add fsctl debug sql 2012-04-02 12:58:40 -05:00
Giovanni Maruzzelli
bc8cf0a0bf skypopen: test commit, please ignore 2012-04-02 08:14:28 +02:00
Anthony Minessale
2ab1605a88 ZRTP passthru mode code for phil 2012-03-29 18:37:15 -05:00
Anthony Minessale
ef9dfe42fc mirror back record-route header in options 2012-03-29 15:58:19 -05:00
Anthony Minessale
7384288ce1 added too many fields to this check 2012-03-29 15:27:42 -05:00
Anthony Minessale
221b82f1e9 FS-4053 try this 2012-03-29 11:36:07 -05:00
Anthony Minessale
7c7967fbae FS-4055 --resolve this was caused by corrupted db data, this patch will prevent it in the future 2012-03-29 10:07:34 -05:00
Anthony Minessale
175b6b223a FS-4049 working 2012-03-28 18:45:01 -05:00
Anthony Minessale
d5e7e8491c FS-4049 alt patch 5 2012-03-28 16:00:11 -05:00
Anthony Minessale
c4c46eece7 FS-4049 alt patch 4 2012-03-28 15:42:36 -05:00
Anthony Minessale
c909ed6cf1 FS-4049 alt patch 3 2012-03-28 15:10:58 -05:00
Anthony Minessale
1932f852ee FS-4049 alt patch 2 2012-03-28 14:51:09 -05:00
Anthony Minessale
cf47982e0e FS-4049 alt patch 2012-03-28 14:29:39 -05:00
Anthony Minessale
09bb0bab6a FS-4050 --resolve 2012-03-28 13:52:43 -05:00
Anthony Minessale
ce75bf5aaa FS-4025 --resolve 2012-03-28 12:26:29 -05:00
Anthony Minessale
2baed0ab00 FS-4016 --resolve 2012-03-28 12:24:19 -05:00
Anthony Minessale
185f08ca56 revert 19d3e646368ee5fa1fc8f88c475d3063c4ae740a 2012-03-28 11:57:21 -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
Anthony Minessale
6f6765b8f2 start one msg thread per cpu by default 2012-03-27 16:48:30 -05:00
Ken Rice
2b6aa7fd04 FS-4015 --resolve 2012-03-27 15:40:05 -05:00
Anthony Minessale
2da9450a8b FS-4048 --resolve 2012-03-27 10:18:08 -05:00
William King
c31a799dd6 This line shouldn't have been in the last commit. The vlc write support is not ready yet. 2012-03-24 14:11:49 -07:00
William King
6ef6d2419e mod_vlc adding faster response time to files. No longer has a one second delay before audio starts to play. 2012-03-24 14:09:24 -07:00
William King
e4788c1d88 Cleaning up docs and moving the docs to the wiki. 2012-03-24 12:09:16 -07: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
Anthony Minessale
061d6c9cda FS-4012 oh no are we in the 4xxx range for bug numbers now 2012-03-23 19:03:06 -05:00
Jeff Lenk
59afd96128 FS-3403 --resolve 2012-03-23 08:47:48 -05:00
Jeff Lenk
9d3401e30f FS-4022 2012-03-19 20:06:36 -05:00
Jeff Lenk
914f6cb18c fix flite to use the correct voice 2012-03-16 12:33:42 -05:00
Travis Cross
3e89c807bf update gitignore exclusion for binary in tree
Is this really needed?
2012-03-16 04:21:06 +00: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
Steven Ayre
8c794acbcc FS-3999 --resolve mod_event_socket: add IPv6 support
Signed-off-by: Travis Cross <tc@traviscross.com>
2012-03-14 15:05:29 +00: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
Jeff Lenk
d3078c60ec update flite to 1.5.4 fixes win64 and kal rate problem 2012-03-13 22:56:02 -05:00
Anthony Minessale
b0c6bd7101 FS-3739 please try this patch, its not so much of a bug as an unintended consequence of combining features but this may be the best of both worlds 2012-03-12 13:49:33 -05: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
8331f4a0b5 FS-3980 --resolve 2012-03-09 12:54:57 -06:00
Anthony Minessale
e31a35a7be FS-3973 --resolve we can go with this for now and ponder the other problem for later 2012-03-09 11:43:37 -06:00
Anthony Minessale
f38c287a4b FS-3961 --resolve 2012-03-09 11:28:29 -06:00
Anthony Minessale
b1281985d5 FS-3983 revert 2012-03-08 15:27:51 -06:00