Jeff Lenk
|
92452ad309
|
fix windows compiler error
|
2013-07-12 14:27:45 -05:00 |
Anthony Minessale
|
82ffd425c7
|
cleanup
|
2013-07-12 14:27:10 -05:00 |
Anthony Minessale
|
57a13694f7
|
use this and send {sip_gethostbyname=true} in the dial string to force this behaviour
|
2013-07-12 13:54:50 -05:00 |
Anthony Minessale
|
647f3fd3fb
|
FS-5396 --resolve
|
2013-07-12 13:36:04 -05:00 |
Brian West
|
f9c5f85444
|
REVERT FS-5555
|
2013-07-12 13:05:36 -05:00 |
Nathan Neulinger
|
afeaac2d57
|
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
|
2013-07-12 12:01:06 -05:00 |
Nathan Neulinger
|
af9a18c63c
|
FS-4027 - improve adherence to code conventions
|
2013-07-12 12:00:57 -05:00 |
Brian West
|
a8b4ccf7fb
|
FS-5555 improvement --resolve
|
2013-07-12 11:50:10 -05:00 |
Nathan Neulinger
|
655325ab05
|
fixup and merge in FS-4027 enhancements for additional device support
|
2013-07-12 11:39:23 -05:00 |
Nathan Neulinger
|
802aa379fc
|
skinny typedef
|
2013-07-12 11:15:46 -05:00 |
Nathan Neulinger
|
76c3f4be98
|
add a few additional skinny message types
|
2013-07-12 11:05:52 -05:00 |
Nathan Neulinger
|
9bdfb18715
|
skinny correct field name
|
2013-07-12 11:05:18 -05:00 |
Nathan Neulinger
|
11cd5262f7
|
update device types list with more known types
|
2013-07-12 11:04:32 -05:00 |
Nathan Neulinger
|
719e0329bc
|
add files to spandsp ignore list
|
2013-07-12 10:16:32 -05:00 |
Anthony Minessale
|
5dbf2b3cf7
|
refactor some video code
|
2013-07-11 17:38:24 -05:00 |
Nathan Neulinger
|
bab6ebc549
|
skinny: improve cleanup of devices during registration and unregistration, resolves some weird state issues when devices get disconnected
|
2013-07-11 13:14:44 -05:00 |
Nathan Neulinger
|
e529924b17
|
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
|
2013-07-11 12:24:45 -05:00 |
Nathan Neulinger
|
65dcf18d5f
|
Revert "FS-5567 --resolve add a non-error level informational log message when no files match pattern"
This reverts commit 79d23ec0da .
|
2013-07-11 12:24:32 -05:00 |
Nathan Neulinger
|
79d23ec0da
|
FS-5567 --resolve add a non-error level informational log message when no files match pattern
|
2013-07-11 12:23:04 -05:00 |
Ken Rice
|
2f48c63107
|
Revert "FS-5567 --resolve"
pulling this one for a bit...
This reverts commit 518b5a802e .
|
2013-07-11 12:04:12 -05:00 |
Ken Rice
|
518b5a802e
|
FS-5567 --resolve
|
2013-07-11 11:10:11 -05:00 |
Travis Cross
|
a4123ab896
|
Ignore test-driver files from autotools
|
2013-07-11 15:06:30 +00:00 |
Travis Cross
|
bb5e55ac6a
|
Ignore .deb files from e.g. mk-build-deps
|
2013-07-11 15:06:15 +00:00 |
Stefan Knoblich
|
cb554fb023
|
mod_shout: Rework our_mpg123_new() to handle error cases correctly and to clean up the code
Keeping parameter handling quirks for backwards compatibility reasons.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
|
2013-07-11 03:17:04 +02:00 |
Stefan Knoblich
|
90021b2953
|
mod_sofia: Add missing format string to switch_event_add_body() call
Fixes GCC format string warning/error.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
|
2013-07-11 01:15:16 +02:00 |
Ken Rice
|
7f3792234b
|
FS-5003 --resolve
|
2013-07-10 17:31:00 -05:00 |
Raymond Chandler
|
df7a4fc958
|
FS-4123 --resolve slightly modified patch applied
|
2013-07-10 17:53:42 -04:00 |
Ken Rice
|
6240d5213f
|
FS-5555 --resolve
|
2013-07-10 12:08:54 -05:00 |
Ken Rice
|
eb329ad5ae
|
FS-5524 --resolve
|
2013-07-10 11:49:59 -05:00 |
Ken Rice
|
be98eb34ab
|
FS-5559 --resolve
|
2013-07-10 11:49:58 -05:00 |
Raymond Chandler
|
a64af62938
|
add chatplan info app
|
2013-07-10 12:47:32 -04:00 |
Anthony Minessale
|
745ab02e2b
|
render arrays properly in xml_cdr
|
2013-07-10 10:29:45 -05:00 |
Raymond Chandler
|
91392fb18d
|
FS-5467 --resolve patch applied
|
2013-07-10 12:17:29 -04:00 |
Anthony Minessale
|
30d5ecf9f7
|
FS-5445 --resolve this was actually just missing one word from the code as seen in the similar code in the core, the same mistake was made there where the compiler is not smart enough to see the mutually exclusive logical paths this code is specific to spontaneously creating an array in a single set like set foo[12]=val which would be totally broken if that line were commented
|
2013-07-10 10:26:08 -05:00 |
Raymond Chandler
|
de9bd1c367
|
FS-3911 --resolve patch applied
|
2013-07-10 10:53:41 -04:00 |
Ken Rice
|
41880353f9
|
FS-5589 --resolve
|
2013-07-10 09:44:02 -05:00 |
Jeff Lenk
|
267ef728e1
|
FS-5275 --resolve
|
2013-07-09 08:53:36 -05:00 |
Jeff Lenk
|
5fc2bc9993
|
FS-5588 --resolve windows compiler fixes
|
2013-07-09 07:53:56 -05:00 |
Seven Du
|
2985d38f52
|
debug audio on h323 channels
|
2013-07-09 14:10:02 +08:00 |
Michael S Collins
|
e21c57b099
|
BNPH-5393: --resolve add vars to affect mod_voicemail behavior: skip_record_check and skip_record_urgent_check
|
2013-07-08 13:45:27 -07:00 |
Brian West
|
35fca3d290
|
fix logic from race fix
|
2013-07-08 13:19:22 -05:00 |
Chris Rienzo
|
6423787da8
|
mod_rayo: fix - client messages not accepted over s2s connection
|
2013-07-08 13:09:27 -04:00 |
Anthony Minessale
|
8de63a750e
|
FS-5571 --resolve
|
2013-07-08 10:02:38 -05:00 |
Anthony Minessale
|
fd1893197e
|
FS-5586 --resolve
|
2013-07-08 07:55:50 -05:00 |
Anthony Minessale
|
94f3b90040
|
use static buffer and nonblocking socket in websocket client
|
2013-07-08 08:25:45 -05:00 |
Marc Olivier Chouinard
|
c613c65446
|
--resolve FS-5478
|
2013-07-08 00:55:48 -04:00 |
Ken Rice
|
5110e28486
|
FS-5576 --resolve
fix the vp8 issue, but the other part causes issues with centos5... we\'ll need better detection there and working on a way to handle this
|
2013-07-07 11:11:43 -05:00 |
Seven Du
|
f4a66142ce
|
--resolve FS-5072
|
2013-07-08 00:03:11 +08:00 |
Ken Rice
|
22baa51acc
|
FS-2816 --resolve
|
2013-07-06 22:04:06 -05:00 |
Jeff Lenk
|
82292cced7
|
FS-3127 --resolve please reopen if not fixed
|
2013-07-06 12:52:21 -05:00 |