Commit Graph

824 Commits (c86ee49fde0692f505c94c3c97c6ad245529e23f)

Author SHA1 Message Date
Mark Spencer 8b2b0278c9 Make sure outgoing is not NULL
22 years ago
Mark Spencer 2bd13db091 Directory fixes courtesy rgagnon (bug #1887)
22 years ago
Mark Spencer 551e3ad719 Add userevent application (bug #1300)
22 years ago
Mark Spencer 3ccf8627e0 Add app_alarmreceiver (bug #1783)
22 years ago
Mark Spencer 2efcb2e331 Don't stop moh until after announcement finishes (bug #789)
22 years ago
Mark Spencer 502e74e5db Fix app_dial buglet
22 years ago
Anthony Minessale II b168dcdddf I don't know what this last update was for but app_dial.c was broken
22 years ago
Mark Spencer 585afa7e8e Add promiscuous redirect option
22 years ago
Jim Dixon 2ee28d0ccf Majorly updated app_rpt.c allowing linking of repeaters/remote bases using (IAX2) and supporting remote base nodes as well (also added visual documentation in rpt_flow.pdf)
22 years ago
Mark Spencer bbe5ff18c2 Fix locking in zapscan
22 years ago
Mark Spencer 491e5d941c Make 'x' option behave as advertised (bug #1878)
22 years ago
James Golovich a054fec8ef Typo in comment in app_dial.c
22 years ago
Mark Spencer bc9e475d6e Allow penalty argument to AddQueueMember
22 years ago
Mark Spencer d11177774a More meetme locking fixes
22 years ago
Mark Spencer 4f72a1da77 Fix doubly-linked list delete
22 years ago
Mark Spencer 4a4e1e348d Must be inside lock when finding start
22 years ago
Mark Spencer fdf586e416 Don't forget to run the schedule queue
22 years ago
Mark Spencer 88aec64bce Minor fixup to voicemail (bug #1865)
22 years ago
Mark Spencer b3b931fab9 Merge EOF patch (bug #1860)
22 years ago
Mark Spencer ada1e768c4 Fix unexpected behavior in voicemail (bug #1856)
22 years ago
James Golovich f70b57352b Fix MailboxExists to follow the original behavior of jumping to +101 if the voicemailuser exists
22 years ago
Mark Spencer bec994b037 Merge Matt's work
22 years ago
Mark Spencer 3cf5ea7383 Make meetme operate in linear so as to keep alaw folk happy, minor iax2
22 years ago
Mark Spencer d208532e6e x86-64 compile fixes and cleanups
22 years ago
James Golovich 800ad7f727 Use ast_strlen_zero instead of &id in app_queue.c (Thanks folsson)
22 years ago
Mark Spencer 1b23fce2bd Fix OpenBSD compile (bug #1830)
22 years ago
James Golovich 31b39fe85e Fix voicemail description. We send calls into extension 'a' or 'o' not priority
22 years ago
James Golovich 481a59e92e Build ecodes string a little better in app_voicemail so that the 'a' extension will work even if the 'o' extension doesn't exist. Also update the description to include info on the 'a' extension
22 years ago
Mark Spencer 1bc96b7aab Add talk detectection app (BackgroundDetect)
22 years ago
Mark Spencer a53d260d5f Minor meetme cleanups
22 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
22 years ago
Mark Spencer 8995f5d810 Zapras fix for BSD (bug #1801)
22 years ago
Mark Spencer e115566669 Can't use the same buffer to snprintf that we're grabbing
22 years ago
Anthony Minessale II cc36c3d475 fix D() issue with to short of a duration
22 years ago
Mark Spencer b9d81ae6ad Add ${AVAILORIGCHAN} with original channel name (bug #1793)
22 years ago
James Golovich 63b280e97c Cleanup some formatting in app_agi.c
22 years ago
Mark Spencer 103bb4a334 Enhancements for zaptel+bsd (bug #1781)
22 years ago
Mark Spencer 8f5498177e WOrk on the proper pointer (bug #1773)
22 years ago
Mark Spencer 37ae3cd701 Fix app_read to return string even if not # terminated (bug #1769)
22 years ago
Mark Spencer b6beb440cd Use pseudo channel instead of just /dev/zap/pseudo, now with proper protections (bug #1766)
22 years ago
Mark Spencer ce82bfa75a Play acknowledgement in all cases (bug #1767)
22 years ago
Mark Spencer 31e427d775 Oops slightly premature
22 years ago
Mark Spencer a435f135b5 Use pseudo channel (but real channel) instead of just directly opening /dev/zap/pseudo to enable future meetme enhancements (bug #1766)
22 years ago
Mark Spencer 36b87b3b33 Voicemail fixes (bug #1758)
22 years ago
Mark Spencer 8164972e34 allow multiple exit characters on control_streamfile, allow '1' to skip envelope
22 years ago
Mark Spencer 49257bafbc Only call the update once
22 years ago
Mark Spencer fdcf41cef0 Fix compile warning on FreeBSD (bug #1755)
22 years ago
Jim Dixon 8968d50976 Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor changes in chan_zap (to allow pseudo-channels to work properly (finally!)) and in dsp.c to allow for super-relaxed DTMF decoding which radio systems need to function properly.
22 years ago
Mark Spencer 89561c6a29 Update queue member after end of call (bug #1727)
22 years ago
Mark Spencer c47538a24b Take member as argument, not lpeer
22 years ago
Mark Spencer 5ee4f3048c Fix formatting issues
22 years ago
Mark Spencer 0f5ed60d51 Minor RTP video fixes, be more careful about closing fd's in meetme (bug #1743)
22 years ago
Mark Spencer d34639a601 Allow variable substitution in from string (bug #1741)
22 years ago
Mark Spencer ff2ba012d2 Merge connor's exit context patch (#1737)
22 years ago
Mark Spencer e446f4ca81 Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeout
22 years ago
Mark Spencer 2cd1eb39b1 Don't count as outgoing until we actually send the new INVITE
22 years ago
Mark Spencer 03cb980dc2 Meetme fixes (bug #1729)
22 years ago
Mark Spencer b820fd0075 Doc fix for controlplayback, get rid of 500ms wait in rtp.c (bug #1589)
22 years ago
James Golovich fc7593e594 More formatting fixes
22 years ago
Anthony Minessale II 54780434a6 enhance control_playback to have an app (app_controlplayback) and to allow pause (inherited by app_voicemail)
22 years ago
Mark Spencer fdb8ffe20d Cancel destroy request on new invite, merge bkw's control playback changes
22 years ago
Mark Spencer 682913a1f3 Add controlplayback app
22 years ago
James Golovich 82b3a5f417 Formatting fixes
22 years ago
Anthony Minessale II 8f9e2b6633 add ast_control_streamfile api call
22 years ago
Mark Spencer 1799dd3641 It's angler's first patch!
22 years ago
Mark Spencer 1147ed1e8c Fix record option to take from the right channel
22 years ago
Mark Spencer 3377298b06 Handle different contexts (bug #1702)
22 years ago
Mark Spencer 316bffd061 Fix voicemail ADSI codes (bug #1680)
22 years ago
Mark Spencer ba264f8158 Minor mailbox cleanups
22 years ago
Mark Spencer cf24f7ff7e Change 'u' back to 's' since it's required for both user and admin menus
22 years ago
Mark Spencer 25ca4c854c Small fixes
22 years ago
Mark Spencer 50449d5c87 MeetMe documentation improvements (bug #1703)
22 years ago
Mark Spencer 740243552f Use find_user for existsmailbox
22 years ago
Mark Spencer 9f14461cb7 Fixes to mailbox exists
22 years ago
Mark Spencer 194fe2a4a5 Copy hangup cause at end of a good call
22 years ago
Mark Spencer 47133fda31 Work on a copy with app_agi
22 years ago
Mark Spencer a0486afb83 Merge fabeman's extensive meetme improvements (bug #1624)
22 years ago
Mark Spencer 0004e8a4be Stop stream when interrupted by '#' or '*' or '0' (bug #1689)
22 years ago
Mark Spencer 6195dd35e0 Make ast_channel_walk become ast_channel_walk_locked
22 years ago
Mark Spencer b1462cd593 Make playback of envelope a configurable option (bug #1683)
22 years ago
Mark Spencer 61ce929656 Merge Mike's announcement enhancements
22 years ago
Mark Spencer 7976579ef6 Merge small bkw_ queue enhancements
22 years ago
James Golovich 36f888e06e Clarify app_dial documentation regarding transfers
22 years ago
Mark Spencer 2310261cbe Flesh out remaining "rrmemory" logic
22 years ago
Mark Spencer e36ed02083 Add Round-Robin w/ Memory queueing strategy (rrmemory)
22 years ago
Jeremy McNamara adc4fbe921 nitpicky fix
22 years ago
Mark Spencer 95ef751780 Fix compile for old builds
22 years ago
Mark Spencer e2dd1cc3da Add ability to look up callerid name by txt (bug #1442)
22 years ago
Mark Spencer f222665d1d Fix timezone handling for FreeBSD
22 years ago
Mark Spencer 694c1c0c9c FreeBSD compile fix (bug #1655)
22 years ago
Mark Spencer 2293ad0b1f Update coding guidelines, fix "say.c" compile on older compilers, update coding guidelines (includes bug #1631)
22 years ago
Mark Spencer beae1fb946 Add events for join/leave (bug #1625)
22 years ago
Mark Spencer 1aba1bbca4 Minor cleanups (bug #1618 included)
22 years ago
Mark Spencer 10c25aa6d9 Put sip history stuff in (for real) and provide voicemail context (when not default) in some critical places (bug #1609)
22 years ago
Mark Spencer e753e1a460 Don't say "re-recording" on CLI.
22 years ago
Mark Spencer fb80a4a397 Change "boundary" to be less likely to cause e-mail conflicts (bug #1602)
22 years ago
Mark Spencer 87e3b8b2ad Allow characterset to be specified (bug #1598)
22 years ago
Mark Spencer 230eb50e96 Set mimetype to lower case (bug #1597)
22 years ago
Mark Spencer 2d8c703fa0 Include app.h in senddtmf (bug #1594)
22 years ago
Mark Spencer 811f5cff35 Merge Connor's ringback feature for queue (bug #1560)
22 years ago
James Golovich 8ef3b1544b More ast_strlen_zero changes
22 years ago
James Golovich aff78a98cf Fix null pointer dereference in app_groupcount.c (bug 1588)
22 years ago
James Golovich 29718a5001 ast_strlen_zero changes
22 years ago
James Golovich 46b24e8a27 Code cleanup
22 years ago
Anthony Minessale II 66b96f417c Created API call ast_dtmf_stream
22 years ago
Jeremy McNamara 9c5c609de2 fix formatting, from bkw
22 years ago
Mark Spencer 6ac10272bc Make sure we don't accidently send weird delivery times on DISA
22 years ago
Mark Spencer 19a080ddd7 strlen fixes and don't destroy SIP channels that still have pending things on them (bug #1552 et al)
22 years ago
Mark Spencer 67c11acbbf Add app_groupcount to manage groups
22 years ago
Mark Spencer 0e89f839e1 Make directory spell name if available
22 years ago
Mark Spencer 603511ea6f Merge BKW's mp3 improvements
22 years ago
Mark Spencer 73b389da6c Add SayPhonetic and SayAlpha applications (bug #793)
22 years ago
Mark Spencer 3ad6ed3e92 Add ability to specify custom e-mail subject line (bug #1291)
22 years ago
Mark Spencer 9144ad4883 Further minor fixup
22 years ago
Mark Spencer 307168cc0f Merge sbinger's voicemailf ixes for duration and short files (bug #1282) thanks!
22 years ago
Mark Spencer 1dbc8e3f0e Rid compiler warning, make information meaningful in sip debug for codecs
22 years ago
Mark Spencer 0a457907fe Improve mp3 player quality (bug #1527)
22 years ago
James Golovich 73b62ab0f6 Add HasVoicemail application (bug 1520)
22 years ago
Jeremy McNamara 770796275d Document usage of PGSQL. Bug#1486
22 years ago
Jeremy McNamara 93fd179b4c correctly stay in admin menu until user wants out (bug #977)
22 years ago
Jeremy McNamara a3803a3c93 rollback bug#77..the right fix immanent
22 years ago
Mark Spencer 30e9661919 Stay in admin menu until user wants out (bug #977)
22 years ago
Mark Spencer 722f92e834 Say "message 1" in title (bug #1521)
22 years ago
Mark Spencer c7df3b4b22 Even better, let it be specified per-context
22 years ago
Mark Spencer da010f1600 Add ability to customize directory introduction (bug #1488)
22 years ago
Jeremy McNamara 709e526ad9 populate global options correctly. Bug#1515
22 years ago
Mark Spencer 5192a1a054 Add support for French, Danish, Portuguese, Spanish, Italian, and Dutch numbers
22 years ago
Mark Spencer e5059cb891 Add revk's SMS application (bug #1437). Thanks!
22 years ago
Mark Spencer ffe885b21f Trivial portability fix
22 years ago
Mark Spencer 478474bcb1 Merge bug 1483 -- advanced voicemail options
22 years ago
James Golovich 6cbc92b760 Portability fix, use the shells path for sed and env
22 years ago
Anthony Minessale II f9226cd9cd Bug Fix
22 years ago
Anthony Minessale II 5385ca0a0e applied final release of bug 1353 per Mark's permission
22 years ago
Mark Spencer 6726488e48 Allow two contexts to be specified for directory application (reimplementation fo bug #643)
22 years ago
James Golovich 7567113e71 Make RemoveQueueMember and AddQueueMember jump to priority + 101 (bug 1022)
22 years ago
Mark Spencer ce44c6ec41 More select/poll updates for various applications
22 years ago
James Golovich 0eca3cf384 Start with a reasonable default timeout in parkandannounce
22 years ago
Mark Spencer 7bf0c1bc45 Fix double close of file descriptor (bug #1473)
22 years ago
Mark Spencer d3f9887589 gethostbyname isn't reentrant, who knew...
22 years ago
James Golovich f864caba2f Add app_exec (bug 1198
22 years ago
Mark Spencer 776a66f5db Merge Matt's extern notify patch
22 years ago
Anthony Minessale II 34e415222e * Patch to Makefiles to allow a script to query the make envirnoment.
22 years ago
Mark Spencer 1487d749fe Answer if it needs it...
22 years ago
Mark Spencer 74de37e81e Warn to use DeadAGI in general on hungup channels if AGI or EAGI is called.
22 years ago
Mark Spencer 698b0b090b Make substring deprecated
22 years ago
Mark Spencer 694cacc93d Fix cut properly (bug #1138)
22 years ago
Mark Spencer f2ee5d3a80 Don't hang up if the file is missing (not a bug, but fix anyway) (#1380)
22 years ago
James Golovich ae07b8ee83 Allow zapscan to select a specific channel (bug 1371)
22 years ago
James Golovich 4d7386fc5f Add ability to do PINs with dynamic conf (bug 1026)
22 years ago
Mark Spencer 6cde9d87a3 Turn off MOH later rather than sooner.
22 years ago
Mark Spencer 50edc08001 Fix SendDTMF which was clearly not even tested before it was last committed.
22 years ago
James Golovich 0b2a9dc297 Remove extra argument from ast_set_*_format calls
22 years ago
Mark Spencer 78641613c7 Add sendtext application
22 years ago
Malcolm Davenport df9089d3f8 More changes to Matt's application
22 years ago
Mark Spencer 13bca43aa8 Get rid of all that old needlock garbage now that we're using recursive mutexes
22 years ago
Malcolm Davenport d0037ea2fd Add Matt's option to call an external application when a voicemail is
22 years ago
James Golovich 36a8fb3e4d Make app_dial complain if the timeout passed is non numeric
22 years ago
Mark Spencer fbc5be2426 Fix small typo
22 years ago
Mark Spencer 4b02c78aaa Don't die on a bad voicemail conf timezone entry (bug #1326)
22 years ago
Malcolm Davenport e1112c64c9 Fix the 'n' option of app_queue. Thanks Mike
22 years ago
Mark Spencer 3e9c337946 Small SIP fix, voicemail fix, and some delivery fixes on new apps
22 years ago
James Golovich 6ce8fc0b15 More read/write lock fixes in various modules
22 years ago
James Golovich 9fca20acc1 Fixup read/write locking
22 years ago
Mark Spencer eeb2ca5b26 Make read/write mode have a lock parameter and use it properly.
22 years ago
James Golovich 2ff5d7de53 Add manager action 'SetCDRUserField' (bug #1298)
22 years ago
Malcolm Davenport 3ec7218ffb Bug # 1287: Festival cache string bug fixed
22 years ago
Jeremy McNamara 4f72330f5c check input for errors. Bug #435
22 years ago
Mark Spencer a05ef35ca8 Improve verbose messages
22 years ago
Jeremy McNamara 484484ce89 fix agi to accept multiple arguments. Bug #664
22 years ago
Mark Spencer 6e15f28d6a Clarify documentation on Directory
22 years ago
James Golovich dc41c40eba Make app_system.c use ast_safe_system
22 years ago
Malcolm Davenport 71eafcf3da Typo
22 years ago
Malcolm Davenport 7555e69cdc Bug # 1271: Document the 'o' extension in VoiceMail application
22 years ago
Mark Spencer 284a5b3465 Store recorded file in RECORDED_FILE if %d is used... (bug #1062)
22 years ago
James Golovich 25d74e0334 More app_read.c fixes (bug 1261)
22 years ago
Mark Spencer 98b59da9ad Create ast_safe_system which closes off file descriptors before spawning system() and so on.
22 years ago
Mark Spencer 893ed27f5b Create temporary file and then sendmail it, then delete it, to avoid a hanging mailcmd from hanging asterisk (bug #1262)
22 years ago
Jeremy McNamara 730ca5f9b1 Enhance to accept a maximum of N digits. Bug #1261
22 years ago
Mark Spencer 7c35f68e29 Fix milliwatt and musiconhold to know about delivery times
22 years ago
Mark Spencer 21d31939d1 Merge ADSI fixes
22 years ago
Mark Spencer af6016cfd0 Add experimental nbscat application
22 years ago
Malcolm Davenport 5191a04055 Bug # 1088: Add MailboxExists, conditionally branches to priority n+101
22 years ago
Malcolm Davenport 9ef542b3cb Bug # 1179: Remove "show voicemail users" when using MYSQL voicemail interface
22 years ago
Jeremy McNamara fa308aa83b language is not supported in datetime. Bug 686
22 years ago
James Golovich 687b0ebe6e Check tempchan->type in app_zapscan.c (bug 1250)
22 years ago
Mark Spencer bc2a510fb7 Remember when we started/stopped ringing so that ringing twice works as expected
22 years ago
Malcolm Davenport 264bfb7121 Bug # 1247: Add patch to specify minimum vmail length and discard that
22 years ago
Mark Spencer 4c06525432 Make RDNIS really work right
22 years ago
Mark Spencer ce88c6dd08 Populate RDNIS information
22 years ago
Mark Spencer e02fae664a Alpha portability from Ricudis
22 years ago
James Golovich 9d8952f3a8 Make ZapScan wait 100ms for data
22 years ago
Mark Spencer 17e2416f68 Merge queue changes from Bug #214
22 years ago
James Golovich 4efa995ae1 Fix incorrect endpos when sildet is used during AGI record (bug 1210)
22 years ago
James Golovich 8812409528 Make voicemail not say goodbye twice on hangup (bug 1201)
22 years ago
James Golovich 6406e07a79 Make ParkAndAnnounce check some things (bug 1194)
22 years ago
James Golovich c0ef6a5d1b Free dsp in agi record file if it exits before the end (bug 1199)
22 years ago
James Golovich 21832436ec Remove unnecessary ast_check_hangup
22 years ago
James Golovich 6c6bd28308 Make ZapScan exit when '*' is pressed. Has the side effect of making
22 years ago
Malcolm Davenport f986561b62 Add the app_eval.c file
22 years ago
Malcolm Davenport d971478d75 Bug # 1182: Add app_eval: Permits a string to be evaulated twice in the context
22 years ago
Mark Spencer 674d81ce27 Fix strncpy auditing (bug #1152)
22 years ago
Mark Spencer 7f2e23bb50 Add absolute timeout option to dial that applies when call is up (bug #1107)
22 years ago
Mark Spencer 1b37f94737 Bail an AGI on PBX_KEEPALIVE being set in an exec.
22 years ago
Mark Spencer 0a103544e4 Copy old extension unless it's ASYNCGOTO (bug #1141)
22 years ago
Mark Spencer 534e78b372 Add DeadAGI Application
22 years ago
James Golovich 4653b4bb79 Unregister apps in app_queue.c on unload_module
22 years ago
Mark Spencer 6d799e9ff8 Fix small (yet big) bug in show_display
22 years ago
James Golovich 40ec19961c Fix app_chanisavail.c when passed string is big (bug #1139)
22 years ago
James Golovich 4de0a2e30e Fix app_random.c (bug #792)
22 years ago
James Golovich b32c690175 Fix app_chanisavail if there are invalid arguments (bug #1130)
22 years ago
Mark Spencer 064d7ffdb2 Don't write duration if file disappears (bug #1102 -- thanks hmodes)
22 years ago
James Golovich ade75fecae Add 'SAY TIME' to AGI. (bug #269)
22 years ago
Mark Spencer 43d758e630 Include errno.h
22 years ago
Mark Spencer 0f111e2d3a Ignore ECHILD in app_system
22 years ago
James Golovich cf854246fa Typo in app_zapras.c
22 years ago
James Golovich 6a0bc27b35 Typo in app_queue.c
22 years ago
James Golovich a303a83b92 Get rid of compiler warnings when calling ast_queue_log
22 years ago
James Golovich e8c21dfe67 Check result of malloc in app_dial.c
22 years ago
James Golovich 462cfbe8ae Bug #1087. Fix wav49 format so it can be played. Make file functions
22 years ago
James Golovich 38198d8cb3 Add extra \n so email sent by voicemail has the right header delimiter
22 years ago
Mark Spencer 39a358ef56 Fix corruptin in app_cut (bug #1084)
22 years ago
Mark Spencer f62061aa78 Handle change password properly with multiple VM contexts (bug #1069)
22 years ago
James Golovich d53b0d0643 Fixed gramatical error in app_queue.c (bug #1083)
22 years ago
James Golovich 84cbebcf17 Fix another typo in the app_dial description
22 years ago
Mark Spencer e2ecedfa70 Add Icecast streaming support
22 years ago
James Golovich c28a51899f Typo in app_waitforring.c
22 years ago
James Golovich 9028579d84 Spelling error in app_dial.c
22 years ago
Mark Spencer 864fe70e35 Add queue logging and fix indications buglet
22 years ago
Mark Spencer bac2215fb6 Fix several memory leaks
22 years ago
Mark Spencer 260072954e Revert meetme work around now that zaptel is fixed
22 years ago
Mark Spencer 0dd66bd2e9 Implement temporary work around for pseudo channels with SMP
22 years ago
Martin Pycko 1e4b334321 Fix the deadlock in show queue <queue_name>
22 years ago
Martin Pycko 3f69c1b62d Remove unused tmpq variable
22 years ago
Martin Pycko 4bef006566 Add "show queue <queue_name>" CLI command
22 years ago
Martin Pycko 78602e0966 Make the go_on be non-global.
22 years ago
Mark Spencer 9286665be5 Minor app agi documentation fix (bug #943)
22 years ago
Mark Spencer c7f175309d Improve documentation of app_record (bug #942)
22 years ago
Mark Spencer 917f50e737 Add support for authenticating against astdb and one time authentication
22 years ago
Mark Spencer 695422d698 Various minor cleanups (bug #931)
22 years ago
Mark Spencer 32e131862d Elminate unused code/warnings (bug #934)
22 years ago
Mark Spencer cf036062c4 Character set fixes, and add "mailcmd" option (bug #472)
22 years ago
Mark Spencer 4fa609e2be Fix MD5Hex size (bug #883)
22 years ago
Martin Pycko 3d40b1c03f A little adjustment to the previous one (passing the clid&ani on call_forward)
22 years ago
Martin Pycko e993855421 Pass the callerid & ani to the new b-leg if the current b-leg requests call forwarding
22 years ago
Mark Spencer 036cb819d6 X out announce stuff (bug #760)
22 years ago
Jeremy McNamara 74aea6680a clean up output and print that we are unregistering a channel type
22 years ago
Jeremy McNamara b1488a63ef Don't return -1 for successful conf in meetme. Bug #824
22 years ago
Jeremy McNamara 4231743209 Fix show voicemail users for <context>. Bugs #820
22 years ago
Jeremy McNamara 2786bc27be Implement pin usage in MeetMe. Bug #816
22 years ago
Malcolm Davenport 3a5f932648 Bug #792: Add app_random
22 years ago