Michael S Collins
|
02ddafda3f
|
Add 'anonymous caller' to vm macro say_phone_number
|
2013-07-16 11:40:36 -07: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 |
Seven Du
|
d6ac3b9250
|
finally found a router supporting uPnP
|
2013-07-16 10:47:18 +08:00 |
Chris Rienzo
|
07e0de3229
|
mod_rayo: support secure client-to-server connections
|
2013-07-15 18:52:09 -04:00 |
Anthony Minessale
|
e201bb01ea
|
FS-5610 --resolve
|
2013-07-15 16:57:55 -05: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 |
Jeff Lenk
|
d134f71747
|
FS-5598 --resolve
|
2013-07-13 11:49:37 -05:00 |
Anthony Minessale
|
4bf4bf83a8
|
tweak
|
2013-07-12 16:59:35 -05:00 |
Anthony Minessale
|
c14d9c436e
|
FS-5575 --resolve
|
2013-07-12 14:43:18 -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 |
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 |