[asterisk-bugs] [Asterisk-GUI 0013529]: Asterisk-gui sets "registersip=yes" for "dynamic" hostname.

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Oct 6 12:54:07 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13529 
====================================================================== 
Reported By:                dkerr
Assigned To:                bkruse
====================================================================== 
Project:                    Asterisk-GUI
Issue ID:                   13529
Category:                   Service Providers/Trunks
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-09-21 19:16 CDT
Last Modified:              2008-10-06 12:54 CDT
====================================================================== 
Summary:                    Asterisk-gui sets "registersip=yes" for "dynamic"
hostname.
Description: 
Create a VoIP trunk using asterisk-gui and set the hostname to "dynamic".
This is a special hostname that asterisk interprets to mean that the other
end of the trunk will register with this asterisk server... and that
asterisk does not need to reigster with the service provider.  However, the
asterisk-gui sets "registersip=yes" in the context in users.conf This
causes asterisk to attempt a DNS lookup on "dynamic" which fails and is
logged.  I believe that asterisk-gui should set "registersip=no" in any
context that the user enters "dynamic" as the hostname.
====================================================================== 

---------------------------------------------------------------------- 
 (0093237) svnbot (reporter) - 2008-10-06 12:54
 http://bugs.digium.com/view.php?id=13529#c93237 
---------------------------------------------------------------------- 
Repository: asterisk-gui
Revision: 3942

U   branches/2.0/config/js/pbx.js

------------------------------------------------------------------------
r3942 | bkruse | 2008-10-06 12:54:07 -0500 (Mon, 06 Oct 2008) | 8 lines

Bug report where setting a trunk to dynamic (where
the other Asterisk box will register to it) is not
working properly, as the GUI tries to register
with the host "dynamic". This fixes the issue.
(closes issue http://bugs.digium.com/view.php?id=13529)
(patch by bkruse)
(tested by dkerr)

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

http://svn.digium.com/view/asterisk-gui?view=rev&revision=3942 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-06 12:54 svnbot         Checkin                                      
2008-10-06 12:54 svnbot         Note Added: 0093237                          
======================================================================




More information about the asterisk-bugs mailing list