[Home]

Summary:ASTERISK-28611: sip.conf host!=dynamic peer specific options (e.g. directmedia=off, transport=tcp) not working!?
Reporter:Thomas Roos (ThomasRoosGermany)Labels:
Date Opened:2019-11-07 07:32:16.000-0600Date Closed:2019-11-14 09:56:07.000-0600
Priority:TrivialRegression?
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:13.29.1 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:when using some non dynamic  host eg. host=192.168.111.153
asterisk is not considering specific peer options eg. directmedia=off, transport=tcp
if I set host=dynamic and register the sip phone it works as expected.

Is this a bug or feature - I wanna disable the usage of directmedia for some peers with fixed ip but wanna allow it in general. Same with transport=tcp.

[97]
type=peer
host=192.168.111.153
transport=udp
context=extern
dtmfmode=auto
directmedia=off

Comments:By: Asterisk Team (asteriskteam) 2019-11-07 07:32:17.375-0600

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

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

By: Joshua C. Colp (jcolp) 2019-11-07 07:40:45.565-0600

We appreciate the difficulties you are facing, however this does not appear to be a bug report and your request or comments would be better served in a different forum.

The Asterisk community provides support over IRC, mailing lists, and forums as described at http://asterisk.org/community. The Asterisk issue tracker is used specifically to track issues concerning bugs and documentation errors.

Please see the Asterisk Issue Guidelines [1] for instruction on the intended use of the Asterisk issue tracker.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines



By: Thomas Roos (ThomasRoosGermany) 2019-11-14 09:53:06.152-0600

problem was I used the fixed ip in the extensions.conf, when using peer name my problem is gone.

By: Asterisk Team (asteriskteam) 2019-11-14 09:53:06.513-0600

This issue has been reopened as a result of your commenting on it as the reporter. It will be triaged once again as applicable.