[Home]

Summary:ASTERISK-26825: pjsip.conf.sample: user_agent: still refers to branch 12
Reporter:Tzafrir Cohen (tzafrir)Labels:
Date Opened:2017-02-28 05:38:17.000-0600Date Closed:2017-02-28 10:52:18.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:{code}
$ grep -A4 user_agent configs/samples/pjsip.conf.sample
;user_agent=Asterisk PBX SVN-branch-12-r404375  ; Value used in User Agent
                                               ; header for SIP requests and
                                               ; Server header for SIP
                                               ; responses (default: "Asterisk
                                               ; PBX SVN-branch-12-r404375")
{code}
Compare to sip.conf:
{code}
$ grep -A4 useragent configs/samples/sip.conf.sample | head -n4
;useragent=Asterisk PBX         ; Allows you to change the user agent string
                               ; The default user agent string also contains the Asterisk
                               ; version. If you don't want to expose this, change the
                               ; useragent string.
{code}
I believe it could be copied almost as-is to pjsip.conf.sample.
Comments:By: Asterisk Team (asteriskteam) 2017-02-28 05:38:18.121-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].

By: Friendly Automation (friendly-automation) 2017-02-28 09:15:48.239-0600

Change 5101 merged by Joshua Colp:
pjsip.conf.sample: user_agent: not a specific version

[https://gerrit.asterisk.org/5101|https://gerrit.asterisk.org/5101]

By: Friendly Automation (friendly-automation) 2017-02-28 09:46:46.083-0600

Change 5102 merged by zuul:
pjsip.conf.sample: user_agent: not a specific version

[https://gerrit.asterisk.org/5102|https://gerrit.asterisk.org/5102]

By: Friendly Automation (friendly-automation) 2017-02-28 09:46:49.606-0600

Change 5103 merged by zuul:
pjsip.conf.sample: user_agent: not a specific version

[https://gerrit.asterisk.org/5103|https://gerrit.asterisk.org/5103]