[asterisk-bugs] [Asterisk 0016223]: [patch] "requirecalltoken" config directive not respected globally

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Dec 4 15:52:54 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16223 
====================================================================== 
Reported By:                bklang
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16223
Category:                   Documentation
Reproducibility:            always
Severity:                   text
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1 
SVN Revision (number only!): 229491 
Request Review:              
====================================================================== 
Date Submitted:             2009-11-11 13:57 CST
Last Modified:              2009-12-04 15:52 CST
====================================================================== 
Summary:                    [patch] "requirecalltoken" config directive not
respected globally
Description: 
While migrating to Asterisk 1.6 I found that the "requirecalltoken=auto"
does not appear to be respected when set globally.  Digging into the
chan_iax2.c sources, it appears that the configuration directive is only
checked in the context of users and peers.  I tested and can confirm that
requirecalltoken is respected when set on individual iax2 peers and users.

The iax.conf that is distributed with Asterisk 1.6 makes it sound like
requirecalltoken is only settable in the context of a peer/user/friend, but
the example is provided globally (see iax.conf line 335).

If the intent is NOT to allow requirecalltoken globally, then the example
config file should be updated.  However, I believe it would be useful to
allow administrators to set requirecalltoken globally as a matter of
policy.  If the Asterisk developers agree with my opinion, I am willing to
create a patch to that effect.

====================================================================== 

---------------------------------------------------------------------- 
 (0114801) bklang (reporter) - 2009-12-04 15:52
 https://issues.asterisk.org/view.php?id=16223#c114801 
---------------------------------------------------------------------- 
I have attached a re-wording as you requested.  It's a pretty small change,
but at least order the information is presented is consistent with the
paragraph above it. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-04 15:52 bklang         Note Added: 0114801                          
======================================================================




More information about the asterisk-bugs mailing list