[asterisk-bugs] [JIRA] (ASTERISK-21741) [patch] - Improved Caller ID Diagnostics and Processing for FXO Channels

Matt Jordan (JIRA) noreply at issues.asterisk.org
Wed May 1 21:39:38 CDT 2013


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

Matt Jordan updated ASTERISK-21741:
-----------------------------------

    Summary: [patch] - Improved Caller ID Diagnostics and Processing for FXO Channels  (was: Improved Caller ID Diagnostics and Processing for FXO Channels)
    
> [patch] - Improved Caller ID Diagnostics and Processing for FXO Channels
> ------------------------------------------------------------------------
>
>                 Key: ASTERISK-21741
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21741
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Channels/chan_dahdi, Core/CallerID
>    Affects Versions: 1.8.21.0
>            Reporter: Vladimir Mikhelson
>            Assignee: Vladimir Mikhelson
>            Severity: Minor
>         Attachments: callerid.diff, chan_dahdi.diff
>
>
> Current implementation of callerid.c fails to pass the "flags" to the dial plan. As a result distinction between failed Caller ID detection, Failed Check Sum verification, Private Number, and Unknown Number and related Caller ID names becomes impossible. In all cases all we get back is NULL in both fields. On top of that callerid module assumes a non existent ability to request another Caller ID transmission from an analog channel in case the Caller ID check sum verification fails.
> A couple of simple patches I propose helped me with troubleshooting the Caller ID recognition on analog POTS lines as well as some enhancement to the dial plan based on flags processing.
> I did not test on any other channels but analog.  Possible implications could be expected on other channel types serviced by chan_dahdi and callerid modules.
> Somebody with better architectural knowledge of Asterisk components can easily enhance my patches or make them more universal or just more beautiful. This help is very welcome.

--
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