[Home]

Summary:ASTERISK-00786: [patch] app_random.c
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2004-01-11 17:48:11.000-0600Date Closed:2008-01-15 14:45:09.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20040301__random_typo_fix.diff.txt
( 1) app_random.c
( 2) app_random.c.txt
Description:Requested application to randomly branch (probability based) to another extension.

****** ADDITIONAL INFORMATION ******

Probably good for allowing supervisors to randomly listen to or receive lackey calls.
Comments:By: Malcolm Davenport (mdavenport) 2004-01-11 20:05:34.000-0600

Added to CVS.

By: zoa (zoa) 2004-03-01 10:33:40.000-0600

This looks very broken, never goes to the extension.
confirmed by vaewyn.

By: zoa (zoa) 2004-03-01 10:45:59.000-0600

even with 100% probability doesnt go anywhere.

By: Tilghman Lesher (tilghman) 2004-03-01 11:09:27.000-0600

Typo.  Try that.

By: zoa (zoa) 2004-03-01 11:46:49.000-0600

the new patch fixes this, ready for cvs.

By: James Golovich (jamesgolovich) 2004-03-01 15:55:27.000-0600

Patch commited to CVS

By: Digium Subversion (svnbot) 2008-01-15 14:40:36.000-0600

Repository: asterisk
Revision: 1958

U   trunk/apps/Makefile
A   trunk/apps/app_random.c

------------------------------------------------------------------------
r1958 | malcolmd | 2008-01-15 14:40:35 -0600 (Tue, 15 Jan 2008) | 2 lines

Bug ASTERISK-786: Add app_random

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=1958

By: Digium Subversion (svnbot) 2008-01-15 14:45:09.000-0600

Repository: asterisk
Revision: 2285

U   trunk/apps/app_random.c

------------------------------------------------------------------------
r2285 | citats | 2008-01-15 14:45:08 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix app_random.c (bug ASTERISK-786)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=2285

By: Digium Subversion (svnbot) 2008-01-15 14:45:09.000-0600

Repository: asterisk
Revision: 2286

U   branches/v1-0_stable/apps/app_random.c

------------------------------------------------------------------------
r2286 | citats | 2008-01-15 14:45:09 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix app_random.c (bug ASTERISK-786)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=2286