[asterisk-bugs] [Asterisk 0014668]: register: '/' in username not supported

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Apr 9 12:22:39 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14668 
====================================================================== 
Reported By:                Netview
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   14668
Category:                   Channels/chan_sip/Registration
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Target Version:             1.6.3.0
Asterisk Version:           SVN 
Regression:                 Yes 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1 
SVN Revision (number only!): 182123 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-03-15 05:02 CDT
Last Modified:              2009-04-09 12:22 CDT
====================================================================== 
Summary:                    register: '/' in username not supported
Description: 
My VoIP-Provider 'bluesip.net' needs a username in the following way:
'bluesip/name'

sip.conf:
...
register => bluesip/name:secret at bluesip.net/bluesip 

But the register attempt is rejected with:
chan_sip.c:6542 sip_register: Format for registration is
[transport://]user[:secret[:authuser]]@domain[:port][/extension][~expiry]
at line 69

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

---------------------------------------------------------------------- 
 (0103021) svnbot (reporter) - 2009-04-09 12:22
 http://bugs.digium.com/view.php?id=14668#c103021 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 187388

_U  branches/1.6.1/
U   branches/1.6.1/channels/chan_sip.c

------------------------------------------------------------------------
r187388 | tilghman | 2009-04-09 12:22:39 -0500 (Thu, 09 Apr 2009) | 11
lines

Merged revisions 187381 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  r187381 | tilghman | 2009-04-09 12:20:49 -0500 (Thu, 09 Apr 2009) | 4
lines
  
  Allow '/' in username portion of register; this is a regression.
  (closes issue http://bugs.digium.com/view.php?id=14668)
   Reported by: Netview
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-09 12:22 svnbot         Checkin                                      
2009-04-09 12:22 svnbot         Note Added: 0103021                          
======================================================================




More information about the asterisk-bugs mailing list