[Home]

Summary:ASTERISK-00766: [patch] make originate return faster from the manager
Reporter:jshugart (jshugart)Labels:
Date Opened:2004-01-09 11:53:30.000-0600Date Closed:2008-01-15 14:53:05.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) bug772-manager.c.diff.txt
( 1) manager.c.diff
Description:I send a bunch of originate requests to the manager and only watch the events.  I added an Async option to Originate that starts a thread to perform the outgoing call.  This will return success or failure of the thread creation immediately instead of waiting for the channel to be answered.  Others may find this useful so I am including my changes.
Comments:By: jerjer (jerjer) 2004-01-11 12:53:55.000-0600

Has this been disclaimed?

By: Brian West (bkw918) 2004-01-11 12:54:37.000-0600

have you filled out a disclaimer yet?

By: jshugart (jshugart) 2004-01-12 11:13:13.000-0600

Yes, I faxed it the middle of last year.

By: jrollyson (jrollyson) 2004-01-14 02:29:29.000-0600

Assigning to Mark for design review/approval

By: Matt Florell (mflorell) 2004-01-27 13:17:27.000-0600

what's the status of this, has it been added to the CVS yet? will it be documented in the manager.txt?

By: Brian West (bkw918) 2004-04-18 01:32:20

Update on this?

By: Mark Spencer (markster) 2004-05-01 19:45:03

Added to CVS, thanks!

By: Digium Subversion (svnbot) 2008-01-15 14:53:05.000-0600

Repository: asterisk
Revision: 2851

U   trunk/doc/manager.txt
U   trunk/manager.c

------------------------------------------------------------------------
r2851 | markster | 2008-01-15 14:53:05 -0600 (Tue, 15 Jan 2008) | 2 lines

Allow "fast" asynchronous manager initiation of events (bug ASTERISK-766)

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

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