Michael S Collins
3c9ee25a0a
Add conf_uuid chan var for djbinter (Thanks Math)
2011-03-18 11:24:48 -07:00
Anthony Minessale
5eb9c3f4a7
FS-3164
2011-03-18 11:57:16 -05:00
Michael S Collins
06c4217922
Add 'make perlmod-install' to ESL (please test)
2011-03-18 09:26:03 -07:00
Brian West
6908403eb7
Fix installer issue when ran standalone
2011-03-18 09:45:12 -05:00
Anthony Minessale
db7933e72b
jitter buffer sanity checks
2011-03-17 22:29:16 -05:00
Anthony Minessale
c49c1fdea9
FS-3161
2011-03-17 17:21:41 -05:00
Konrad Hammel
c0ee2490fe
freetdm: ss7 - bug fix, don't send RSC for non-voice channels
2011-03-17 17:26:38 -04:00
Konrad Hammel
4d2a651439
freetdm: ss7 - bug fix for crash on startup
2011-03-17 17:26:30 -04:00
Konrad Hammel
8506bb22e6
freetdm: ss7 - added some informational messages
2011-03-17 17:26:21 -04:00
Konrad Hammel
d9061f091f
freetdm: ss7 - bug fix in handling setups with cic 1 being a sig link
2011-03-17 17:25:58 -04:00
Christopher Rienzo
00a2b18541
Merge branch 'openmethods-merged-unimrcp-asr-dtmf-bugfix-0' of git://scm.dashjr.org/var/scmroot/git/freeswitch
2011-03-17 20:43:35 +00:00
Brian West
c57f6acfa1
swigall
2011-03-17 15:38:56 -05:00
Luke Dashjr
1809ce5d83
MERGE: Bugfix: Destroy schannel only *after* cleanup of its contents is done
2011-03-17 15:32:47 -05:00
Luke Dashjr
0f17bcc5b6
Bugfix: Destroy schannel only *after* cleanup of its contents is done
2011-03-17 15:31:07 -05:00
Anthony Minessale
8f67e93ae1
update fscore_pb to work with git
2011-03-17 14:18:08 -05:00
Anthony Minessale
64bc19387c
FS-3156 FS-3157 declinatio mortuus obfirmo!
2011-03-17 12:36:33 -05:00
David Yat Sin
4fb646e587
FreeTDM: ISDN - added support for min-digits
2011-03-17 13:16:59 -04:00
Marc Olivier Chouinard
dcafff201e
mod_callcenter: FS-3158 Change the default and sequentially-by-agent-order strategy to include the longest-idle-agent. This should offer a default consistant way to go through all the agent within the same tier/position. (Before, it was left to the DB to return the order of the result)
2011-03-17 10:58:39 -04:00
Jeff Lenk
bb5eeb78c9
JANITOR-10 - Thanks Peter
2011-03-17 08:34:00 -05:00
Anthony Minessale
9c40e8e91e
FS-3122
2011-03-16 20:50:32 -05:00
Anthony Minessale
1c30f009bd
ok
2011-03-16 18:21:02 -05:00
Anthony Minessale
73fa043ea3
hmm
2011-03-16 17:32:43 -05:00
Brian West
e38156f182
JANITOR-10
2011-03-16 16:48:43 -05:00
Anthony Minessale
8049194488
add defaults to config
2011-03-16 16:22:24 -05:00
Anthony Minessale
2d3d8f8d34
Add mod_ladspa (Audio plugin framework for linux) http://http://www.ladspa.org/ try it with autotalent http://web.mit.edu/tbaran/www/autotalent.html
2011-03-16 16:19:57 -05:00
Steve Underwood
c6f6732231
Fixed a vulnerability in T.4 and T.6 processing which is similar to
...
http://bugzilla.maptools.org/show_bug.cgi?id=2297
in libtiff. A really screwed up 2D T.4 image, or a maliciously
constructed T.4 2D or T.6 image should potential run off the end
of an image decoder buffer.
2011-03-16 23:31:43 +08:00
Anthony Minessale
2c009dd954
doh
2011-03-15 14:29:04 -05:00
Konrad Hammel
37139badf7
chlog: freetdm: ss7 - more work on relay stability
2011-03-15 10:49:57 -04:00
David Yat Sin
c8e17e0864
chlog:FreeTDM - Added PRI-BRI Debug document
2011-03-14 16:46:56 -04:00
Anthony Minessale
4c435ec530
change text of error message to be more descriptive
2011-03-14 11:54:08 -05:00
Anthony Minessale
69a5b30061
FS-3150 --comment-only this looks like an unhandled parse error, try this patch, though the call will likely fail but we can see what it doesn't like about the sdp now
2011-03-14 11:43:48 -05:00
Marc Olivier Chouinard
d4f845ed08
mod_callcenter: Should resolve lot of loopback issues mentioned. Thanks to François Delawarde
2011-03-14 12:42:02 -04:00
Marc Olivier Chouinard
25cee25547
mod_callcenter: Add better handle of failed agent, member channel getting a break, and debuging info upon leaving. Thanks to François Delawarde (with some changes)
2011-03-14 12:31:56 -04:00
Jeff Lenk
34a3800954
FS-2815
2011-03-13 22:26:43 -05:00
Anthony Minessale
233d3164be
wait
2011-03-13 18:43:34 -05:00
Marc Olivier Chouinard
26303c5c7a
mod_callcenter: Add better support when agent doesn't answer, including creating a new variable for the delay that is different than reject or busy. Thanks to François Delawarde
2011-03-12 11:58:35 -05:00
Marc Olivier Chouinard
943e289043
mod_callcenter: Small event value correction from previous commit
2011-03-12 11:44:35 -05:00
Marc Olivier Chouinard
5f2337859b
mod_callcenter: >WARNING, some event value got removed< Adding new event time value that can then be used to calculate the Wait;Talk;Total duration of a member were on call. CC-Wait-Time CC-Talk-Time and CC-Total-Time are no longer returned. Visit the code or check the wiki for the updated variable.
2011-03-12 11:29:20 -05:00
Marc Olivier Chouinard
30dd1774ad
mod_callcenter: Add new CLI cmd and change some to be more standard. Patch from François Delawarde, thanks.
2011-03-12 11:03:03 -05:00
Arnaldo Pereira
acd6d4442b
freetdm: fixes to mkrelease.sh
2011-03-11 17:36:42 -05:00
Arnaldo Pereira
75ba53cfb2
freetdm: minor changes to mkrelease.sh
2011-03-11 17:02:51 -05:00
David Yat Sin
7da9531692
freetdm:Fix for Q921 indications not decoded properly
2011-03-11 15:06:22 -05:00
David Yat Sin
0d065cfa97
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2011-03-11 14:48:54 -05:00
David Yat Sin
b0ded7ff3b
freetdm: ISDN-Q921 Unsollicited protocol errors printed in DEBUG instead of INFO
2011-03-11 14:48:26 -05:00
Anthony Minessale
24a972925b
pass header in X-FS headers on attended transfer CID update to indicate specific situation to flip callee/caller id when targeting a 1 legged call
2011-03-11 13:00:55 -06:00
Michael S Collins
f9c9af38ef
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2011-03-11 10:25:00 -08:00
Michael S Collins
6cd5ce7265
Add README_IMPORTANT.txt to default configuration
2011-03-11 10:24:55 -08:00
Marc Olivier Chouinard
51a531aaef
mod_callcenter: Fix a bug when an caller leave the queue from a BREAK Call (Transfer...), it doesn't think an agent answered.
2011-03-11 12:40:56 -05:00
David Yat Sin
9257b74953
freetdm: Updated variables.txt documentation
2011-03-11 11:16:52 -05:00
Jeff Lenk
373972c0e6
OPENZAP-147 2008 project also needs x64 additions
2011-03-11 08:52:32 -06:00