Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 9288 52

latest revision download Branch root:

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

Created: 2008-08-13 17:46:06 -0400 (3 months 21 days ago) | Author: anthm | Changeset: 9288

return channels to the execute state when hangup_after_bridge is false on a bridge started with the intercept app

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

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

vim extendtab is bad

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

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

indent pass 1

7752 annotated / raw | Diffs: previous, other | Lines: 234 ( +2, -0 )

Created: 2008-02-26 18:29:58 -0500 (9 months ago) | Author: mikej | Changeset: 7752

fix for FSCORE-97 and add set_name app to rename channel

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

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

set tab mode properly

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

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

cleanup and consistency.. blah rain @ PHX fun

6911 annotated / raw | Diffs: previous, other | Lines: 232 ( +26, -17 )

Created: 2007-12-19 22:07:00 -0500 (11 months ago) | Author: mikej | Changeset: 6911

add more function details for code analysis.

6120 annotated / raw | Diffs: previous, other | Lines: 223 ( +11, -11 )

Created: 2007-11-01 07:28:26 -0400 (13 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.

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

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

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

5669 annotated / raw | Diffs: previous, other | Lines: 223 ( +8, -1 )

Created: 2007-08-28 12:41:38 -0400 (15 months ago) | Author: mikej | Changeset: 5669

add ability to match in dialplan to the ton and numplan caller profile fields. added switch_caller_profile_dup function to be used in the future for places where we copy one profile to another to reduce code duplication.  add "pool" member to the caller profile for when we need to allocate strings off that pool.

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

Created: 2007-08-21 10:01:24 -0400 (15 months ago) | Author: mikej | Changeset: 5647

add type of number and number plan vars to the caller profile

5165 annotated / raw | Diffs: previous, other | Lines: 208 ( +4, -4 )

Created: 2007-05-12 10:48:14 -0400 (18 months ago) | Author: mikej | Changeset: 5165

adding const qualifiers across the api as appropriate.

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

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

add app log

4799 annotated / raw | Diffs: previous, other | Lines: 207 ( +3, -2 )

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

indent again

4798 annotated / raw | Diffs: previous, other | Lines: 206 ( +6, -13 )

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

indent

4795 annotated / raw | Diffs: previous, other | Lines: 213 ( +7, -13 )

Created: 2007-03-29 18:31:56 -0400 (20 months ago) | Author: anthm | Changeset: 4795

spring cleaning

4321 annotated / raw | Diffs: previous, other | Lines: 219 ( +11, -11 )

Created: 2007-02-18 22:23:02 -0500 (21 months ago) | Author: mikej | Changeset: 4321

constify switch_caller_profile_new

4176 annotated / raw | Diffs: previous, other | Lines: 219 ( +1, -1 )

Created: 2007-02-08 21:36:03 -0500 (21 months ago) | Author: mikej | Changeset: 4176

fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces

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

Created: 2007-02-07 12:19:06 -0500 (21 months ago) | Author: anthm | Changeset: 4147

update

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

Created: 2006-12-01 10:26:37 -0500 (2 years ago) | Author: anthm | Changeset: 3504

adjustments to the core do a make sure

3462 annotated / raw | Diffs: previous, other | Lines: 215 ( +10, -1 )

Created: 2006-11-27 17:30:48 -0500 (2 years ago) | Author: mikej | Changeset: 3462

Add magic comments for emacs and vi in source and header files to properly format and display tabs vs. spaces in those editors:

/* For Emacs:
* Local Variables:
* mode:c
* indent-tabs-mode:nil
* tab-width:4
* c-basic-offset:4
* End:
* For VIM:
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab:
*/

3073 annotated / raw | Diffs: previous, other | Lines: 206 ( +3, -3 )

Created: 2006-10-17 19:33:32 -0400 (2 years 1 month ago) | Author: brian | Changeset: 3073

Rename ani2 to aniii and ANI2 to ANI-II where appropriate.  Because its not ANI2 its ANI II (eye eye)

What is ANI II ?

Refer to:

http://en.wikipedia.org/wiki/Automatic_number_identification

Thanks,
/b

3058 annotated / raw | Diffs: previous, other | Lines: 206 ( +2, -0 )

Created: 2006-10-16 00:39:00 -0400 (2 years 1 month ago) | Author: anthm | Changeset: 3058

rpid for sofia

2555 annotated / raw | Diffs: previous, other | Lines: 204 ( +1, -1 )

Created: 2006-09-07 11:15:39 -0400 (2 years 2 months ago) | Author: anthm | Changeset: 2555

what comes up must come down

2548 annotated / raw | Diffs: previous, other | Lines: 204 ( +1, -1 )

Created: 2006-09-07 10:23:31 -0400 (2 years 2 months ago) | Author: anthm | Changeset: 2548

fix namespace

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

Created: 2006-06-03 13:06:39 -0400 (2 years 6 months ago) | Author: anthm | Changeset: 1538

update

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

Created: 2006-06-03 13:06:06 -0400 (2 years 6 months ago) | Author: anthm | Changeset: 1537

make extensions linkable (thanks mishehu)

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

Created: 2006-05-26 12:00:08 -0400 (2 years 6 months ago) | Author: anthm | Changeset: 1508

update

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

Created: 2006-05-09 23:23:05 -0400 (2 years 6 months ago) | Author: anthm | Changeset: 1401

XMLification (wave 1)

1300 annotated / raw | Diffs: previous, other | Lines: 191 ( +1, -1 )

Created: 2006-04-29 19:43:28 -0400 (2 years 7 months ago) | Author: mikej | Changeset: 1300

part 3 of 3 standardizing typedefed types to end in _t.

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

Created: 2006-04-29 17:36:10 -0400 (2 years 7 months ago) | Author: anthm | Changeset: 1299

dox

1294 annotated / raw | Diffs: previous, other | Lines: 190 ( +10, -10 )

Created: 2006-04-29 02:05:03 -0400 (2 years 7 months ago) | Author: mikej | Changeset: 1294

part 2 of many standardizing typedefed types to end in _t

1292 annotated / raw | Diffs: previous, other | Lines: 190 ( +2, -2 )

Created: 2006-04-28 21:00:52 -0400 (2 years 7 months ago) | Author: mikej | Changeset: 1292

part 1 of many standardizing typedefed types to end in _t

1291 annotated / raw | Diffs: previous, other | Lines: 190 ( +3, -11 )

Created: 2006-04-28 16:04:08 -0400 (2 years 7 months ago) | Author: mikej | Changeset: 1291

use macro for EXTERN "C" begin and end lines in header files to clean up the headers, and to eliminate a format bug in emacs.

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

Created: 2006-04-28 15:46:57 -0400 (2 years 7 months ago) | Author: anthm | Changeset: 1290

add transfer capability and small ways to test it

1241 annotated / raw | Diffs: previous, other | Lines: 194 ( +2, -0 )

Created: 2006-04-24 12:19:11 -0400 (2 years 7 months ago) | Author: anthm | Changeset: 1241

dox

1222 annotated / raw | Diffs: previous, other | Lines: 192 ( +6, -0 )

Created: 2006-04-21 18:31:08 -0400 (2 years 7 months ago) | Author: anthm | Changeset: 1222

add VAD

1126 annotated / raw | Diffs: previous, other | Lines: 186 ( +1, -1 )

Created: 2006-04-12 12:34:34 -0400 (2 years 7 months ago) | Author: anthm | Changeset: 1126

dox

1124 annotated / raw | Diffs: previous, other | Lines: 186 ( +105, -102 )

Created: 2006-04-12 11:04:26 -0400 (2 years 7 months ago) | Author: brian | Changeset: 1124

dox and add a func to logger

720 annotated / raw | Diffs: previous, other | Lines: 183 ( +2, -2 )

Created: 2006-03-01 17:55:28 -0500 (2 years 9 months ago) | Author: anthm | Changeset: 720

break everything

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

Created: 2006-02-21 21:50:33 -0500 (2 years 9 months ago) | Author: anthm | Changeset: 646

adding some inter channel communication and other code for real-world usage (not totally done)

319 annotated / raw | Diffs: previous, other | Lines: 179 ( +20, -16 )

Created: 2006-01-10 15:10:38 -0500 (2 years 10 months ago) | Author: mikej | Changeset: 319

doxygen cleanups\changes.

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

Created: 2006-01-06 15:03:42 -0500 (2 years 10 months ago) | Author: anthm | Changeset: 301

update

280 annotated / raw | Diffs: previous, other | Lines: 171 ( +68, -8 )

Created: 2006-01-05 16:03:22 -0500 (2 years 10 months ago) | Author: anthm | Changeset: 280

what's up doc

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

Created: 2006-01-02 00:00:28 -0500 (2 years 11 months ago) | Author: mikej | Changeset: 252

some more doxygen stuff... still a LOT to go.

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

Created: 2006-01-01 10:23:12 -0500 (2 years 11 months ago) | Author: mikej | Changeset: 251

initial doxygen.  Much, much more to go.

206 annotated / raw | Diffs: previous, other | Lines: 105 ( +1, -1 )

Created: 2005-12-26 14:09:59 -0500 (2 years 11 months ago) | Author: anthm | Changeset: 206

ok gsm works

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

Created: 2005-12-23 16:09:36 -0500 (2 years 11 months ago) | Author: anthm | Changeset: 204

event cleanup from windows perspective

175 annotated / raw | Diffs: previous, other | Lines: 104 ( +45, -43 )

Created: 2005-12-20 11:01:18 -0500 (2 years 11 months ago) | Author: anthm | Changeset: 175

add network_addr to profile (had to add a func to get it for iax)

52 new annotated / raw | Lines: 102 ( +102, -0 )

Created: 2005-11-19 15:11:40 -0500 (3 years ago) | Author: mikej | Changeset: 52

Renamed remotely