Mathieu Parent
|
2bf69d621f
|
Skinny: handle AccessoryStatusMessage
|
2011-04-13 23:16:08 +02:00 |
Michael S Collins
|
c323efbf72
|
Measure twice, cut once...
|
2011-04-13 13:39:18 -07:00 |
Mathieu Parent
|
4a494ff930
|
Skinny: incomplete support for DialedPhoneBookMessage
|
2011-04-13 20:14:34 +02:00 |
Michael S Collins
|
5d2a13ade4
|
Update ChangeLog through April 12
|
2011-04-12 18:45:29 -07:00 |
cypromis
|
eb64f132b2
|
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
|
2011-04-13 03:43:05 +02:00 |
Brian West
|
36bfef53de
|
swigall
|
2011-04-12 19:34:34 -05:00 |
Brian West
|
2330b340a4
|
fix segfault in zrtp srtcp
|
2011-04-12 19:34:04 -05:00 |
Michael S Collins
|
15f4825c53
|
Update ChangeLog through March 31
|
2011-04-12 17:30:25 -07:00 |
Anthony Minessale
|
54e5011d74
|
declinatio mortuus obfirmo!
|
2011-04-12 13:35:39 -05:00 |
Eduardo Nunes Pereira
|
0fd36364c5
|
- Improvements in getk3l script, now a option to download only the
k3lclient
|
2011-04-12 14:51:32 -03:00 |
Michael S Collins
|
e4c8edef54
|
Directory sound file: dir-for_prev.wav -> dir-for_previous.wav
|
2011-04-12 09:33:45 -07:00 |
Michael S Collins
|
c8eaef6057
|
Bump sounds to 1.0.15
|
2011-04-12 09:29:44 -07:00 |
Anthony Minessale
|
82e3d49fd2
|
add L16 def for 32ms and allow timer matrix to drop to 1ms to support nelly
|
2011-04-12 09:47:11 -05:00 |
Anthony Minessale
|
6ea214c180
|
move other more obscure L16 slices to dynamic payload
|
2011-04-12 09:30:15 -05:00 |
cypromis
|
49a5d71b68
|
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
|
2011-04-11 23:22:32 +02:00 |
Buklov Boris
|
02b9a3d544
|
fix SST_SHORT_DATE_TIME
|
2011-04-11 17:48:19 +04:00 |
Mathieu Parent
|
496fd5df0f
|
Skinny: more verbose log when pre-register message received
|
2011-04-10 23:16:56 +02:00 |
Mathieu Parent
|
8c814c82cf
|
Skinny: put tables the other way
(more standard)
Done with:
sed -i 's/{\(".*"\|NULL\), \(.*\)}/{\2, \1}/' src/mod/endpoints/mod_skinny/skinny_tables.c
|
2011-04-10 23:08:46 +02:00 |
Mathieu Parent
|
bd03d578d1
|
Skinny: add CP-7921G
and reindent
|
2011-04-10 22:58:09 +02:00 |
Michael S Collins
|
04cf177091
|
Update phrase_en.xml to reflect newest prompts
|
2011-04-10 08:21:47 -07:00 |
Michael S Collins
|
f564d38385
|
Add digit_timeout to ESL::IVR's playAndGetDigits method
|
2011-04-08 16:33:17 -07:00 |
Raymond Chandler
|
f44c90e04f
|
more logging, cleanup, etc
|
2011-04-08 17:03:50 -04:00 |
Buklov Boris
|
84b1f7483f
|
fix SST_SHORT_DATE_TIME thanks sibsvt@gmail.com
|
2011-04-08 23:55:33 +04:00 |
Anthony Minessale
|
758949cda7
|
move sig messages up to DEBUG1
|
2011-04-08 14:23:16 -05:00 |
Anthony Minessale
|
bcd6c3a188
|
FS-3137 --resolve less of a memory leak more of a pool swelling, replaced a pool strdup that could recur with a strdup/free to avoid it
|
2011-04-08 14:04:01 -05:00 |
Marc Olivier Chouinard
|
a909940385
|
conf: Only english is built by default.y
|
2011-04-08 15:13:11 -04:00 |
Brian West
|
1604f08e33
|
rebind sighandlers
|
2011-04-08 13:46:02 -05:00 |
Stefan Knoblich
|
3de9b51a86
|
ftmod_isdn: Fix warnings
No guarantee this module still works, but it compiles again.
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
|
2011-04-08 14:53:59 +02:00 |
Jeff Lenk
|
5310735c5f
|
FS-3232 --resolve using relative path in windows script
|
2011-04-07 15:47:30 -05:00 |
Moises Silva
|
8270ccb1ad
|
freetdm: fix rx gain
|
2011-04-07 11:22:46 -04:00 |
Moises Silva
|
b33015327e
|
freetdm: apply gain before dumping to file
|
2011-04-07 11:22:36 -04:00 |
David Yat Sin
|
8e54baf4bd
|
freetdm:fixed errors introduced when Redirection Number was implemented
|
2011-04-06 17:58:30 -04:00 |
David Yat Sin
|
358e9aab22
|
chlog:FreeTDM - SS7 Support for transmitting Redirecting Number
|
2011-04-06 17:25:29 -04:00 |
Daniel Swarbrick
|
8c98328433
|
Allow longer input regexes to be used in phrases
|
2011-04-06 15:36:35 +02:00 |
David Yat Sin
|
95072fee66
|
freetdm: SS7 decreased some unsollicited status messages from Trillium to debug level
|
2011-04-05 17:12:33 -04:00 |
Daniel Swarbrick
|
0632d22cc8
|
SNMP MIBs have their own comment style
|
2011-04-05 23:02:50 +02:00 |
Anthony Minessale
|
31cebd4fb3
|
--resolve FS-3219
|
2011-04-05 10:35:52 -05:00 |
Michal Bielicki - cypromis
|
9b099f474b
|
Added copyright headers for sponsored work
|
2011-04-05 13:05:22 +02:00 |
Michael S Collins
|
e8f10ea362
|
Add pa devlist to portaudio webapi
|
2011-04-04 21:53:11 -07:00 |
Jeff Lenk
|
ee1a840cef
|
FS-3228 --resolve
|
2011-04-04 20:55:56 -05:00 |
Anthony Minessale
|
38c3a67a7e
|
FS-3229 --resolve
|
2011-04-04 18:50:46 -05:00 |
Anthony Minessale
|
6a70fa4c4d
|
fix another regression from 27c6d1111c this probably broke the mad boss extension
|
2011-04-04 17:43:05 -05:00 |
Anthony Minessale
|
b42fdd1cf3
|
fix regression from 27c6d1111c
|
2011-04-04 16:51:30 -05:00 |
David Yat Sin
|
3013a9a02a
|
Merge branch 'fsorig'
|
2011-04-04 16:04:13 -04:00 |
Anthony Minessale
|
07b9186da6
|
FS-3226 --resolve SO, If the RFC told you to jump off a cliff......?
|
2011-04-04 14:14:38 -05:00 |
Anthony Minessale
|
4b706dac51
|
FS-3227 --resolve this looks like sane changes. My only complaint was the formatting. Watch for whitespace indentation by looking at the code in emacs or vi where it should be tabed properly.
|
2011-04-04 11:55:05 -05:00 |
Anthony Minessale
|
7eae7f375b
|
FS-2877 After further review I can concede the point that we should always say partial considering how we do things. With this commit we should at least be sending separate partial updates for each existing dialog to everyone with a subscription. If we need to introduce more data, consolidate them etc. We need to do it in small chunks and keep things sane.
|
2011-04-04 11:39:43 -05:00 |
Buklov Boris
|
6fb73a4c31
|
fix and add support multy currency <action application=set data=currency=rubl/> dollar or other
|
2011-04-04 17:56:58 +04:00 |
Anthony Minessale
|
6eba56d2cb
|
FS-3224 --resolve
|
2011-04-03 17:55:07 -05:00 |
Anthony Minessale
|
8bf9133fee
|
FS-3224 this is comfort noise. i guess its not comforting, i'll remove it.
|
2011-04-03 17:53:13 -05:00 |