[Home]

Summary:ASTERISK-26943: Problem with setting accountcode to iax2 friend/peer/user
Reporter:Mikey van der Worp (mvdworp)Labels:
Date Opened:2017-04-13 10:27:26Date Closed:2017-04-14 10:11:32
Priority:CriticalRegression?
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:13.8.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:CentOSAttachments:
Description:Please ref both pastebin's:
(outgoing call, from an iax tunnel) https://pastebin.com/3v2Nb50E
(configuration) https://pastebin.com/8gV2LGeY

As you may notice, the configuration says for uplink-ramada to go to context ramada, unfortunately it does not, and just uses the (first one alphabetic) in line at iax show peers.

Please advise, our security cannot get improved due to this problem.
Comments:By: Asterisk Team (asteriskteam) 2017-04-13 10:27:27.715-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) 2017-04-13 18:21:55.152-0500

We require additional debug to continue with triage of your issue. Please follow the instructions on the wiki [1] for how to collect debugging information from Asterisk. For expediency, where possible, attach the debug with a '.txt' file extension so that the debug will be usable for further analysis.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information



By: Rusty Newton (rnewton) 2017-04-13 18:23:24.362-0500

In addition to the previous request for a debug log. Please read through the Asterisk Issue Guidelines - then attach your debug directly to the issue in .txt file format.

Please provide your sanitized dialplan along with the new debug log. Thanks!

By: Mikey van der Worp (mvdworp) 2017-04-14 09:38:47.665-0500

Can be closed. Solved by adding to the sending party "peercontext="... Sorry for the inconvience.

By: Mikey van der Worp (mvdworp) 2017-04-14 10:11:32.383-0500

Fixed.