[asterisk-bugs] [Asterisk 0014668]: register: '/' in username not supported
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Mar 16 08:01:23 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14668
======================================================================
Reported By: Netview
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14668
Category: Channels/chan_sip/Registration
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 182123
Request Review:
======================================================================
Date Submitted: 2009-03-15 05:02 CDT
Last Modified: 2009-03-16 08:01 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
======================================================================
----------------------------------------------------------------------
(0101789) lmadsen (administrator) - 2009-03-16 08:01
http://bugs.digium.com/view.php?id=14668#c101789
----------------------------------------------------------------------
It could be that the other end doesn't support the escaped version (I've
had other providers who don't accept the escaped versions, such as one
problem I had with using the escaped version of '#' in a username).
Issue History
Date Modified Username Field Change
======================================================================
2009-03-16 08:01 lmadsen Note Added: 0101789
======================================================================
More information about the asterisk-bugs
mailing list