[asterisk-bugs] [JIRA] (ASTERISK-22308) Documentation - chan_dahdi, waitfordialtone is not boolean, it's time in milliseconds

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Sep 4 18:45:03 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-22308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rusty Newton reassigned ASTERISK-22308:
---------------------------------------

    Assignee: Rusty Newton
    
> Documentation - chan_dahdi, waitfordialtone is not boolean, it's time in milliseconds
> -------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-22308
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22308
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Documentation
>    Affects Versions: 1.8.23.0, 10.12.2, 11.5.0
>            Reporter: Malcolm Davenport
>            Assignee: Rusty Newton
>            Severity: Minor
>
> Sample config reads like:
> {noformat}
> ; On UK analog lines, the caller hanging up determines the end of calls.  So
> ; Asterisk hanging up the line may or may not end a call (DAHDI could just as
> ; easily be re-attaching to a prior incoming call that was not yet hung up).
> ; This option changes the hangup to wait for a dialtone on the line, before
> ; marking the line as once again available for use with outgoing calls.
> ;waitfordialtone=yes
> {noformat}
> It should probably say something like:
> {noformat}
> ; On UK analog lines, the caller hanging up determines the end of calls.  So
> ; Asterisk hanging up the line may or may not end a call (DAHDI could just as
> ; easily be re-attaching to a prior incoming call that was not yet hung up).
> ; This option changes the hangup to wait for a dialtone on the line, before
> ; marking the line as once again available for use with outgoing calls.
> ; Specified in milliseconds, not set by default.
> ; waitfordialtone=1000
> {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