[asterisk-bugs] [JIRA] (ASTERISK-22311) [patch] 'identify' configObject doesn't have a synopsis

Rusty Newton (JIRA) noreply at issues.asterisk.org
Sun Aug 18 13:33:03 CDT 2013


Rusty Newton created ASTERISK-22311:
---------------------------------------

             Summary: [patch] 'identify' configObject doesn't have a synopsis
                 Key: ASTERISK-22311
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22311
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_pjsip_endpoint_identifier_ip
    Affects Versions: SVN, 12
         Environment: Trunk
            Reporter: Rusty Newton
            Severity: Minor
         Attachments: identify.patch


{noformat}
                        <configObject name="identify">
                                <configOption name="endpoint">
                                        <synopsis>Name of Endpoint</synopsis>
                                </configOption>
                                <configOption name="match">
                                        <synopsis>IP addresses or networks to match against</synopsis>
                                </configOption>
                                <configOption name="type">
                                        <synopsis>Must be of type 'identify'.</synopsis>
                                </configOption>
                        </configObject>
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list