Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 10382 6135

latest revision download Branch root:

10382 annotated / raw | Diffs: previous, other | Lines: 631 ( +2, -2 )

Created: 2008-11-13 15:41:44 -0500 (19 days ago) | Author: anthm | Changeset: 10382

shorten sql stmt

10288 annotated / raw | Diffs: previous, other | Lines: 631 ( +2, -2 )

Created: 2008-11-07 09:34:20 -0500 (25 days ago) | Author: anthm | Changeset: 10288

add patch from MODAPP-161

10175 annotated / raw | Diffs: previous, other | Lines: 631 ( +1, -1 )

Created: 2008-10-27 22:50:18 -0400 (35 days ago) | Author: brian | Changeset: 10175

tweak to mod_limit for the db_function used in the dialplan

9966 annotated / raw | Diffs: previous, other | Lines: 631 ( +2, -22 )

Created: 2008-10-11 16:01:44 -0400 (52 days ago) | Author: brian | Changeset: 9966

man am I OCD about this stuff or what

9405 annotated / raw | Diffs: previous, other | Lines: 651 ( +1, -1 )

Created: 2008-09-02 10:56:55 -0400 (2 months 30 days ago) | Author: brian | Changeset: 9405

fix the fix

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

Created: 2008-09-02 10:50:03 -0400 (2 months 30 days ago) | Author: brian | Changeset: 9404

fix MODAPP-134

8894 annotated / raw | Diffs: previous, other | Lines: 649 ( +7, -7 )

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

vim extendtab is bad

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

Created: 2008-05-28 17:36:16 -0400 (6 months ago) | Author: mikej | Changeset: 8712

add more tab completion details

8689 annotated / raw | Diffs: previous, other | Lines: 643 ( +47, -59 )

Created: 2008-05-27 00:54:52 -0400 (6 months ago) | Author: anthm | Changeset: 8689

indent pass 2

8263 annotated / raw | Diffs: previous, other | Lines: 655 ( +1, -1 )

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

change names to protect the innocent

7910 annotated / raw | Diffs: previous, other | Lines: 655 ( +1, -1 )

Created: 2008-03-18 10:24:40 -0400 (8 months ago) | Author: mikej | Changeset: 7910

tweak help.

7765 annotated / raw | Diffs: previous, other | Lines: 655 ( +315, -324 )

Created: 2008-02-28 11:23:20 -0500 (9 months ago) | Author: silik0n | Changeset: 7765

White space cleanup

7634 annotated / raw | Diffs: previous, other | Lines: 664 ( +5, -5 )

Created: 2008-02-15 16:25:23 -0500 (9 months ago) | Author: anthm | Changeset: 7634

MODAPP-76

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

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

set tab mode properly

7402 annotated / raw | Diffs: previous, other | Lines: 664 ( +12, -39 )

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

code analysis, clean up asserts related to switch_core_session_get_channel.

7304 annotated / raw | Diffs: previous, other | Lines: 691 ( +3, -3 )

Created: 2008-01-20 02:43:25 -0500 (10 months ago) | Author: mikej | Changeset: 7304

support no media calls

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

Created: 2008-01-16 16:52:07 -0500 (10 months ago) | Author: silik0n | Changeset: 7258

get rid of the arbitrary channel variable and lets put it in RDNIS in the the transfer function so its consistant on all transfers

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

Created: 2008-01-16 16:45:40 -0500 (10 months ago) | Author: silik0n | Changeset: 7257

contributors tweak

7256 annotated / raw | Diffs: previous, other | Lines: 691 ( +11, -2 )

Created: 2008-01-16 16:44:28 -0500 (10 months ago) | Author: silik0n | Changeset: 7256

small mod to mod limit...

Add Optional user setable transfer destination number
example usage:

<application="limit" data="<realm> <id> <max> [transfer_destination_number]"/>
existing functionality is not changed... if limit is exceeded and
transfer_destination_number is not specified call will still be redirected to limit_exceeded

Also add new channel variable limit_original_destination which is set to the
destination_number before mod_limit does its thing

7250 annotated / raw | Diffs: previous, other | Lines: 682 ( +1, -1 )

Created: 2008-01-16 15:16:37 -0500 (10 months ago) | Author: silik0n | Changeset: 7250

Change limit query to allow for sql wildcard in query
you can now do things like
<application="limit" data="realm id 2"/>
<application="limit" data="realm % 10"/>

this will allow both individual extension limits and realm limits

6882 annotated / raw | Diffs: previous, other | Lines: 682 ( +10, -5 )

Created: 2007-12-18 17:06:06 -0500 (11 months ago) | Author: anthm | Changeset: 6882

delete repeat keys in db

6849 annotated / raw | Diffs: previous, other | Lines: 677 ( +1, -1 )

Created: 2007-12-17 20:12:50 -0500 (11 months ago) | Author: anthm | Changeset: 6849

blinking lights for xmas presence

6707 annotated / raw | Diffs: previous, other | Lines: 677 ( +1, -1 )

Created: 2007-12-12 16:53:32 -0500 (11 months ago) | Author: mikej | Changeset: 6707

use switch_snprintf instead of snprintf becuase in insures null termination of strings.

6695 annotated / raw | Diffs: previous, other | Lines: 677 ( +4, -4 )

Created: 2007-12-11 22:21:14 -0500 (11 months ago) | Author: mikej | Changeset: 6695

cleanup, null checks. etc.

6573 annotated / raw | Diffs: previous, other | Lines: 677 ( +1, -1 )

Created: 2007-12-07 19:14:21 -0500 (11 months ago) | Author: anthm | Changeset: 6573

almost ready for b3

6275 annotated / raw | Diffs: previous, other | Lines: 677 ( +4, -4 )

Created: 2007-11-15 11:55:46 -0500 (12 months ago) | Author: anthm | Changeset: 6275

fix MODENDP-35

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

Created: 2007-11-13 17:06:44 -0500 (12 months ago) | Author: anthm | Changeset: 6249

fix some stuff and add set_user func

6248 annotated / raw | Diffs: previous, other | Lines: 676 ( +11, -2 )

Created: 2007-11-13 17:05:02 -0500 (12 months ago) | Author: anthm | Changeset: 6248

fix some stuff and add set_user func

6246 annotated / raw | Diffs: previous, other | Lines: 667 ( +1, -1 )

Created: 2007-11-13 17:03:05 -0500 (12 months ago) | Author: anthm | Changeset: 6246

fix some stuff and add set_user func

6239 annotated / raw | Diffs: previous, other | Lines: 667 ( +13, -13 )

Created: 2007-11-13 14:58:44 -0500 (12 months ago) | Author: anthm | Changeset: 6239

fix some stuff and add set_user func

6224 annotated / raw | Diffs: previous, other | Lines: 667 ( +22, -9 )

Created: 2007-11-12 18:12:19 -0500 (12 months ago) | Author: anthm | Changeset: 6224

update

6218 annotated / raw | Diffs: previous, other | Lines: 654 ( +1, -1 )

Created: 2007-11-10 07:25:54 -0500 (12 months ago) | Author: mikej | Changeset: 6218

fix windows build.

6217 annotated / raw | Diffs: previous, other | Lines: 654 ( +144, -0 )

Created: 2007-11-09 20:48:42 -0500 (12 months ago) | Author: anthm | Changeset: 6217

add some more stuff

6196 annotated / raw | Diffs: previous, other | Lines: 510 ( +114, -1 )

Created: 2007-11-09 11:50:37 -0500 (12 months ago) | Author: anthm | Changeset: 6196

add db api cmd and db_insert dialplan app

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

Created: 2007-11-02 13:23:38 -0400 (13 months ago) | Author: anthm | Changeset: 6142

small fix

6136 annotated / raw | Diffs: previous, other | Lines: 391 ( +8, -8 )

Created: 2007-11-01 15:50:16 -0400 (13 months ago) | Author: anthm | Changeset: 6136

update

6135 new annotated / raw | Lines: 391 ( +391, -0 )

Created: 2007-11-01 15:05:48 -0400 (13 months ago) | Author: anthm | Changeset: 6135

add mod_limit