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

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Dec 4 16:01:47 CST 2009


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16223 
====================================================================== 
Reported By:                bklang
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   16223
Category:                   Documentation
Reproducibility:            always
Severity:                   text
Priority:                   normal
Status:                     resolved
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-11-11 13:57 CST
Last Modified:              2009-12-04 16:01 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.

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

---------------------------------------------------------------------- 
 (0114804) svnbot (reporter) - 2009-12-04 16:01
 https://issues.asterisk.org/view.php?id=16223#c114804 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 233279

U   branches/1.4/configs/iax.conf.sample

------------------------------------------------------------------------
r233279 | dvossel | 2009-12-04 16:01:46 -0600 (Fri, 04 Dec 2009) | 7 lines

clarify requirecalltoken option in iax.sample.conf

(closes issue https://issues.asterisk.org/view.php?id=16223)
Reported by: bklang
Patches:
      clarify-iax-requirecalltoken.patch uploaded by bklang (license 919)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=233279 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-04 16:01 svnbot         Checkin                                      
2009-12-04 16:01 svnbot         Note Added: 0114804                          
2009-12-04 16:01 svnbot         Status                   assigned => resolved
2009-12-04 16:01 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list