[Home]

Summary:ASTERISK-26440: ami: AMI atxfer not accepting alpha numerics
Reporter:Nicolas Chapleau (nicchap)Labels:
Date Opened:2016-10-05 10:14:48Date Closed:
Priority:MinorRegression?No
Status:Open/NewComponents:Core/Bridging/bridge_basic Core/ManagerInterface/NewFeature Features
Versions:13.11.2 Frequency of
Occurrence
Related
Issues:
duplicatesASTERISK-22829 AMI Atxfer not working with alphanumeric extensions
Environment:CentOS 6.5 libPRI 1.5.0 DAHDI 2.11.1 Asterisk 13.11.2 Wanpipe 7.0.19 with latest firmwareAttachments:
Description:As stated in various JIRA issues, the AMI ATXFER function will not send (or accept) characters as part of the Exten to send to. This is OK for DTMF based transfers, but not practical for AMI based transfers.

Included are 2 patch files which rectifies this. You are free to use it or not as I am not 100% sure if it affects the rest of the code.

[Edit by Rusty - removed inline patches as we can't accept them. Contributions must be under a signed submission agreement.]
Comments:By: Asterisk Team (asteriskteam) 2016-10-05 10:14:49.101-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Rusty Newton (rnewton) 2016-10-06 17:14:22.864-0500

Thanks for the contribution! If you'd like your contribution to be included faster, you should submit your patch for code review by the Asterisk Developer Community. To do so, please follow the Code Review [1] instructions on the wiki. Be sure to:
* Verify that your patch conforms to the Coding Guidelines [2]
* Review the Code Review Checklist [3] for common items reviewers will look for
* If necessary, provide tests for the Asterisk Test Suite that verify the correctness of your patch [4]

When ready, submit your patch and any tests to Gerrit [5] for code review.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Code+Review
[2] https://wiki.asterisk.org/wiki/display/AST/Coding+Guidelines
[3] https://wiki.asterisk.org/wiki/display/AST/Code+Review+Checklist
[4] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Test+Suite+Documentation
[5] https://wiki.asterisk.org/wiki/display/AST/Gerrit+Usage



By: Rusty Newton (rnewton) 2016-10-06 17:15:13.590-0500

Basically, sign the license agreement (see the top of the JIRA interface) , then after it has been processed, put your patch on Gerrit for review. If you have time please look over the links provided in the previous comment.

By: Nicolas Chapleau (nicchap) 2016-10-06 19:03:25.462-0500

Says I already have a license waiting for review. I don't want credits for this, if you want just take it. Otherwise I will wait for the license stuff to get approved. I deal with enough red tape as it is.