Anthony Minessale
|
a6bffd38cb
|
FS-5498
|
2013-07-19 12:03:51 -05:00 |
Seven Du
|
2490868830
|
FS-5498 fix typo from commit ab947f5
|
2013-07-19 12:41:40 +08:00 |
Anthony Minessale
|
70e22e1d0b
|
few more tweaks on new conference video functionality w/ webrtc
|
2013-07-18 08:33:20 -05:00 |
Anthony Minessale
|
663c180cd9
|
FS-5615 --resolve
|
2013-07-17 17:08:03 -05:00 |
Anthony Minessale
|
a799396239
|
FS-5545 try this and repeat the trace if it doesn't fix it
|
2013-07-17 16:35:39 -05:00 |
Anthony Minessale
|
c98b01a205
|
make display in contact compat with broken aastra
|
2013-07-17 16:35:24 -05:00 |
Anthony Minessale
|
8253bab19d
|
send 2 firs to make sure it works
|
2013-07-17 12:46:10 -05:00 |
Anthony Minessale
|
615e2691a9
|
fix some regressions from recent changes
|
2013-07-17 12:34:32 -05:00 |
Anthony Minessale
|
9f52531630
|
FS-5613 --resolve only alphanumeric plus - _ . are now allowed
|
2013-07-17 09:21:28 -05:00 |
Anthony Minessale
|
90682d03ec
|
FS-5612 --resolve
|
2013-07-16 19:28:02 -05:00 |
Anthony Minessale
|
eebac2ea95
|
webrtc video tweaks
|
2013-07-16 19:16:01 -05:00 |
Anthony Minessale
|
eff5f3a766
|
add debug
|
2013-07-16 09:05:06 -05:00 |
Anthony Minessale
|
0b96a23cd8
|
tweak
|
2013-07-16 08:56:13 -05:00 |
Chris Rienzo
|
07e0de3229
|
mod_rayo: support secure client-to-server connections
|
2013-07-15 18:52:09 -04:00 |
Nathan Neulinger
|
acb33edc3a
|
skinny: improve hangup handling
|
2013-07-15 15:19:18 -05:00 |
Anthony Minessale
|
e46050d487
|
mod_conference add vid-floor command to branch off the floor for video on demand and force it to a particular member vid-floor can be api or bound to dtmf but who gets the floor must toggle it off before someone else can have it. vid-floor-force (vid-floor <member> force)can be clobbered at any time
|
2013-07-15 11:07:56 -05:00 |
Seven Du
|
51d3282d06
|
FS-2809 --resolved
|
2013-07-14 10:34:35 +08:00 |
Anthony Minessale
|
4bf4bf83a8
|
tweak
|
2013-07-12 16:59:35 -05:00 |
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 |
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 |
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 |
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 |
Seven Du
|
2985d38f52
|
debug audio on h323 channels
|
2013-07-09 14:10:02 +08:00 |