[asterisk-bugs] [JIRA] (ASTERISK-24323) Bug in documentation AGI STREAM FILE CONTROL
    Martin Cisárik (JIRA) 
    noreply at issues.asterisk.org
       
    Fri Sep 12 00:38:28 CDT 2014
    
    
  
Martin Cisárik created ASTERISK-24323:
-----------------------------------------
             Summary: Bug in documentation AGI STREAM FILE CONTROL
                 Key: ASTERISK-24323
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24323
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_agi
    Affects Versions: 12.4.0
            Reporter: Martin Cisárik
            Severity: Trivial
In the documentation of command "AGI STREAM FILE CONTROL" is incorrectly stated:
{quote}
Arguments:
- ffchar - Defaults to *
- rewchr - Defaults to #
{quote}
while in the function definition "handle_controlstreamfile()" is stated:
bq. const char * fwd = "#" * rev = "*" * suspend = NULL, * stop = NULL; / * Default values * /
--
This message was sent by Atlassian JIRA
(v6.2#6252)
    
    
More information about the asterisk-bugs
mailing list