Anthony Minessale
|
d0117d5c91
|
missed a spot
|
2012-09-10 16:57:39 -05:00 |
|
Anthony Minessale
|
40533e7378
|
set new pt on re-invite video negotiation
|
2012-09-10 15:20:30 -05:00 |
|
Anthony Minessale
|
a696e4a743
|
sndfile tweak
|
2012-09-10 14:13:12 -05:00 |
|
Raymond Chandler
|
48f5724c27
|
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
|
2012-09-10 14:54:15 -04:00 |
|
Anthony Minessale
|
4ddfedbf71
|
minor video tweaks
|
2012-09-10 12:58:23 -05:00 |
|
Anthony Minessale
|
0fd5d7696c
|
video tweaks for echo app
|
2012-09-10 12:58:06 -05:00 |
|
Anthony Minessale
|
f71b67e02c
|
hangup pickup chans with no answer if they are the only ones left
|
2012-09-10 11:14:19 -05:00 |
|
William King
|
3918d0876f
|
Add better handling of time values when the times aren't defined. Fix formatting of the config values for two config values.
|
2012-09-10 09:00:00 -07:00 |
|
Anthony Minessale
|
36cee285b0
|
FS-4602 --resolve
|
2012-09-08 16:12:35 -05:00 |
|
Raymond Chandler
|
bf4bb0028e
|
Merge branch 'master' into FS-4558
|
2012-09-08 02:29:59 -04:00 |
|
Raymond Chandler
|
8ef13dd8a2
|
FS-4558 --resolve
|
2012-09-08 02:28:35 -04:00 |
|
Jeff Lenk
|
6de760992f
|
FS-4591
|
2012-09-07 18:28:06 -05:00 |
|
Anthony Minessale
|
c2893801cb
|
add timestamps for on and off hold times to put in xml cdrs
|
2012-09-07 18:17:57 -05:00 |
|
Anthony Minessale
|
e2544415ad
|
add chan vars to tell sip to break the rfc and expect the codec payload the other side replies with rather than the one it offered which is the correct behaviour
|
2012-09-07 16:50:50 -05:00 |
|
Anthony Minessale
|
bfc46567c1
|
add uuid_media_reneg api command to tell a channel to send a re-invite with optional list of new codecs
|
2012-09-07 15:33:09 -05:00 |
|
Anthony Minessale
|
cd8814844a
|
FS-4408 fix crash caused by missing or invalid call-id in sip invite
|
2012-09-07 15:08:10 -05:00 |
|
Anthony Minessale
|
cbefc9dae1
|
fix logic in dmachine parser for overlap bindings so they work regardless of the order they are bound
|
2012-09-06 11:54:03 -05:00 |
|
Anthony Minessale
|
d528ceee19
|
regression from a9d72bc35d0e021f8db1ea480b1ddb0744d73bac
|
2012-09-06 11:32:50 -05:00 |
|
Anthony Minessale
|
4cb0e2e5bd
|
protect against case with null sofia_private in callback
|
2012-09-06 10:59:39 -05:00 |
|
Raymond Chandler
|
3e26caf8ff
|
Merge branch 'master' into FS-4558
|
2012-09-05 16:55:51 -04:00 |
|
Raymond Chandler
|
9def7a2e8b
|
FS-4558 --resolve
|
2012-09-05 16:55:39 -04:00 |
|
Anthony Minessale
|
77de3905ee
|
one more try
|
2012-09-05 13:48:52 -05:00 |
|
Anthony Minessale
|
d45db89833
|
second try at sip_wait_for_aleg_ack
|
2012-09-05 13:11:32 -05:00 |
|
Anthony Minessale
|
352b1903da
|
FS-4593 please test this and post logs if necessary
|
2012-09-05 12:47:47 -05:00 |
|
Anthony Minessale
|
8650116d20
|
move verbos zrtp debug messages to log level DEBUG1 fsctl debug_level 1 to see them
|
2012-09-05 11:36:11 -05:00 |
|
Anthony Minessale
|
8ec031e7c9
|
let callers delete themselves on reload
|
2012-09-05 11:12:06 -05:00 |
|
Jeff Lenk
|
528d10319f
|
fix naming issue in last mod_managed change - trivial
|
2012-09-04 23:32:59 -05:00 |
|
Anthony Minessale
|
a9d72bc35d
|
fix small broadcast bug
|
2012-09-04 19:08:06 -05:00 |
|
Raymond Chandler
|
5a8fcfb552
|
Merge branch 'master' into FS-4558
|
2012-09-04 20:04:50 -04:00 |
|
Anthony Minessale
|
de0f311f2d
|
FS-4591 --resolve
|
2012-09-04 15:07:09 -05:00 |
|
Anthony Minessale
|
76dd6db3a2
|
swigall
|
2012-09-04 13:08:41 -05:00 |
|
Raymond Chandler
|
c3aeed6409
|
FS-4558: add conference chat broadcasting
|
2012-09-04 14:02:02 -04:00 |
|
Anthony Minessale
|
b01976942c
|
also allow early_ok flag on caller_channel
|
2012-09-04 12:38:29 -05:00 |
|
Anthony Minessale
|
455b22480c
|
FS-3971 --resolve
|
2012-09-04 12:30:23 -05:00 |
|
Anthony Minessale
|
945d1141c5
|
set channel vars with result of group dial
|
2012-09-04 11:25:04 -05:00 |
|
Steve Underwood
|
0eb7d60da9
|
Some cleanups of the FAX code, so it accesses some of the FAX engine's
internal data through the proper mechanisms, instead of directly poking
around inside.
|
2012-09-04 12:10:16 +08:00 |
|
Steve Underwood
|
7c6f6e306c
|
Added a free space function to the T.31 modem in spandsp, so the app doesn't
need to probe around inside the modem.
|
2012-09-04 08:58:43 +08:00 |
|
Anthony Minessale
|
a5e9f65e31
|
FS-4582 --resolve
|
2012-09-01 11:46:45 -05:00 |
|
Steve Underwood
|
92fea4a896
|
Those damn tiff-3.8.2 entries seem to be everywhere
|
2012-09-01 23:37:46 +08:00 |
|
Steve Underwood
|
495fd99d5d
|
Patched the new libtiff-4.0.2 code to support TIFF/FX tags and the extra
compression and colour profile codes that go with them.
|
2012-09-01 21:50:47 +08:00 |
|
Anthony Minessale
|
bfee2f5382
|
pull this code
|
2012-08-31 17:38:06 -05:00 |
|
Michael Jerris
|
200ca61731
|
FS-4581: --resolve use specific column names in telecast web_callback
|
2012-08-31 17:11:08 -04:00 |
|
Raymond Chandler
|
f05089b965
|
Merge branch 'master' of fs-git:freeswitch
|
2012-08-31 16:41:57 -04:00 |
|
Raymond Chandler
|
6ed3218f8a
|
FS-4558: add uuid
|
2012-08-31 16:35:13 -04:00 |
|
Anthony Minessale
|
6e39233840
|
queue in-dialog message to the session
|
2012-08-31 15:28:02 -05:00 |
|
Anthony Minessale
|
984b27c68d
|
add sip_wait_for_aleg_ack var
|
2012-08-31 14:49:21 -05:00 |
|
Anthony Minessale
|
a8ce9ac29f
|
tweak
|
2012-08-30 17:17:15 -05:00 |
|
Anthony Minessale
|
7d2e742feb
|
tweak
|
2012-08-30 16:52:34 -05:00 |
|
Anthony Minessale
|
35f0e2ff3a
|
add uuid_early_ok
|
2012-08-30 16:51:06 -05:00 |
|
Anthony Minessale
|
722919668d
|
add channel events to message when its in-dialog
|
2012-08-30 16:38:31 -05:00 |
|