[Home]

Summary:ASTERISK-03208: [patch] res_agi.c Formatting and fastagi
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-01-08 05:40:31.000-0600Date Closed:2008-01-15 15:20:39.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Resources/res_agi
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) agi.txt
Description:* Code formatting fixes
* Added use of the script parameter for the fastagi url
The fastagi interface now sends the script parameter to the fastagi server so the server knows which script to execute for this request. Previously, I do not think it was used at all.

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

The fastagi url syntax is
  agi://hostname:port/script
Disclaimer on file
Comments:By: Mark Spencer (markster) 2005-01-08 13:30:58.000-0600

Added to CVS, thanks.

By: Russell Bryant (russell) 2005-01-08 16:36:39.000-0600

I added the part that sent the script param to 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:20:34.000-0600

Repository: asterisk
Revision: 4715

U   trunk/res/res_agi.c

------------------------------------------------------------------------
r4715 | markster | 2008-01-15 15:20:34 -0600 (Tue, 15 Jan 2008) | 2 lines

AGI formatting fixes (bug ASTERISK-3208)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:20:39.000-0600

Repository: asterisk
Revision: 4721

U   branches/v1-0/res/res_agi.c

------------------------------------------------------------------------
r4721 | russell | 2008-01-15 15:20:39 -0600 (Tue, 15 Jan 2008) | 2 lines

send script parameter with FastAGI (bug ASTERISK-3208)

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

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