Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 8884 3781

latest revision download Branch root:

8884 annotated / raw | Diffs: previous, other | Lines: 9223 ( +633, -19 )

Created: 2008-07-02 17:12:57 -0400 (44 hours ago) | Author: anthm | Changeset: 8884

add EventConsumer obj to cpp

8828 annotated / raw | Diffs: previous, other | Lines: 8609 ( +138, -1 )

Created: 2008-06-23 15:19:17 -0400 (10 days ago) | Author: anthm | Changeset: 8828

fix MODLANG-65

8745 annotated / raw | Diffs: previous, other | Lines: 8472 ( +77, -0 )

Created: 2008-06-02 19:42:59 -0400 (31 days ago) | Author: anthm | Changeset: 8745

add waitForAnswer to cpp

8743 annotated / raw | Diffs: previous, other | Lines: 8395 ( +6813, -7084 )

Created: 2008-06-02 19:37:12 -0400 (31 days ago) | Author: anthm | Changeset: 8743

add answered and mediaReady methods to CoreSession

8689 annotated / raw | Diffs: previous, other | Lines: 8666 ( +7084, -6813 )

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

indent pass 2

8449 annotated / raw | Diffs: previous, other | Lines: 8395 ( +84, -1 )

Created: 2008-05-16 14:40:39 -0400 (48 days ago) | Author: anthm | Changeset: 8449

lang fixes

8386 annotated / raw | Diffs: previous, other | Lines: 8312 ( +278, -0 )

Created: 2008-05-13 16:36:23 -0400 (51 days ago) | Author: anthm | Changeset: 8386

cannot pass 2833 on a transcoded call

8366 annotated / raw | Diffs: previous, other | Lines: 8034 ( +35, -0 )

Created: 2008-05-12 12:58:44 -0400 (53 days ago) | Author: anthm | Changeset: 8366

fix build prob

8352 annotated / raw | Diffs: previous, other | Lines: 7999 ( +202, -84 )

Created: 2008-05-10 13:02:43 -0400 (55 days ago) | Author: anthm | Changeset: 8352

add some methods to CoreSession

8256 annotated / raw | Diffs: previous, other | Lines: 7881 ( +84, -148 )

Created: 2008-05-02 17:20:14 -0400 (2 months 1 day ago) | Author: greenlizard | Changeset: 8256

reswig after updating to 8254.  check that it compiles and do some light testing.  seems that playAndGetDigits now returns a single value instead of a list of values, update scripts accordingly.  also execute_extension is causing seg faults, at least in certain cases.

8254 annotated / raw | Diffs: previous, other | Lines: 7945 ( +74, -0 )

Created: 2008-05-02 15:04:13 -0400 (2 months 1 day ago) | Author: anthm | Changeset: 8254

add read

8252 annotated / raw | Diffs: previous, other | Lines: 7871 ( +9, -27 )

Created: 2008-05-02 14:40:23 -0400 (2 months 1 day ago) | Author: anthm | Changeset: 8252

reswig

8249 annotated / raw | Diffs: previous, other | Lines: 7889 ( +488, -135 )

Created: 2008-05-02 12:43:54 -0400 (2 months 2 days ago) | Author: anthm | Changeset: 8249

update script langs

8244 annotated / raw | Diffs: previous, other | Lines: 7536 ( +96, -236 )

Created: 2008-05-01 20:57:25 -0400 (2 months 2 days ago) | Author: greenlizard | Changeset: 8244

reswig against 8241 and fix bugs with changed number of args to playAndGetDigits (note: exising scripts will need to be fixed to pass ONE less argument - see wiki for new syntax).  also, comment out hangup hook handler that was causing seg fault, that needs to be redone.  registering hangup hooks inscripts will no longer have any effect.

8238 annotated / raw | Diffs: previous, other | Lines: 7676 ( +58, -111 )

Created: 2008-05-01 15:03:57 -0400 (2 months 2 days ago) | Author: anthm | Changeset: 8238

fix bad pointer memory snafu in wrapped language libs

8225 annotated / raw | Diffs: previous, other | Lines: 7729 ( +278, -84 )

Created: 2008-04-30 19:42:37 -0400 (2 months 3 days ago) | Author: anthm | Changeset: 8225

break all the api in the swig stuff

8221 annotated / raw | Diffs: previous, other | Lines: 7535 ( +1058, -332 )

Created: 2008-04-30 15:42:26 -0400 (2 months 3 days ago) | Author: anthm | Changeset: 8221

look out below

8216 annotated / raw | Diffs: previous, other | Lines: 6809 ( +462, -101 )

Created: 2008-04-29 20:37:52 -0400 (2 months 4 days ago) | Author: greenlizard | Changeset: 8216

fix and reswig after switch_cpp updates

8201 annotated / raw | Diffs: previous, other | Lines: 6448 ( +605, -43 )

Created: 2008-04-25 20:10:07 -0400 (2 months 8 days ago) | Author: greenlizard | Changeset: 8201

reswig with swig 1.3.31, retest

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

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

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

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

Created: 2007-08-20 12:33:28 -0400 (10 months ago) | Author: greenlizard | Changeset: 5624

1. add collectInput method.  2. modify the dtmf callback handlers to better deal with event inputs, as opposed to dtmf inputs.  currently returns a dictionary where one key contains the body, and another contains the headers as a subdictionary.

5454 annotated / raw | Diffs: previous, other | Lines: 5854 ( +14, -59 )

Created: 2007-06-24 13:38:17 -0400 (12 months ago) | Author: greenlizard | Changeset: 5454

streamFiles 2nd argument is now optional.  fix segfault that was happening with originate/bridge due to no valid session in b leg.  rename streamfile to streamFile.  remove playFile since streamFile does the same thing

5442 annotated / raw | Diffs: previous, other | Lines: 5899 ( +616, -240 )

Created: 2007-06-22 15:14:53 -0400 (12 months ago) | Author: greenlizard | Changeset: 5442

implement flushEvents() flushDigits() setAutoHangup() and setHangupHook().  reworked dtmfhandler and some aspects relating to threadstate.  folded in memory pool thing from mishehu.  added more asserts to switch_core_file (coordinated w/ anthony on this)

5433 annotated / raw | Diffs: previous, other | Lines: 5523 ( +36, -18 )

Created: 2007-06-21 14:23:56 -0400 (12 months ago) | Author: greenlizard | Changeset: 5433

bugfix: return values from playAndGetDigits stopped working

5420 annotated / raw | Diffs: previous, other | Lines: 5505 ( +68, -0 )

Created: 2007-06-20 10:35:22 -0400 (12 months ago) | Author: mikej | Changeset: 5420

Add recordFile method.  merge svn r5149 from branch.

5410 annotated / raw | Diffs: previous, other | Lines: 5437 ( +322, -319 )

Created: 2007-06-20 04:56:34 -0400 (12 months ago) | Author: mikej | Changeset: 5410

merge r5393 from http://svn.freeswitch.org/svn/freeswitch/branches/greenlizard/
* implement originate() and bridge() methods in CoreSession.  
* api changes for originate() : no longer passes 11 arguments

5377 annotated / raw | Diffs: previous, other | Lines: 5434 ( +92, -68 )

Created: 2007-06-15 16:37:28 -0400 (12 months ago) | Author: greenlizard | Changeset: 5377

had to reswig w/ swig 1.3.31 in order to compile with trunk makefile

5374 annotated / raw | Diffs: previous, other | Lines: 5410 ( +416, -361 )

Created: 2007-06-15 13:25:41 -0400 (12 months ago) | Author: mikej | Changeset: 5374

merge fix for MODLANG-33 and MODLANG-34.

5242 annotated / raw | Diffs: previous, other | Lines: 5355 ( +4973, -963 )

Created: 2007-06-01 14:50:34 -0400 (13 months ago) | Author: mikej | Changeset: 5242

merge changes from branch http://svn.freeswitch.org/svn/freeswitch/branches/greenlizard/ that changes the session container implementation to use the one in the core, and an inherited class in python.  Please note that this changes the python script api to more closely match (it is still a subset) the one already in place and documented for spidermonkey, and will break all your scripts that are currently working..  Fix a fatal bug causing segfaults in mod_python when using the callbacks.

5156 annotated / raw | Diffs: previous, other | Lines: 1345 ( +4, -4 )

Created: 2007-05-11 14:39:19 -0400 (13 months ago) | Author: anthm | Changeset: 5156

fix get_variable

5103 annotated / raw | Diffs: previous, other | Lines: 1345 ( +43, -0 )

Created: 2007-05-08 12:08:48 -0400 (13 months ago) | Author: anthm | Changeset: 5103

change mod_python so freeswitch module is auto-loaded and session is auto declared

5099 annotated / raw | Diffs: previous, other | Lines: 1302 ( +66, -18 )

Created: 2007-05-07 17:49:11 -0400 (13 months ago) | Author: anthm | Changeset: 5099

more py stuff

5098 annotated / raw | Diffs: previous, other | Lines: 1254 ( +40, -56 )

Created: 2007-05-07 17:27:42 -0400 (13 months ago) | Author: anthm | Changeset: 5098

anti-venom for a nasty python byte

3815 annotated / raw | Diffs: previous, other | Lines: 1270 ( +625, -2221 )

Created: 2006-12-23 11:40:37 -0500 (18 months ago) | Author: anthm | Changeset: 3815

ruin everything, sorry jamesdotcom

3781 new annotated / raw | Lines: 2866 ( +2866, -0 )

Created: 2006-12-21 12:11:43 -0500 (18 months ago) | Author: mikej | Changeset: 3781

merge changes to mod_python from jkr888 branch.  Thanks Johny.