Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 9449 4796

latest revision download Branch root:

9449 annotated / raw | Diffs: previous, other | Lines: 1520 ( +23, -10 )

Created: 2008-09-04 14:29:43 -0400 (3 days ago) | Author: anthm | Changeset: 9449

fix bridge app to make sure both channels are ready for media when one is only in ringing state

9403 annotated / raw | Diffs: previous, other | Lines: 1507 ( +11, -9 )

Created: 2008-09-02 06:46:44 -0400 (5 days ago) | Author: brian | Changeset: 9403

getting rid of c++ comments in c files... OCD at work

9308 annotated / raw | Diffs: previous, other | Lines: 1505 ( +3, -3 )

Created: 2008-08-15 22:17:09 -0400 (23 days ago) | Author: stkn | Changeset: 9308

Use switch_event_add_header_string() instead of switch_event_add_header(... "%s", ..), core part

9283 annotated / raw | Diffs: previous, other | Lines: 1505 ( +2, -2 )

Created: 2008-08-12 14:04:59 -0400 (26 days ago) | Author: anthm | Changeset: 9283

fix compiler error

9282 annotated / raw | Diffs: previous, other | Lines: 1505 ( +0, -5 )

Created: 2008-08-12 14:00:56 -0400 (26 days ago) | Author: anthm | Changeset: 9282

make error endpoint able to forked dial

9248 annotated / raw | Diffs: previous, other | Lines: 1510 ( +23, -2 )

Created: 2008-08-11 17:27:20 -0400 (27 days ago) | Author: anthm | Changeset: 9248

fix for MODAPP-122

9246 annotated / raw | Diffs: previous, other | Lines: 1489 ( +7, -0 )

Created: 2008-08-11 16:41:18 -0400 (27 days ago) | Author: anthm | Changeset: 9246

fix resampled file in ringback issue from mailing list

9238 annotated / raw | Diffs: previous, other | Lines: 1482 ( +7, -1 )

Created: 2008-08-11 12:12:55 -0400 (27 days ago) | Author: anthm | Changeset: 9238

add some clarification

9120 annotated / raw | Diffs: previous, other | Lines: 1476 ( +4, -2 )

Created: 2008-07-21 10:55:49 -0400 (48 days ago) | Author: anthm | Changeset: 9120

fix refactor typo

9095 annotated / raw | Diffs: previous, other | Lines: 1474 ( +28, -13 )

Created: 2008-07-18 15:29:29 -0400 (51 days ago) | Author: anthm | Changeset: 9095

don't parse ringback varable in proxy situations

9044 annotated / raw | Diffs: previous, other | Lines: 1459 ( +3, -1 )

Created: 2008-07-15 15:14:15 -0400 (54 days ago) | Author: anthm | Changeset: 9044

fix

9040 annotated / raw | Diffs: previous, other | Lines: 1457 ( +6, -11 )

Created: 2008-07-15 13:39:16 -0400 (54 days ago) | Author: anthm | Changeset: 9040

update

9025 annotated / raw | Diffs: previous, other | Lines: 1462 ( +0, -1 )

Created: 2008-07-14 18:15:24 -0400 (55 days ago) | Author: anthm | Changeset: 9025

fix

8934 annotated / raw | Diffs: previous, other | Lines: 1463 ( +1, -1 )

Created: 2008-07-08 16:26:01 -0400 (2 months ago) | Author: anthm | Changeset: 8934

make forked dials return the first chan to get early media, add ignore_early_media=true to dial string to get previous behaviour

8930 annotated / raw | Diffs: previous, other | Lines: 1463 ( +1, -1 )

Created: 2008-07-08 13:27:02 -0400 (2 months ago) | Author: anthm | Changeset: 8930

add args to sleep

8896 annotated / raw | Diffs: previous, other | Lines: 1463 ( +4, -4 )

Created: 2008-07-03 18:51:09 -0400 (2 months 5 days ago) | Author: anthm | Changeset: 8896

fix causes causing trouble (do make current)

8894 annotated / raw | Diffs: previous, other | Lines: 1463 ( +1, -1 )

Created: 2008-07-03 15:12:26 -0400 (2 months 5 days ago) | Author: mikej | Changeset: 8894

vim extendtab is bad

8869 annotated / raw | Diffs: previous, other | Lines: 1463 ( +4, -2 )

Created: 2008-07-01 10:25:36 -0400 (2 months 7 days ago) | Author: anthm | Changeset: 8869

fix FSCORE-146

8834 annotated / raw | Diffs: previous, other | Lines: 1461 ( +8, -4 )

Created: 2008-06-24 18:14:47 -0400 (2 months 14 days ago) | Author: anthm | Changeset: 8834

fix small originate issues

8833 annotated / raw | Diffs: previous, other | Lines: 1457 ( +32, -5 )

Created: 2008-06-23 18:07:22 -0400 (2 months 15 days ago) | Author: anthm | Changeset: 8833

add progress_timeout var

8825 annotated / raw | Diffs: previous, other | Lines: 1430 ( +10, -6 )

Created: 2008-06-23 15:04:17 -0400 (2 months 15 days ago) | Author: anthm | Changeset: 8825

fix issue with user channel and cid

8796 annotated / raw | Diffs: previous, other | Lines: 1426 ( +1, -1 )

Created: 2008-06-11 12:40:36 -0400 (2 months 27 days ago) | Author: brian | Changeset: 8796

its >= 500 or <= 60000 so those are valid values.

8784 annotated / raw | Diffs: previous, other | Lines: 1426 ( +28, -2 )

Created: 2008-06-06 14:24:35 -0400 (3 months 1 day ago) | Author: anthm | Changeset: 8784

per channel callerid

8762 annotated / raw | Diffs: previous, other | Lines: 1400 ( +21, -2 )

Created: 2008-06-05 11:24:14 -0400 (3 months 2 days ago) | Author: anthm | Changeset: 8762

eliminate need for escaped , in []

8760 annotated / raw | Diffs: previous, other | Lines: 1381 ( +4, -2 )

Created: 2008-06-04 20:23:58 -0400 (3 months 3 days ago) | Author: anthm | Changeset: 8760

update

8759 annotated / raw | Diffs: previous, other | Lines: 1379 ( +27, -0 )

Created: 2008-06-04 19:33:29 -0400 (3 months 3 days ago) | Author: anthm | Changeset: 8759

add import var

8730 annotated / raw | Diffs: previous, other | Lines: 1352 ( +34, -1 )

Created: 2008-05-30 14:11:05 -0400 (3 months 8 days ago) | Author: anthm | Changeset: 8730

add failed_xml_cdr magic variable

8686 annotated / raw | Diffs: previous, other | Lines: 1319 ( +112, -115 )

Created: 2008-05-27 00:30:03 -0400 (3 months 12 days ago) | Author: anthm | Changeset: 8686

indent pass 1

8475 annotated / raw | Diffs: previous, other | Lines: 1322 ( +11, -10 )

Created: 2008-05-19 17:02:26 -0400 (3 months 19 days ago) | Author: anthm | Changeset: 8475

following the att_xfer can o worms deeper

8471 annotated / raw | Diffs: previous, other | Lines: 1321 ( +4, -4 )

Created: 2008-05-19 15:24:20 -0400 (3 months 19 days ago) | Author: mikej | Changeset: 8471

don't leak on switch_ivr_wait_for_answer when peer channel is already answered or pre-answered. Found by Klockwork (www.klocwork.com)

8416 annotated / raw | Diffs: previous, other | Lines: 1321 ( +1, -1 )

Created: 2008-05-15 15:29:35 -0400 (3 months 23 days ago) | Author: anthm | Changeset: 8416

add var_event down into the endpoints so chans with no parents can still pass options

8413 annotated / raw | Diffs: previous, other | Lines: 1321 ( +1, -1 )

Created: 2008-05-15 11:57:29 -0400 (3 months 23 days ago) | Author: anthm | Changeset: 8413

fix pesteredo's bug

8342 annotated / raw | Diffs: previous, other | Lines: 1321 ( +10, -6 )

Created: 2008-05-09 15:59:42 -0400 (3 months 29 days ago) | Author: anthm | Changeset: 8342

allow blind xfers on no-media calls

8310 annotated / raw | Diffs: previous, other | Lines: 1317 ( +4, -4 )

Created: 2008-05-08 15:19:47 -0400 (4 months ago) | Author: anthm | Changeset: 8310

spring cleaning, lose some pointless code

8302 annotated / raw | Diffs: previous, other | Lines: 1317 ( +2, -2 )

Created: 2008-05-08 11:50:28 -0400 (4 months ago) | Author: anthm | Changeset: 8302

use individual pools in open file handles to avoid flooding the pool

8263 annotated / raw | Diffs: previous, other | Lines: 1317 ( +11, -11 )

Created: 2008-05-05 11:30:55 -0400 (4 months 3 days ago) | Author: anthm | Changeset: 8263

change names to protect the innocent

8120 annotated / raw | Diffs: previous, other | Lines: 1317 ( +14, -15 )

Created: 2008-04-16 17:29:57 -0400 (4 months 22 days ago) | Author: anthm | Changeset: 8120

fix originate timeout issue

8116 annotated / raw | Diffs: previous, other | Lines: 1318 ( +9, -0 )

Created: 2008-04-15 14:43:12 -0400 (4 months 23 days ago) | Author: anthm | Changeset: 8116

update

8110 annotated / raw | Diffs: previous, other | Lines: 1309 ( +13, -13 )

Created: 2008-04-14 13:30:45 -0400 (4 months 24 days ago) | Author: anthm | Changeset: 8110

set bracket vars before firing the CHANNEL_ORIGINATE event

7964 annotated / raw | Diffs: previous, other | Lines: 1309 ( +19, -13 )

Created: 2008-03-25 18:05:52 -0400 (5 months 13 days ago) | Author: anthm | Changeset: 7964

fix some logic conditions in originate

7885 annotated / raw | Diffs: previous, other | Lines: 1303 ( +14, -4 )

Created: 2008-03-12 21:08:42 -0400 (5 months 26 days ago) | Author: anthm | Changeset: 7885

the same guy who added att xfer to asterisk was nice enough to add it to freeswitch too

7854 annotated / raw | Diffs: previous, other | Lines: 1293 ( +4, -4 )

Created: 2008-03-10 23:45:16 -0400 (5 months 28 days ago) | Author: anthm | Changeset: 7854

fix a bunch of stuff

7773 annotated / raw | Diffs: previous, other | Lines: 1293 ( +17, -4 )

Created: 2008-03-03 13:05:07 -0500 (6 months ago) | Author: anthm | Changeset: 7773

fix FSCORE-104

7771 annotated / raw | Diffs: previous, other | Lines: 1280 ( +1, -1 )

Created: 2008-03-02 12:42:24 -0500 (6 months ago) | Author: mikej | Changeset: 7771

msvc build fix (code before declaration)

7767 annotated / raw | Diffs: previous, other | Lines: 1280 ( +1, -0 )

Created: 2008-02-29 12:11:40 -0500 (6 months ago) | Author: anthm | Changeset: 7767

add debug line

7717 annotated / raw | Diffs: previous, other | Lines: 1279 ( +8, -4 )

Created: 2008-02-21 12:48:41 -0500 (6 months ago) | Author: anthm | Changeset: 7717

fix sdp pass-thru of 200 OK in proxy mode aka (bypass_media=true)

7715 annotated / raw | Diffs: previous, other | Lines: 1275 ( +4, -0 )

Created: 2008-02-20 21:27:27 -0500 (6 months ago) | Author: anthm | Changeset: 7715

have we seen the last of the Michael Myers Bug(tm)?

7707 annotated / raw | Diffs: previous, other | Lines: 1271 ( +13, -3 )

Created: 2008-02-19 22:57:01 -0500 (6 months ago) | Author: anthm | Changeset: 7707

better handling of negotiation errs

7681 annotated / raw | Diffs: previous, other | Lines: 1261 ( +2, -2 )

Created: 2008-02-18 16:34:06 -0500 (6 months ago) | Author: anthm | Changeset: 7681

fix buffers

7680 annotated / raw | Diffs: previous, other | Lines: 1261 ( +14, -18 )

Created: 2008-02-18 16:32:35 -0500 (6 months ago) | Author: anthm | Changeset: 7680

fix buffers

7557 annotated / raw | Diffs: previous, other | Lines: 1265 ( +12, -7 )

Created: 2008-02-08 13:26:11 -0500 (6 months ago) | Author: mikej | Changeset: 7557

lower stack allocation

7500 annotated / raw | Diffs: previous, other | Lines: 1260 ( +1, -1 )

Created: 2008-02-03 17:14:57 -0500 (7 months ago) | Author: brian | Changeset: 7500

set tab mode properly

7499 annotated / raw | Diffs: previous, other | Lines: 1260 ( +4, -4 )

Created: 2008-02-03 16:09:06 -0500 (7 months ago) | Author: brian | Changeset: 7499

increase buffers for when you're doing 32k calls

7478 annotated / raw | Diffs: previous, other | Lines: 1260 ( +5, -5 )

Created: 2008-02-01 17:06:12 -0500 (7 months ago) | Author: anthm | Changeset: 7478

fix race

7402 annotated / raw | Diffs: previous, other | Lines: 1260 ( +7, -29 )

Created: 2008-01-28 02:26:10 -0500 (7 months ago) | Author: mikej | Changeset: 7402

code analysis, clean up asserts related to switch_core_session_get_channel.

7396 annotated / raw | Diffs: previous, other | Lines: 1282 ( +1, -1 )

Created: 2008-01-27 15:01:02 -0500 (7 months ago) | Author: brian | Changeset: 7396

cleanup and consistency.. blah rain @ PHX fun

7392 annotated / raw | Diffs: previous, other | Lines: 1282 ( +1, -12 )

Created: 2008-01-27 12:36:53 -0500 (7 months ago) | Author: brian | Changeset: 7392

code formating cleanup,  More when I land at PHX

7385 annotated / raw | Diffs: previous, other | Lines: 1293 ( +11, -0 )

Created: 2008-01-27 00:02:52 -0500 (7 months ago) | Author: brian | Changeset: 7385

more house keeping.. and one commit tony forgot to commit from my dev box

7199 annotated / raw | Diffs: previous, other | Lines: 1282 ( +3, -3 )

Created: 2008-01-13 13:39:51 -0500 (7 months ago) | Author: anthm | Changeset: 7199

tweak

7165 annotated / raw | Diffs: previous, other | Lines: 1282 ( +3, -3 )

Created: 2008-01-10 19:43:49 -0500 (7 months ago) | Author: anthm | Changeset: 7165

try to use clock_gettime to make sure we don't care if the system time changes

7133 annotated / raw | Diffs: previous, other | Lines: 1282 ( +10, -0 )

Created: 2008-01-07 16:14:24 -0500 (8 months ago) | Author: anthm | Changeset: 7133

update

7125 annotated / raw | Diffs: previous, other | Lines: 1272 ( +1, -1 )

Created: 2008-01-07 11:49:46 -0500 (8 months ago) | Author: anthm | Changeset: 7125

fix dtmf code

7121 annotated / raw | Diffs: previous, other | Lines: 1272 ( +1, -1 )

Created: 2008-01-07 06:21:24 -0500 (8 months ago) | Author: stkn | Changeset: 7121

Spelling fixes #3

7104 annotated / raw | Diffs: previous, other | Lines: 1272 ( +0, -56 )

Created: 2008-01-05 17:17:41 -0500 (8 months ago) | Author: anthm | Changeset: 7104

remove duplicate code

7097 annotated / raw | Diffs: previous, other | Lines: 1328 ( +24, -31 )

Created: 2008-01-05 11:20:39 -0500 (8 months ago) | Author: anthm | Changeset: 7097

update

7094 annotated / raw | Diffs: previous, other | Lines: 1335 ( +12, -1 )

Created: 2008-01-05 09:58:26 -0500 (8 months ago) | Author: anthm | Changeset: 7094

update

7093 annotated / raw | Diffs: previous, other | Lines: 1324 ( +0, -1 )

Created: 2008-01-05 09:48:04 -0500 (8 months ago) | Author: anthm | Changeset: 7093

update

7088 annotated / raw | Diffs: previous, other | Lines: 1325 ( +4, -8 )

Created: 2008-01-04 22:36:08 -0500 (8 months ago) | Author: mikej | Changeset: 7088

cleanup/don't mask varname.

7083 annotated / raw | Diffs: previous, other | Lines: 1329 ( +309, -10 )

Created: 2008-01-04 20:03:08 -0500 (8 months ago) | Author: anthm | Changeset: 7083

support crazy transfer crap

7003 annotated / raw | Diffs: previous, other | Lines: 1030 ( +0, -1 )

Created: 2007-12-28 15:16:39 -0500 (8 months ago) | Author: anthm | Changeset: 7003

remove line

6954 annotated / raw | Diffs: previous, other | Lines: 1031 ( +1, -1 )

Created: 2007-12-21 20:00:10 -0500 (8 months ago) | Author: mikej | Changeset: 6954

more error checking.

6921 annotated / raw | Diffs: previous, other | Lines: 1031 ( +46, -7 )

Created: 2007-12-20 16:42:00 -0500 (8 months ago) | Author: anthm | Changeset: 6921

fix FSCORE-74

6869 annotated / raw | Diffs: previous, other | Lines: 992 ( +2, -2 )

Created: 2007-12-18 12:50:39 -0500 (8 months ago) | Author: mikej | Changeset: 6869

cleanups

6867 annotated / raw | Diffs: previous, other | Lines: 992 ( +1, -1 )

Created: 2007-12-18 12:33:29 -0500 (8 months ago) | Author: anthm | Changeset: 6867

opts

6844 annotated / raw | Diffs: previous, other | Lines: 992 ( +7, -0 )

Created: 2007-12-17 17:52:32 -0500 (8 months ago) | Author: mikej | Changeset: 6844

bounds checks and scope masked var names.

6661 annotated / raw | Diffs: previous, other | Lines: 985 ( +5, -5 )

Created: 2007-12-11 14:23:57 -0500 (8 months ago) | Author: mikej | Changeset: 6661

use switch_assert macro

6616 annotated / raw | Diffs: previous, other | Lines: 985 ( +0, -3 )

Created: 2007-12-10 19:14:25 -0500 (8 months ago) | Author: anthm | Changeset: 6616

only propigate some vars not all

6614 annotated / raw | Diffs: previous, other | Lines: 988 ( +23, -2 )

Created: 2007-12-10 19:09:04 -0500 (8 months ago) | Author: anthm | Changeset: 6614

only propigate some vars not all

6613 annotated / raw | Diffs: previous, other | Lines: 967 ( +15, -17 )

Created: 2007-12-10 18:49:30 -0500 (8 months ago) | Author: anthm | Changeset: 6613

update to originate syntax

6608 annotated / raw | Diffs: previous, other | Lines: 969 ( +47, -5 )

Created: 2007-12-10 16:55:46 -0500 (8 months ago) | Author: anthm | Changeset: 6608

add local vars with []

6546 annotated / raw | Diffs: previous, other | Lines: 927 ( +3, -3 )

Created: 2007-12-06 15:03:27 -0500 (9 months ago) | Author: anthm | Changeset: 6546

fix file_path issues

6390 annotated / raw | Diffs: previous, other | Lines: 927 ( +1, -1 )

Created: 2007-11-23 13:50:54 -0500 (9 months ago) | Author: mikej | Changeset: 6390

add some missing \n's to switch_log_printf messages.

6187 annotated / raw | Diffs: previous, other | Lines: 927 ( +7, -12 )

Created: 2007-11-08 10:47:19 -0500 (9 months ago) | Author: anthm | Changeset: 6187

fix MODAPP-49

6120 annotated / raw | Diffs: previous, other | Lines: 932 ( +4, -3 )

Created: 2007-11-01 07:28:26 -0400 (10 months ago) | Author: mikej | Changeset: 6120

use more correct const char * for things that should not be modified.  This should also fix the switch_cpp.cpp changes from MODAPP-44.  More patches to follow up on this for a few more modules that will likely break with this commit.

5992 annotated / raw | Diffs: previous, other | Lines: 931 ( +5, -5 )

Created: 2007-10-19 11:31:02 -0400 (10 months ago) | Author: anthm | Changeset: 5992

update

5983 annotated / raw | Diffs: previous, other | Lines: 931 ( +2, -1 )

Created: 2007-10-18 20:21:50 -0400 (10 months ago) | Author: mikej | Changeset: 5983

fix for FSCORE-50

5886 annotated / raw | Diffs: previous, other | Lines: 930 ( +5, -0 )

Created: 2007-10-16 09:56:44 -0400 (10 months ago) | Author: anthm | Changeset: 5886

add channel_originate event

5801 annotated / raw | Diffs: previous, other | Lines: 925 ( +13, -10 )

Created: 2007-10-04 16:30:59 -0400 (11 months ago) | Author: anthm | Changeset: 5801

small tweak

5765 annotated / raw | Diffs: previous, other | Lines: 922 ( +24, -22 )

Created: 2007-09-28 21:06:08 -0400 (11 months ago) | Author: anthm | Changeset: 5765

tear the hell out of everything and rip it up into itsy bitsy pieces and put it all back together

5751 annotated / raw | Diffs: previous, other | Lines: 920 ( +1, -1 )

Created: 2007-09-24 15:34:25 -0400 (11 months ago) | Author: anthm | Changeset: 5751

fix some races and alter core (do a full rebuild)

5738 annotated / raw | Diffs: previous, other | Lines: 920 ( +0, -0 )

Created: 2007-09-21 14:49:14 -0400 (11 months ago) | Author: mikej | Changeset: 5738

svn:eol-style properties, and make eol-style consistent in some files.

5723 annotated / raw | Diffs: previous, other | Lines: 920 ( +4, -0 )

Created: 2007-09-19 17:01:38 -0400 (11 months ago) | Author: mikej | Changeset: 5723

fix brokeness caused by r5673.  Don't pre-set uuid and chan_name on originate off the source profile.  Fix for FSCORE-49

5674 annotated / raw | Diffs: previous, other | Lines: 916 ( +6, -4 )

Created: 2007-08-28 18:44:02 -0400 (12 months ago) | Author: mikej | Changeset: 5674

little cleanup, remove unnecessary (char *) cast.

5673 annotated / raw | Diffs: previous, other | Lines: 914 ( +15, -40 )

Created: 2007-08-28 17:55:30 -0400 (12 months ago) | Author: mikej | Changeset: 5673

simplify by using switch_caller_profile_clone and switch_caller_profile_dup.

5656 annotated / raw | Diffs: previous, other | Lines: 939 ( +8, -0 )

Created: 2007-08-21 22:55:19 -0400 (12 months ago) | Author: mikej | Changeset: 5656

pass new caller profile vars across the bridge.

5566 annotated / raw | Diffs: previous, other | Lines: 931 ( +1, -1 )

Created: 2007-08-03 17:29:01 -0400 (13 months ago) | Author: mikej | Changeset: 5566

fix for FSCORE-40

5526 annotated / raw | Diffs: previous, other | Lines: 931 ( +1, -1 )

Created: 2007-07-11 12:15:26 -0400 (13 months ago) | Author: anthm | Changeset: 5526

tweak

5384 annotated / raw | Diffs: previous, other | Lines: 931 ( +1, -0 )

Created: 2007-06-16 21:16:39 -0400 (14 months ago) | Author: anthm | Changeset: 5384

add gentones app

5211 annotated / raw | Diffs: previous, other | Lines: 930 ( +2, -2 )

Created: 2007-05-23 09:37:35 -0400 (15 months ago) | Author: anthm | Changeset: 5211

tweak from eariler patch (reported by Dale Thatcher)

5209 annotated / raw | Diffs: previous, other | Lines: 930 ( +5, -7 )

Created: 2007-05-21 17:57:20 -0400 (15 months ago) | Author: anthm | Changeset: 5209

fix for FSCORE-29 (needs testing)

5115 annotated / raw | Diffs: previous, other | Lines: 932 ( +3, -3 )

Created: 2007-05-09 15:44:15 -0400 (16 months ago) | Author: anthm | Changeset: 5115

these aren't the droids you're looking for....

5035 annotated / raw | Diffs: previous, other | Lines: 932 ( +7, -4 )

Created: 2007-04-28 17:48:03 -0400 (16 months ago) | Author: anthm | Changeset: 5035

add locking to vars

4994 annotated / raw | Diffs: previous, other | Lines: 929 ( +2, -1 )

Created: 2007-04-20 21:03:58 -0400 (16 months ago) | Author: anthm | Changeset: 4994

add app log

4947 annotated / raw | Diffs: previous, other | Lines: 928 ( +1, -1 )

Created: 2007-04-16 15:41:33 -0400 (16 months ago) | Author: anthm | Changeset: 4947

...

4946 annotated / raw | Diffs: previous, other | Lines: 928 ( +1, -1 )

Created: 2007-04-16 15:39:07 -0400 (16 months ago) | Author: anthm | Changeset: 4946

...

4945 annotated / raw | Diffs: previous, other | Lines: 928 ( +40, -36 )

Created: 2007-04-16 15:32:08 -0400 (16 months ago) | Author: anthm | Changeset: 4945

...

4926 annotated / raw | Diffs: previous, other | Lines: 924 ( +10, -2 )

Created: 2007-04-13 18:15:58 -0400 (16 months ago) | Author: anthm | Changeset: 4926

refactor to avoid some potential issues with channels that are hungup instantly after being answered

4849 annotated / raw | Diffs: previous, other | Lines: 916 ( +5, -19 )

Created: 2007-04-04 14:22:59 -0400 (17 months ago) | Author: anthm | Changeset: 4849

add looping buffers

4799 annotated / raw | Diffs: previous, other | Lines: 930 ( +9, -5 )

Created: 2007-03-29 20:15:25 -0400 (17 months ago) | Author: anthm | Changeset: 4799

indent again

4798 annotated / raw | Diffs: previous, other | Lines: 926 ( +29, -66 )

Created: 2007-03-29 20:13:31 -0400 (17 months ago) | Author: anthm | Changeset: 4798

indent

4796 new annotated / raw | Lines: 963 ( +963, -0 )

Created: 2007-03-29 18:34:40 -0400 (17 months ago) | Author: anthm | Changeset: 4796

spring cleaning 2